Skip to content

Commit

Permalink
Merge pull request integrations#300 from terraform-providers/go-mod-tidy
Browse files Browse the repository at this point in the history
go mod tidy
  • Loading branch information
radeksimko authored Nov 26, 2019
2 parents 0ed62ae + 3200b2f commit 96ad8ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
module github.com/terraform-providers/terraform-provider-github

require (
github.com/google/go-github/v25 v25.1.3
github.com/hashicorp/terraform v0.12.7
github.com/google/go-github/v28 v28.0.1
github.com/kylelemons/godebug v1.1.0
github.com/terraform-providers/terraform-provider-tls v1.2.0
golang.org/x/oauth2 v0.0.0-20190604054615-0f29369cfe45
Expand Down

0 comments on commit 96ad8ab

Please sign in to comment.