Skip to content

Commit 818631a

Browse files
committed
go.mod: add go 1.12 line
Without the line go.mod will be changed by the go command.
1 parent 7dfc1fc commit 818631a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

go.mod

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
module github.com/ulikunitz/xz
2+
3+
go 1.12

0 commit comments

Comments
 (0)