Skip to content

Commit 0cb1f8e

Browse files
authored
Merge pull request #17 from janpfeifer/master
Set minimum go version to 1.17. Tested in Go 1.17 and it works as well.
2 parents 55340d8 + 69e8d12 commit 0cb1f8e

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)