Meta: Update go module identifier to point to github

This commit is contained in:
Eryn Wells 2024-08-07 08:24:20 -10:00
parent 5a91e093ed
commit 48e3564a20

4
go.mod
View file

@ -1,3 +1,3 @@
module erynwells.me/test-site/v2
module github.com/erynofwales/hugo-test-site/v2
go 1.22.4
go 1.22.5