Skip to content

Commit 3bb8974

Browse files
nixprimegvisor-bot
authored andcommitted
Update go.mod to Go 1.24.1.
6c94e67 ("Update golang to 1.24.1") already did this for WORKSPACE. PiperOrigin-RevId: 794244182
1 parent d829464 commit 3bb8974

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
@@ -1,6 +1,6 @@
11
module gvisor.dev/gvisor
22

3-
go 1.23.1
3+
go 1.24.1
44

55
require (
66
github.com/BurntSushi/toml v1.4.1-0.20240526193622-a339e1f7089c

0 commit comments

Comments
 (0)