go mod init

This commit is contained in:
Drew Bowering 2024-03-30 10:44:28 -06:00
parent eb34011673
commit 44f127a438
Signed by: drew
GPG Key ID: DC9462335BDDAC6B

3
go.mod Normal file
View File

@ -0,0 +1,3 @@
module git.brds.ca/drew/cabin-lights
go 1.22.1