Skip to content

Commit

Permalink
build(deps): bump google.golang.org/grpc from 1.60.1 to 1.62.0
Browse files Browse the repository at this point in the history
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.60.1 to 1.62.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.60.1...v1.62.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and kodiakhq[bot] committed Feb 24, 2024
1 parent fb46ea8 commit 99c48f5
Show file tree
Hide file tree
Showing 2 changed files with 536 additions and 12 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ require (
github.com/sirupsen/logrus v1.9.3
github.com/stretchr/testify v1.8.4
github.com/urfave/cli v1.22.14
google.golang.org/grpc v1.60.1
google.golang.org/grpc v1.62.0
gopkg.in/stretchr/testify.v1 v1.2.2 // indirect
)

Expand Down
Loading

0 comments on commit 99c48f5

Please sign in to comment.