We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a073d97 commit 00b6df0Copy full SHA for 00b6df0
go.mod
@@ -47,5 +47,6 @@ require (
47
gopkg.in/yaml.v2 v2.4.0 // indirect
48
)
49
50
-go 1.21
51
-toolchain go1.23.7
+go 1.23.0
+
52
+toolchain go1.24.1
0 commit comments