We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d41239f commit b812888Copy full SHA for b812888
go.mod
@@ -2,7 +2,7 @@ module github.com/ci-monk/loli
2
3
go 1.21
4
5
-toolchain go1.23.5
+toolchain go1.24.0
6
7
require (
8
github.com/blang/semver v3.5.1+incompatible
0 commit comments