Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Qingping Hou authored and houqp committed Sep 8, 2020
1 parent da88e82 commit ee20ba2
Show file tree
Hide file tree
Showing 2 changed files with 259 additions and 3 deletions.
4 changes: 3 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ module github.com/apache/terraform-provider-airflow
go 1.13

require (
github.com/apache/airflow-client-go/airflow v0.0.0-20200725194829-781c285536c1
github.com/apache/airflow-client-go/airflow v0.0.0-20200906053102-e1deffdac652
github.com/hashicorp/terraform-plugin-sdk v1.10.0
golang.org/x/net v0.0.0-20200904194848-62affa334b73 // indirect
golang.org/x/oauth2 v0.0.0-20200902213428-5d25da1a8d43 // indirect
)
Loading

0 comments on commit ee20ba2

Please sign in to comment.