Skip to content

Commit

Permalink
chore: set supported minimum go version to 1.17.
Browse files Browse the repository at this point in the history
  • Loading branch information
ghosind committed Oct 24, 2023
1 parent 619e39e commit 95c0e41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module github.com/ghosind/go-async

go 1.21.2
go 1.17

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

0 comments on commit 95c0e41

Please sign in to comment.