Skip to content

Commit 5910ef8

Browse files
committed
Require Go 1.15 instead of 1.16
1 parent 6494194 commit 5910ef8

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,6 +1,6 @@
11
module github.com/jimsmart/progszy
22

3-
go 1.16
3+
go 1.15
44

55
require (
66
github.com/elazarl/goproxy v0.0.0-20200315184450-1f3cb6622dad // indirect

0 commit comments

Comments
 (0)