Skip to content

Commit 69e8d12

Browse files
committed
Set minimum go version to 1.17. Tested in Go 1.17 and it works as well.
1 parent 55340d8 commit 69e8d12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module github.com/gowebapi/webapi
22

3-
go 1.18
3+
go 1.17

0 commit comments

Comments
 (0)