Skip to content

Commit

Permalink
Bump golang.org/x/net from 0.8.0 to 0.17.0
Browse files Browse the repository at this point in the history
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.8.0 to 0.17.0.
- [Commits](golang/net@v0.8.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and jgraettinger committed Jan 19, 2024
1 parent 6f6db4a commit a2a55f5
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 10 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ require (
github.com/urfave/negroni v1.0.0
github.com/valyala/fasthttp v1.48.0
go.gazette.dev/core v0.89.1-0.20231012132739-dfed675b7fd1
golang.org/x/net v0.9.0
golang.org/x/net v0.17.0
golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
google.golang.org/grpc v1.56.3
)
Expand All @@ -43,8 +43,8 @@ require (
github.com/spf13/pflag v1.0.5 // indirect
github.com/valyala/bytebufferpool v1.0.0 // indirect
go.etcd.io/etcd/client/v3 v3.5.4 // indirect
golang.org/x/sys v0.7.0 // indirect
golang.org/x/text v0.9.0 // indirect
golang.org/x/sys v0.13.0 // indirect
golang.org/x/text v0.13.0 // indirect
google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 // indirect
google.golang.org/protobuf v1.30.0 // indirect
)
Loading

0 comments on commit a2a55f5

Please sign in to comment.