File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -5315,11 +5315,11 @@ THE SOFTWARE.
53155315
53165316--------------------------------------------------------------------------------
53175317Dependency : golang.org/x/net
5318- Version: v0.37 .0
5318+ Version: v0.38 .0
53195319Licence type (autodetected): BSD-3-Clause
53205320--------------------------------------------------------------------------------
53215321
5322- Contents of probable licence file $GOMODCACHE/golang.org/x/net@v0.37 .0/LICENSE:
5322+ Contents of probable licence file $GOMODCACHE/golang.org/x/net@v0.38 .0/LICENSE:
53235323
53245324Copyright 2009 The Go Authors.
53255325
Original file line number Diff line number Diff line change @@ -5315,11 +5315,11 @@ THE SOFTWARE.
53155315
53165316--------------------------------------------------------------------------------
53175317Dependency : golang.org/x/net
5318- Version: v0.37 .0
5318+ Version: v0.38 .0
53195319Licence type (autodetected): BSD-3-Clause
53205320--------------------------------------------------------------------------------
53215321
5322- Contents of probable licence file $GOMODCACHE/golang.org/x/net@v0.37 .0/LICENSE:
5322+ Contents of probable licence file $GOMODCACHE/golang.org/x/net@v0.38 .0/LICENSE:
53235323
53245324Copyright 2009 The Go Authors.
53255325
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ require (
4646 go.uber.org/automaxprocs v1.6.0
4747 go.uber.org/zap v1.27.0
4848 go.uber.org/zap/exp v0.3.0
49- golang.org/x/net v0.37 .0
49+ golang.org/x/net v0.38 .0
5050 golang.org/x/sync v0.12.0
5151 golang.org/x/term v0.30.0
5252 golang.org/x/time v0.11.0
Original file line number Diff line number Diff line change @@ -717,8 +717,8 @@ golang.org/x/net v0.12.0/go.mod h1:zEVYFnQC7m/vmpQFELhcD1EWkZlX69l4oqgmer6hfKA=
717717golang.org/x/net v0.15.0 /go.mod h1:idbUs1IY1+zTqbi8yxTbhexhEEk5ur9LInksu6HrEpk =
718718golang.org/x/net v0.21.0 /go.mod h1:bIjVDfnllIU7BJ2DNgfnXvpSvtn8VRwhlsaeUTyUS44 =
719719golang.org/x/net v0.22.0 /go.mod h1:JKghWKKOSdJwpW2GEx0Ja7fmaKnMsbu+MWVZTokSYmg =
720- golang.org/x/net v0.37 .0 h1:1zLorHbz+LYj7MQlSf1+2tPIIgibq2eL5xkrGk6f+2c =
721- golang.org/x/net v0.37 .0 /go.mod h1:ivrbrMbzFq5J41QOQh0siUuly180yBYtLp+CKbEaFx8 =
720+ golang.org/x/net v0.38 .0 h1:vRMAPTMaeGqVhG5QyLJHqNDwecKTomGeqbnfZyKlBI8 =
721+ golang.org/x/net v0.38 .0 /go.mod h1:ivrbrMbzFq5J41QOQh0siUuly180yBYtLp+CKbEaFx8 =
722722golang.org/x/oauth2 v0.25.0 h1:CY4y7XT9v0cRI9oupztF8AgiIu99L/ksR/Xp/6jrZ70 =
723723golang.org/x/oauth2 v0.25.0 /go.mod h1:XYTD2NtWslqkgxebSiOHnXEap4TF09sJSc7H1sXbhtI =
724724golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
You can’t perform that action at this time.
0 commit comments