Skip to content

Commit

Permalink
Bump cloud.google.com/go/firestore in /hashira-web/functions (#816)
Browse files Browse the repository at this point in the history
Bumps [cloud.google.com/go/firestore](https://github.com/googleapis/google-cloud-go) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md)
- [Commits](googleapis/google-cloud-go@dlp/v1.9.0...kms/v1.10.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/firestore
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 22, 2023
1 parent f4b392d commit b56d050
Show file tree
Hide file tree
Showing 2 changed files with 118 additions and 12 deletions.
2 changes: 1 addition & 1 deletion hashira-web/functions/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/pankona/hashira/hashira-web/functions
go 1.16

require (
cloud.google.com/go/firestore v1.9.0
cloud.google.com/go/firestore v1.10.0
firebase.google.com/go/v4 v4.11.0
github.com/google/go-cmp v0.5.9
google.golang.org/grpc v1.55.0
Expand Down
Loading

0 comments on commit b56d050

Please sign in to comment.