init module

This commit is contained in:
Risotto Bias 2024-12-29 03:42:13 -07:00
parent 375479c8dd
commit a61c1caf4a
3 changed files with 5 additions and 0 deletions

3
go.mod Normal file
View file

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

1
group.go Normal file
View file

@ -0,0 +1 @@
package crew

1
role.go Normal file
View file

@ -0,0 +1 @@
package crew