add go.mod back

This commit is contained in:
Harvey Tindall
2020-09-24 17:55:09 +01:00
parent 62543cd0be
commit 84fb69d440
2 changed files with 5 additions and 1 deletions
+2 -1
View File
@@ -20,4 +20,5 @@ pkg/
old/
version.go
notes
docs/
docs/*
!docs/go.mod
+3
View File
@@ -0,0 +1,3 @@
module github.com/hrfee/jfa-go/docs
go 1.15