Skip to content

Commit c762ea8

Browse files
committed
chore: set supported minimum go version to 1.18.
1 parent 752767d commit c762ea8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

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

3-
go 1.20
3+
go 1.18

0 commit comments

Comments
 (0)