init module

This commit is contained in:
Risotto Bias 2024-12-29 03:34:58 -07:00
parent 46d18d6ee4
commit 355875e033
2 changed files with 4 additions and 0 deletions

1
falco.go Normal file
View file

@ -0,0 +1 @@
package argus

3
go.mod Normal file
View file

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