mirror of
https://github.com/pldubouilh/gossa.git
synced 2026-08-28 04:46:58 -04:00
shuffle makefile & add empty go.mod
go 1.16 requires go.mod in git folders now apparently
This commit is contained in:
committed by
Pierre Dubouilh
parent
8a7a542b22
commit
e2aa4f149e
+2
-1
@@ -5,6 +5,7 @@ gossa-linux-arm64
|
||||
gossa-mac
|
||||
gossa-windows.exe
|
||||
gossa_test.go
|
||||
build-all
|
||||
|
||||
.vscode
|
||||
test-fixture/*
|
||||
@@ -39,4 +40,4 @@ test-fixture/*/*
|
||||
!test-fixture/fancy-path
|
||||
!test-fixture/fancy-path/*
|
||||
!test-fixture/ext/*
|
||||
!test-fixture/ext
|
||||
!test-fixture/ext
|
||||
|
||||
Reference in New Issue
Block a user