Skip to content

Commit 4b83e50

Browse files
build(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 in /tools (#4124)
1 parent 2b73b3a commit 4b83e50

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

Diff for: tools/go.mod

+5-5
Original file line numberDiff line numberDiff line change
@@ -199,15 +199,15 @@ require (
199199
go.mongodb.org/mongo-driver v1.11.3 // indirect
200200
go.opencensus.io v0.24.0 // indirect
201201
gocloud.dev v0.29.0 // indirect
202-
golang.org/x/crypto v0.9.0 // indirect
202+
golang.org/x/crypto v0.14.0 // indirect
203203
golang.org/x/exp v0.0.0-20230321023759-10a507213a29 // indirect
204204
golang.org/x/mod v0.10.0 // indirect
205-
golang.org/x/net v0.10.0 // indirect
205+
golang.org/x/net v0.17.0 // indirect
206206
golang.org/x/oauth2 v0.7.0 // indirect
207207
golang.org/x/sync v0.2.0 // indirect
208-
golang.org/x/sys v0.8.0 // indirect
209-
golang.org/x/term v0.8.0 // indirect
210-
golang.org/x/text v0.9.0 // indirect
208+
golang.org/x/sys v0.13.0 // indirect
209+
golang.org/x/term v0.13.0 // indirect
210+
golang.org/x/text v0.13.0 // indirect
211211
golang.org/x/time v0.3.0 // indirect
212212
golang.org/x/tools v0.7.0 // indirect
213213
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect

Diff for: tools/go.sum

+10-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)