fix module name
Some checks failed
Machine Tests / test (push) Waiting to run
Lint / golangci-lint (push) Has been cancelled

This commit is contained in:
Matthew Rich 2024-04-04 11:09:54 -07:00
parent 877f9ae2ef
commit 7969631c46

2
go.mod
View File

@ -1,3 +1,3 @@
module gitea.rosskeen.house/rosskeen.house/machine
module machine
go 1.15