fix module name
Some checks failed
Lint / golangci-lint (push) Failing after 9m52s
Machine Tests / test (push) Failing after 20s

This commit is contained in:
Matthew Rich 2024-04-04 11:21:25 -07:00
parent bbf075dbdc
commit 29fbe1b1b7

2
go.mod
View File

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