Skip to content

Commit 36f936d

Browse files
dependabot[bot]github-actions[bot]kruskall
authored
build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 in the golang-org-x group (#16468)
* build(deps): bump golang.org/x/net in the golang-org-x group Bumps the golang-org-x group with 1 update: [golang.org/x/net](https://github.com/golang/net). Updates `golang.org/x/net` from 0.37.0 to 0.38.0 - [Commits](golang/net@v0.37.0...v0.38.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang-org-x ... Signed-off-by: dependabot[bot] <[email protected]> * Update NOTICE.txt * Update NOTICE-fips.txt --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: kruskall <[email protected]>
1 parent 0db493d commit 36f936d

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

NOTICE-fips.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5315,11 +5315,11 @@ THE SOFTWARE.
53155315

53165316
--------------------------------------------------------------------------------
53175317
Dependency : golang.org/x/net
5318-
Version: v0.37.0
5318+
Version: v0.38.0
53195319
Licence 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

53245324
Copyright 2009 The Go Authors.
53255325

NOTICE.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5315,11 +5315,11 @@ THE SOFTWARE.
53155315

53165316
--------------------------------------------------------------------------------
53175317
Dependency : golang.org/x/net
5318-
Version: v0.37.0
5318+
Version: v0.38.0
53195319
Licence 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

53245324
Copyright 2009 The Go Authors.
53255325

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -717,8 +717,8 @@ golang.org/x/net v0.12.0/go.mod h1:zEVYFnQC7m/vmpQFELhcD1EWkZlX69l4oqgmer6hfKA=
717717
golang.org/x/net v0.15.0/go.mod h1:idbUs1IY1+zTqbi8yxTbhexhEEk5ur9LInksu6HrEpk=
718718
golang.org/x/net v0.21.0/go.mod h1:bIjVDfnllIU7BJ2DNgfnXvpSvtn8VRwhlsaeUTyUS44=
719719
golang.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=
722722
golang.org/x/oauth2 v0.25.0 h1:CY4y7XT9v0cRI9oupztF8AgiIu99L/ksR/Xp/6jrZ70=
723723
golang.org/x/oauth2 v0.25.0/go.mod h1:XYTD2NtWslqkgxebSiOHnXEap4TF09sJSc7H1sXbhtI=
724724
golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=

0 commit comments

Comments
 (0)