This is an automated email from the ASF dual-hosted git repository. kamilbregula pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/airflow-client-go.git
commit 410a5280ec41eef7740b3331cf6d96af6796916d Author: Kamil BreguĊa <[email protected]> AuthorDate: Sun Jun 28 22:48:34 2020 +0200 Initial commit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md new file mode 100644 index 0000000..7e3c064 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +# Airflow API Client for Go
