Fixed module path in go.mod.

This commit is contained in:
Foil-hat-guy 2025-04-20 01:12:50 +03:00
parent b7306c0905
commit 0a0c951ae4
No known key found for this signature in database
GPG key ID: 221CC305A7B23591

2
go.mod
View file

@ -1,3 +1,3 @@
module version
module code.foilhatguy.casa/pub/version
go 1.19