Skip to content

Commit d700b06

Browse files
C. Brownvishr
authored andcommitted
Update go.mod (#34)
The go 1.13 directive makes this incompatible with the latest stable go.
1 parent ab0bfd9 commit d700b06

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
@@ -9,4 +9,4 @@ require (
99
golang.org/x/sys v0.0.0-20190602015325-4c4f7f33c9ed // indirect
1010
)
1111

12-
go 1.13
12+
go 1.12

0 commit comments

Comments
 (0)