updated to have a go module

This commit is contained in:
Colin Henry 2019-10-27 19:12:57 -07:00
parent 4fd0b6aa92
commit 6520f77d86
1 changed files with 3 additions and 0 deletions

3
go.mod Normal file
View File

@ -0,0 +1,3 @@
module github.com/jchenry/prolific2jira
go 1.13