Skip to content

Commit 0c47e7b

Browse files
Merge pull request #183 from IBM/dependabot/go_modules/trusted-profiles/go/golang.org/x/net-0.38.0
Bump golang.org/x/net from 0.37.0 to 0.38.0 in /trusted-profiles/go
2 parents 9ff1037 + fd5346f commit 0c47e7b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

trusted-profiles/go/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ require (
2121
github.com/stretchr/testify v1.10.0 // indirect
2222
go.mongodb.org/mongo-driver v1.17.3 // indirect
2323
golang.org/x/crypto v0.36.0 // indirect
24-
golang.org/x/net v0.37.0 // indirect
24+
golang.org/x/net v0.38.0 // indirect
2525
golang.org/x/sys v0.31.0 // indirect
2626
golang.org/x/text v0.23.0 // indirect
2727
gopkg.in/yaml.v2 v2.4.0 // indirect

trusted-profiles/go/go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ go.mongodb.org/mongo-driver v1.17.3 h1:TQyXhnsWfWtgAhMtOgtYHMTkZIfBTpMTsMnd9ZBeH
6060
go.mongodb.org/mongo-driver v1.17.3/go.mod h1:Hy04i7O2kC4RS06ZrhPRqj/u4DTYkFDAAccj+rVKqgQ=
6161
golang.org/x/crypto v0.36.0 h1:AnAEvhDddvBdpY+uR+MyHmuZzzNqXSe/GvuDeob5L34=
6262
golang.org/x/crypto v0.36.0/go.mod h1:Y4J0ReaxCR1IMaabaSMugxJES1EpwhBHhv2bDHklZvc=
63-
golang.org/x/net v0.37.0 h1:1zLorHbz+LYj7MQlSf1+2tPIIgibq2eL5xkrGk6f+2c=
64-
golang.org/x/net v0.37.0/go.mod h1:ivrbrMbzFq5J41QOQh0siUuly180yBYtLp+CKbEaFx8=
63+
golang.org/x/net v0.38.0 h1:vRMAPTMaeGqVhG5QyLJHqNDwecKTomGeqbnfZyKlBI8=
64+
golang.org/x/net v0.38.0/go.mod h1:ivrbrMbzFq5J41QOQh0siUuly180yBYtLp+CKbEaFx8=
6565
golang.org/x/sys v0.31.0 h1:ioabZlmFYtWhL+TRYpcnNlLwhyxaM9kWTDEmfnprqik=
6666
golang.org/x/sys v0.31.0/go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k=
6767
golang.org/x/text v0.23.0 h1:D71I7dUrlY+VX0gQShAThNGHFxZ13dGLBHQLVl1mJlY=

0 commit comments

Comments
 (0)