shuffle makefile & add empty go.mod

go 1.16 requires go.mod in git folders now apparently
This commit is contained in:
Pierre Dubouilh
2021-04-17 16:06:57 +02:00
committed by Pierre Dubouilh
parent 8a7a542b22
commit e2aa4f149e
3 changed files with 24 additions and 13 deletions
+3
View File
@@ -0,0 +1,3 @@
module github.com/pldubouilh/gossa
go 1.16