Skip to content

Commit

Permalink
Bump cloud.google.com/go/bigtable from 1.7.1 to 1.10.0 (#3259)
Browse files Browse the repository at this point in the history
Bumps [cloud.google.com/go/bigtable](https://github.com/googleapis/google-cloud-go) from 1.7.1 to 1.10.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md)
- [Commits](googleapis/google-cloud-go@bigtable/v1.7.1...pubsub/v1.10.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 16, 2021
1 parent 7cd38e9 commit a292548
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 207 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module github.com/hashicorp/terraform-provider-google-beta

require (
cloud.google.com/go/bigtable v1.7.1
cloud.google.com/go/bigtable v1.10.1
github.com/GoogleCloudPlatform/declarative-resource-client-library v0.0.0-20210615164947-80cc6666b426
github.com/apparentlymart/go-cidr v1.1.0
github.com/client9/misspell v0.3.4
Expand All @@ -10,7 +10,6 @@ require (
github.com/gammazero/deque v0.0.0-20180920172122-f6adf94963e4 // indirect
github.com/gammazero/workerpool v0.0.0-20181230203049-86a96b5d5d92
github.com/golangci/golangci-lint v1.40.1
github.com/google/btree v1.0.1 // indirect
github.com/hashicorp/errwrap v1.0.0
github.com/hashicorp/go-cleanhttp v0.5.2
github.com/hashicorp/go-multierror v1.1.1
Expand Down
Loading

0 comments on commit a292548

Please sign in to comment.