go.mod: updated module name

This commit is contained in:
David Allen 2024-11-03 19:51:30 -07:00 committed by David Allen
parent fc0d9b77af
commit c573261f74
Signed by: towk
GPG key ID: 0430CDBE22619155

2
go.mod
View file

@ -1,4 +1,4 @@
module github.com/OpenCHAMI/magellan
module github.com/davidallendj/magellan
go 1.21