Skip to content

Commit

Permalink
Merge pull request #19 from Mattias-/go-mod-tidy
Browse files Browse the repository at this point in the history
go: Tidy go modules
  • Loading branch information
Mattias Appelgren authored Dec 4, 2020
2 parents f8a4a32 + c85c615 commit 07892a5
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 0 deletions.
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@ go 1.15
require (
github.com/hashicorp/terraform-plugin-sdk/v2 v2.3.0
github.com/machinebox/graphql v0.2.2
github.com/matryer/is v1.4.0 // indirect
github.com/pkg/errors v0.9.1
)
Loading

0 comments on commit 07892a5

Please sign in to comment.