Skip to content

Commit adaaa55

Browse files
committed
Relax Go constraint to 1.20
1 parent 4970c73 commit adaaa55

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

go.mod

Lines changed: 1 addition & 3 deletions
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)