Skip to content

Commit e56c97e

Browse files
committed
downgrade go
1 parent 5379e57 commit e56c97e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
module github.com/kcp-dev/code-generator/v2
22

3-
go 1.23.0
3+
go 1.22.2
44

5-
toolchain go1.23.3
5+
toolchain go1.22.2
66

77
require (
88
github.com/onsi/ginkgo v1.16.5

0 commit comments

Comments
 (0)