Skip to content

Commit

Permalink
go.mod: add go 1.12 line
Browse files Browse the repository at this point in the history
Without the line go.mod will be changed by the go command.
  • Loading branch information
ulikunitz committed Feb 24, 2020
1 parent 7dfc1fc commit 818631a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
module github.com/ulikunitz/xz

go 1.12

0 comments on commit 818631a

Please sign in to comment.