Update go version to 1.23.1

This commit is contained in:
Benjamin Prosnitz
2024-09-19 11:10:43 -07:00
committed by GitHub
parent ab64b5eb54
commit 2c4bc699d3
+1 -1
View File
@@ -1,6 +1,6 @@
module gvisor.dev/gvisor
go 1.22.0
go 1.23.1
require (
github.com/BurntSushi/toml v1.2.1