Skip to content

Commit

Permalink
Bump the go_modules group across 2 directories with 2 updates
Browse files Browse the repository at this point in the history
Bumps the go_modules group with 1 update in the /api directory: [golang.org/x/net](https://github.com/golang/net).
Bumps the go_modules group with 1 update in the /manager directory: [google.golang.org/grpc](https://github.com/grpc/grpc-go).


Updates `golang.org/x/net` from 0.0.0-20220127200216-cd36cc0744dd to 0.23.0
- [Commits](https://github.com/golang/net/commits/v0.23.0)

Updates `google.golang.org/grpc` from 1.42.0 to 1.56.3
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.42.0...v1.56.3)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  dependency-group: go_modules
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 19, 2024
1 parent 8b13cda commit 75f749d
Show file tree
Hide file tree
Showing 4 changed files with 3,596 additions and 31 deletions.
6 changes: 3 additions & 3 deletions api/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ require (
github.com/go-openapi/spec v0.20.4
github.com/go-openapi/strfmt v0.21.2
github.com/go-openapi/swag v0.21.1
github.com/google/go-cmp v0.5.5 // indirect
github.com/google/uuid v1.1.2 // indirect
github.com/golang/protobuf v1.5.4
github.com/jessevdk/go-flags v1.5.0
golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd
golang.org/x/net v0.23.0
google.golang.org/grpc v1.63.2
)
Loading

0 comments on commit 75f749d

Please sign in to comment.