Skip to content

Commit

Permalink
Bump google.golang.org/protobuf from 1.25.0 to 1.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 1, 2021
1 parent 05d75f7 commit 96e7925
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 186 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ require (
github.com/hashicorp/go-version v1.2.1
github.com/hashicorp/hcl v1.0.0 // indirect
github.com/hashicorp/hcl/v2 v2.6.0 // indirect
github.com/hashicorp/terraform-plugin-sdk/v2 v2.4.4
github.com/hashicorp/terraform-plugin-sdk/v2 v2.5.0
github.com/mitchellh/go-homedir v1.1.0
github.com/mitchellh/hashstructure v1.1.0
github.com/onsi/ginkgo v1.8.0 // indirect
Expand All @@ -31,7 +31,7 @@ require (
golang.org/x/oauth2 v0.0.0-20210220000619-9bb904979d93
google.golang.org/api v0.41.0
google.golang.org/genproto v0.0.0-20210303154014-9728d6b83eeb
google.golang.org/protobuf v1.25.0
google.golang.org/protobuf v1.26.0
gopkg.in/yaml.v2 v2.2.8 // indirect
)

Expand Down
Loading

0 comments on commit 96e7925

Please sign in to comment.