Skip to content

Commit 72f6ad7

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 b47170d commit 72f6ad7

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
@@ -86,7 +86,7 @@ require (
8686
go.uber.org/multierr v1.11.0 // indirect
8787
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 // indirect
8888
golang.org/x/mod v0.20.0 // indirect
89-
golang.org/x/net v0.28.0 // indirect
89+
golang.org/x/net v0.38.0 // indirect
9090
golang.org/x/oauth2 v0.21.0 // indirect
9191
golang.org/x/sync v0.8.0 // indirect
9292
golang.org/x/sys v0.24.0 // indirect

0 commit comments

Comments
 (0)