We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0ebd64 commit 6c8df91Copy full SHA for 6c8df91
go.mod
@@ -2,7 +2,7 @@ module github.com/hashicorp/terraform-provider-google-beta
2
3
require (
4
cloud.google.com/go/bigtable v1.10.1
5
- github.com/GoogleCloudPlatform/declarative-resource-client-library v0.0.0-20210616014547-cc41fd3eeafa
+ github.com/GoogleCloudPlatform/declarative-resource-client-library v0.0.0-20210623224421-7f5af5003bbb
6
github.com/apparentlymart/go-cidr v1.1.0
7
github.com/client9/misspell v0.3.4
8
github.com/davecgh/go-spew v1.1.1
0 commit comments