Skip to content

Commit e51a54f

Browse files
authored
Relax Go constraint to 1.20 (#113)
1 parent 4970c73 commit e51a54f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

go.mod

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
module github.com/sethvargo/go-envconfig
22

3-
go 1.22
4-
5-
toolchain go1.22.1
3+
go 1.20
64

75
require github.com/google/go-cmp v0.6.0

0 commit comments

Comments
 (0)