blob: 05f0db359fd5dca96ff19f57de1a8c3d76b59733 [file] [log] [blame]
module github.com/apache/airflow-client-go
go 1.13
require (
github.com/apache/airflow-client-go/airflow v0.0.0-20200725194829-781c285536c1
github.com/stretchr/testify v1.6.1
)