init module

This commit is contained in:
Risotto Bias 2024-12-29 03:42:48 -07:00
parent 9c9b0757f5
commit 49f84cf1e3
3 changed files with 5 additions and 0 deletions

1
bivouac.go Normal file
View file

@ -0,0 +1 @@
package amalgam

1
crew.go Normal file
View file

@ -0,0 +1 @@
package amalgam

3
go.mod Normal file
View file

@ -0,0 +1,3 @@
module git.bivouac.wiki/go/amalgam
go 1.22.5