Skip to content

Commit

Permalink
Bump google.golang.org/grpc from 1.41.0 to 1.64.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.41.0 to 1.64.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.41.0...v1.64.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 28, 2024
1 parent 77242f7 commit 5b9a92a
Show file tree
Hide file tree
Showing 2 changed files with 2,089 additions and 41 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.16

require (
github.com/gogo/protobuf v1.3.2
github.com/google/uuid v1.3.0
github.com/google/uuid v1.6.0
github.com/onosproject/helmit v0.6.19
github.com/onosproject/onos-a1-dm/go v0.0.5
github.com/onosproject/onos-api/go v0.9.11
Expand All @@ -14,6 +14,6 @@ require (
github.com/onosproject/onos-ric-sdk-go v0.8.9
github.com/onosproject/onos-test v0.6.5
github.com/xeipuuv/gojsonschema v1.2.0
google.golang.org/grpc v1.41.0
google.golang.org/protobuf v1.27.1
google.golang.org/grpc v1.64.0
google.golang.org/protobuf v1.33.0
)
Loading

0 comments on commit 5b9a92a

Please sign in to comment.