Skip to content

Commit daec9ca

Browse files
Update module golang.org/x/net to v0.38.0 [SECURITY]
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 53067d9 commit daec9ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ require (
9999
go.uber.org/multierr v1.11.0 // indirect
100100
go.uber.org/zap v1.27.0 // indirect
101101
golang.org/x/crypto v0.31.0 // indirect
102-
golang.org/x/net v0.33.0 // indirect
102+
golang.org/x/net v0.38.0 // indirect
103103
golang.org/x/oauth2 v0.23.0 // indirect
104104
golang.org/x/sync v0.10.0 // indirect
105105
golang.org/x/sys v0.28.0 // indirect

0 commit comments

Comments
 (0)