Skip to content

Commit 95c0e41

Browse files
committed
chore: set supported minimum go version to 1.17.
1 parent 619e39e commit 95c0e41

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,5 +1,5 @@
11
module github.com/ghosind/go-async
22

3-
go 1.21.2
3+
go 1.17
44

55
require github.com/ghosind/go-assert v0.2.1

0 commit comments

Comments
 (0)