Skip to content

Commit 9779ee7

Browse files
committed
Update Go version to 1.20 in go.mod
Changed the Go version requirement in go.mod from 1.25.4 to 1.20 to align with supported Go releases.
1 parent 904364a commit 9779ee7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module github.com/rojcode/kurdical
22

3-
go 1.25.4
3+
go 1.20

0 commit comments

Comments
 (0)