Skip to content

Commit

Permalink
Bump google.golang.org/grpc from 1.44.0 to 1.65.0 in /test/utils/xapp
Browse files Browse the repository at this point in the history
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.44.0 to 1.65.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.44.0...v1.65.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 Jul 8, 2024
1 parent 0975630 commit 98f4efd
Show file tree
Hide file tree
Showing 2 changed files with 2,102 additions and 22 deletions.
4 changes: 2 additions & 2 deletions test/utils/xapp/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ module github.com/onosproject/onos-a1txapp
go 1.16

require (
github.com/google/uuid v1.3.0
github.com/google/uuid v1.6.0
github.com/onosproject/onos-api/go v0.8.50
github.com/onosproject/onos-lib-go v0.8.8
github.com/onosproject/onos-ric-sdk-go v0.8.4
google.golang.org/grpc v1.44.0
google.golang.org/grpc v1.65.0
)
Loading

0 comments on commit 98f4efd

Please sign in to comment.