Skip to content

Commit f3602b0

Browse files
authored
fix: fix go min version (#47)
1 parent 598a95a commit f3602b0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

go.mod

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
module github.com/sivchari/tenv
22

3-
go 1.22.3
3+
go 1.22.0
4+
5+
toolchain go1.22.3
46

57
require (
68
github.com/gostaticanalysis/testutil v0.4.0

0 commit comments

Comments
 (0)