Skip to content

Commit 981e4a7

Browse files
committed
Drop Go version dependency to 1.11
1 parent 2f05b13 commit 981e4a7

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/xdg-go/scram
22

3-
go 1.14
3+
go 1.11
44

55
require (
66
github.com/xdg-go/stringprep v1.0.1

0 commit comments

Comments
 (0)