File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -99,7 +99,7 @@ require (
9999 golang.org/x/crypto v0.43.0
100100 golang.org/x/exp v0.0.0-20250620022241-b7579e27df2b
101101 golang.org/x/image v0.31.0
102- golang.org/x/net v0.45 .0
102+ golang.org/x/net v0.46 .0
103103 golang.org/x/oauth2 v0.32.0
104104 golang.org/x/sync v0.17.0
105105 golang.org/x/term v0.36.0
Original file line number Diff line number Diff line change @@ -1082,8 +1082,8 @@ golang.org/x/net v0.15.0/go.mod h1:idbUs1IY1+zTqbi8yxTbhexhEEk5ur9LInksu6HrEpk=
10821082golang.org/x/net v0.21.0 /go.mod h1:bIjVDfnllIU7BJ2DNgfnXvpSvtn8VRwhlsaeUTyUS44 =
10831083golang.org/x/net v0.23.0 /go.mod h1:JKghWKKOSdJwpW2GEx0Ja7fmaKnMsbu+MWVZTokSYmg =
10841084golang.org/x/net v0.25.0 /go.mod h1:JkAGAh7GEvH74S6FOH42FLoXpXbE/aqXSrIQjXgsiwM =
1085- golang.org/x/net v0.45 .0 h1:RLBg5JKixCy82FtLJpeNlVM0nrSqpCRYzVU1n8kj0tM =
1086- golang.org/x/net v0.45 .0 /go.mod h1:ECOoLqd5U3Lhyeyo/QDCEVQ4sNgYsqvCZ722XogGieY =
1085+ golang.org/x/net v0.46 .0 h1:giFlY12I07fugqwPuWJi68oOnpfqFnJIJzaIIm2JVV4 =
1086+ golang.org/x/net v0.46 .0 /go.mod h1:Q9BGdFy1y4nkUwiLvT5qtyhAnEHgnQ/zd8PfU6nc210 =
10871087golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be /go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U =
10881088golang.org/x/oauth2 v0.0.0-20190226205417-e64efc72b421 /go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw =
10891089golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45 /go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw =
Original file line number Diff line number Diff line change @@ -2199,7 +2199,7 @@ golang.org/x/image/vector
21992199golang.org/x/mod/internal/lazyregexp
22002200golang.org/x/mod/module
22012201golang.org/x/mod/semver
2202- # golang.org/x/net v0.45 .0
2202+ # golang.org/x/net v0.46 .0
22032203## explicit; go 1.24.0
22042204golang.org/x/net/bpf
22052205golang.org/x/net/context
You can’t perform that action at this time.
0 commit comments