Skip to content

Commit 3841c9f

Browse files
committed
chore(deps): Update go.mod for version bump of golang.org/x/net
1 parent ac94002 commit 3841c9f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

go.mod

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,6 @@ require (
4949
gopkg.in/warnings.v0 v0.1.2 // indirect
5050
)
5151

52-
go 1.21
53-
toolchain go1.23.4
52+
go 1.23.0
53+
54+
toolchain go1.24.2

0 commit comments

Comments
 (0)