init module

This commit is contained in:
Risotto Bias 2024-12-29 03:44:11 -07:00
parent 90366deb5b
commit ad2d5d5210
2 changed files with 6 additions and 0 deletions

3
go.mod Normal file
View file

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

3
main.go Normal file
View file

@ -0,0 +1,3 @@
package conn
// whole golang server with login