Skip to content

Commit

Permalink
chore(deps): Bump the go_modules group across 2 directories with 1 up…
Browse files Browse the repository at this point in the history
…date

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 /client directory: [golang.org/x/net](https://github.com/golang/net).


Updates `golang.org/x/net` from 0.26.0 to 0.33.0
- [Commits](golang/net@v0.26.0...v0.33.0)

Updates `golang.org/x/net` from 0.23.0 to 0.33.0
- [Commits](golang/net@v0.26.0...v0.33.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-type: indirect
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 17, 2025
1 parent bad227d commit 7a1d57e
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 3,988 deletions.
6 changes: 3 additions & 3 deletions api/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ require (

require (
github.com/gogo/protobuf v1.3.2 // indirect
golang.org/x/net v0.26.0 // indirect
golang.org/x/sys v0.21.0 // indirect
golang.org/x/text v0.16.0 // indirect
golang.org/x/net v0.33.0 // indirect
golang.org/x/sys v0.28.0 // indirect
golang.org/x/text v0.21.0 // indirect
)
Loading

0 comments on commit 7a1d57e

Please sign in to comment.