add go module support

This commit is contained in:
Adrien Marquès 2019-11-22 23:02:42 +01:00
parent 24d7c2caa4
commit 77f4101d74
1 changed files with 3 additions and 0 deletions

3
go.mod Normal file
View File

@ -0,0 +1,3 @@
module git.xdrm.io/go/cliverage
go 1.12