Create go.mod file

This commit is contained in:
Joël Stemmer 2019-10-04 00:10:55 +01:00
parent 27e2e8f782
commit c92ec55ec6

3
go.mod Normal file
View File

@ -0,0 +1,3 @@
module github.com/jstemmer/go-junit-report
go 1.13