Upgrade git.gsuntres.com/general/mongo

This commit is contained in:
George Suntres
2026-04-23 14:34:26 -04:00
parent 47be80bafb
commit 834ff3aac4
2 changed files with 5 additions and 7 deletions

4
go.mod
View File

@@ -4,7 +4,7 @@ go 1.25.0
require (
git.gsuntres.com/general/commons v0.0.0-20260423171748-0ce3f3b5eb8c
git.gsuntres.com/general/mongo v0.0.0-20260423171920-f0c0c55e89f3
git.gsuntres.com/general/mongo v0.0.0-20260423183330-d673df0ca105
git.gsuntres.com/general/structful v0.0.0-20260415004657-80b95298f342
github.com/go-viper/mapstructure/v2 v2.5.0
github.com/testcontainers/testcontainers-go v0.41.0
@@ -80,5 +80,3 @@ require (
google.golang.org/genproto/googleapis/rpc v0.0.0-20260311181403-84a4fc48630c // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)
replace git.gsuntres.com/general/events => /home/master/Workspace/_general/events