init module
This commit is contained in:
parent
9c9b0757f5
commit
49f84cf1e3
3 changed files with 5 additions and 0 deletions
1
bivouac.go
Normal file
1
bivouac.go
Normal file
|
@ -0,0 +1 @@
|
||||||
|
package amalgam
|
1
crew.go
Normal file
1
crew.go
Normal file
|
@ -0,0 +1 @@
|
||||||
|
package amalgam
|
3
go.mod
Normal file
3
go.mod
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
module git.bivouac.wiki/go/amalgam
|
||||||
|
|
||||||
|
go 1.22.5
|
Loading…
Reference in a new issue