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/firestore-1.14.0' into combined-pr-branch-2944257509

* dependabot/go_modules/modules/gcloud/cloud.google.com/go/firestore-1.14.0:
  chore(deps): bump cloud.google.com/go/firestore in /modules/gcloud
  • Loading branch information
mdelapenya committed Nov 3, 2023
2 parents 1c69f05 + 78e3415 commit ef085eb
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 @@ -6,7 +6,7 @@ require (
cloud.google.com/go/bigquery v1.55.0
cloud.google.com/go/bigtable v1.20.0
cloud.google.com/go/datastore v1.15.0
cloud.google.com/go/firestore v1.13.0
cloud.google.com/go/firestore v1.14.0
cloud.google.com/go/pubsub v1.33.0
cloud.google.com/go/spanner v1.50.0
github.com/docker/go-connections v0.4.0
Expand Down
4 changes: 2 additions & 2 deletions modules/gcloud/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ cloud.google.com/go/compute/metadata v0.2.3/go.mod h1:VAV5nSsACxMJvgaAuX6Pk2Aawl
cloud.google.com/go/datacatalog v1.16.0 h1:qVeQcw1Cz93/cGu2E7TYUPh8Lz5dn5Ws2siIuQ17Vng=
cloud.google.com/go/datastore v1.15.0 h1:0P9WcsQeTWjuD1H14JIY7XQscIPQ4Laje8ti96IC5vg=
cloud.google.com/go/datastore v1.15.0/go.mod h1:GAeStMBIt9bPS7jMJA85kgkpsMkvseWWXiaHya9Jes8=
cloud.google.com/go/firestore v1.13.0 h1:/3S4RssUV4GO/kvgJZB+tayjhOfyAHs+KcpJgRVu/Qk=
cloud.google.com/go/firestore v1.13.0/go.mod h1:QojqqOh8IntInDUSTAh0c8ZsPYAr68Ma8c5DWOy8xb8=
cloud.google.com/go/firestore v1.14.0 h1:8aLcKnMPoldYU3YHgu4t2exrKhLQkqaXAGqT0ljrFVw=
cloud.google.com/go/firestore v1.14.0/go.mod h1:96MVaHLsEhbvkBEdZgfN+AS/GIkco1LRpH9Xp9YZfzQ=
cloud.google.com/go/iam v1.1.1 h1:lW7fzj15aVIXYHREOqjRBV9PsH0Z6u8Y46a1YGvQP4Y=
cloud.google.com/go/iam v1.1.1/go.mod h1:A5avdyVL2tCppe4unb0951eI9jreack+RJ0/d+KUZOU=
cloud.google.com/go/kms v1.15.0 h1:xYl5WEaSekKYN5gGRyhjvZKM22GVBBCzegGNVPy+aIs=
Expand Down

0 comments on commit ef085eb

Please sign in to comment.