Skip to content

Commit 1c08f89

Browse files
committed
Update minimum go version
Signed-off-by: Nelo-T. Wallus <n.wallus@sap.com>
1 parent 4094fb8 commit 1c08f89

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
module github.com/kcp-dev/code-generator/v3
22

3-
go 1.23.0
4-
5-
toolchain go1.23.7
3+
go 1.24.0
64

75
require (
86
github.com/spf13/pflag v1.0.6

0 commit comments

Comments
 (0)