update go.mod
Some checks failed
Lint / golangci-lint (push) Failing after 9m52s
Machine Tests / test (push) Successful in 18s

This commit is contained in:
Matthew Rich 2024-04-04 11:55:01 -07:00
parent a4942d95a1
commit 944d73f34a

4
go.mod
View File

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