Skip to content

Commit

Permalink
build(deps): bump google.golang.org/grpc from 1.58.3 to 1.61.0 in /go
Browse files Browse the repository at this point in the history
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.58.3 to 1.61.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.58.3...v1.61.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 Jan 29, 2024
1 parent 0bc571e commit d0313d1
Show file tree
Hide file tree
Showing 2 changed files with 503 additions and 8 deletions.
2 changes: 1 addition & 1 deletion go/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ module github.com/nlnwa/veidemann-api/go
go 1.14

require (
google.golang.org/grpc v1.58.3
google.golang.org/grpc v1.61.0
google.golang.org/protobuf v1.31.0
)
Loading

0 comments on commit d0313d1

Please sign in to comment.