Skip to content

Commit 9a01e06

Browse files
dependabot[bot]lonegunmanb
authored andcommitted
Bump golang.org/x/net from 0.37.0 to 0.38.0 in /test
Bumps [golang.org/x/net](https://github.com/golang/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-version: 0.38.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 008a216 commit 9a01e06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ require (
121121
golang.org/x/crypto v0.36.0 // indirect
122122
golang.org/x/exp v0.0.0-20221106115401-f9659909a136 // indirect
123123
golang.org/x/mod v0.24.0 // indirect
124-
golang.org/x/net v0.37.0 // indirect
124+
golang.org/x/net v0.38.0 // indirect
125125
golang.org/x/oauth2 v0.28.0 // indirect
126126
golang.org/x/sync v0.12.0 // indirect
127127
golang.org/x/sys v0.31.0 // indirect

0 commit comments

Comments
 (0)