We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4094fb8 commit 1c08f89Copy full SHA for 1c08f89
1 file changed
go.mod
@@ -1,8 +1,6 @@
1
module github.com/kcp-dev/code-generator/v3
2
3
-go 1.23.0
4
-
5
-toolchain go1.23.7
+go 1.24.0
6
7
require (
8
github.com/spf13/pflag v1.0.6
0 commit comments