Skip to content

Commit 1f849fe

Browse files
committed
Update module golang.org/x/mod to v0.22.0
1 parent 83c2143 commit 1f849fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ require (
2828
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 // indirect
2929
github.com/xanzy/ssh-agent v0.3.3 // indirect
3030
golang.org/x/crypto v0.21.0 // indirect
31-
golang.org/x/mod v0.20.0
31+
golang.org/x/mod v0.22.0
3232
golang.org/x/net v0.23.0 // indirect
3333
golang.org/x/sys v0.26.0 // indirect
3434
golang.org/x/tools v0.13.0 // indirect

0 commit comments

Comments
 (0)