Fix module name

This commit is contained in:
George Suntres
2026-03-29 12:23:59 -04:00
parent c6b29f8d90
commit b18c1ab94c

2
go.mod
View File

@@ -1,4 +1,4 @@
module git.gsuntres.com/gsuntres/mongo
module git.gsuntres.com/general/mongo
go 1.25.0