Skip to content

Commit

Permalink
Merge branch 'dependabot/go_modules/modules/gcloud/cloud.google.com/g…
Browse files Browse the repository at this point in the history
…o/bigquery-1.55.0' into combined-pr-branch-413920567

* dependabot/go_modules/modules/gcloud/cloud.google.com/go/bigquery-1.55.0:
  chore(deps): bump cloud.google.com/go/bigquery in /modules/gcloud
  • Loading branch information
mdelapenya committed Oct 2, 2023
2 parents 6d482ea + 23c2fa5 commit a41667f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion modules/gcloud/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/testcontainers/testcontainers-go/modules/gcloud
go 1.20

require (
cloud.google.com/go/bigquery v1.53.0
cloud.google.com/go/bigquery v1.55.0
cloud.google.com/go/bigtable v1.19.0
cloud.google.com/go/datastore v1.14.0
cloud.google.com/go/firestore v1.13.0
Expand Down
4 changes: 2 additions & 2 deletions modules/gcloud/go.sum
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
cloud.google.com/go v0.26.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw=
cloud.google.com/go v0.110.7 h1:rJyC7nWRg2jWGZ4wSJ5nY65GTdYJkg0cd/uXb+ACI6o=
cloud.google.com/go v0.110.7/go.mod h1:+EYjdK8e5RME/VY/qLCAtuyALQ9q67dvuum8i+H5xsI=
cloud.google.com/go/bigquery v1.53.0 h1:K3wLbjbnSlxhuG5q4pntHv5AEbQM1QqHKGYgwFIqOTg=
cloud.google.com/go/bigquery v1.53.0/go.mod h1:3b/iXjRQGU4nKa87cXeg6/gogLjO8C6PmuM8i5Bi/u4=
cloud.google.com/go/bigquery v1.55.0 h1:hs44Xxov3XLWQiCx2J8lK5U/ihLqnpm4RVVl5fdtLLI=
cloud.google.com/go/bigquery v1.55.0/go.mod h1:9Y5I3PN9kQWuid6183JFhOGOW3GcirA5LpsKCUn+2ec=
cloud.google.com/go/bigtable v1.19.0 h1:wiq9LT0kukfInzvy1joMDijCw/OD1UChpSbORXYn0LI=
cloud.google.com/go/bigtable v1.19.0/go.mod h1:xl5kPa8PTkJjdBxg6qdGH88464nNqmbISHSRU+D2yFE=
cloud.google.com/go/compute v1.23.0 h1:tP41Zoavr8ptEqaW6j+LQOnyBBhO7OkOMAGrgLopTwY=
Expand Down

0 comments on commit a41667f

Please sign in to comment.