Use props in Find

This commit is contained in:
George Suntres
2026-04-18 20:19:32 -04:00
parent 4ddb396b76
commit 28195b7ce5
4 changed files with 18 additions and 12 deletions

6
go.mod
View File

@@ -3,9 +3,9 @@ module git.gsuntres.com/general/persist
go 1.25.0
require (
git.gsuntres.com/general/commons v0.0.0-20260414224953-706ed2e6b0be
git.gsuntres.com/general/mongo v0.0.0-20260411181748-96254895839d
git.gsuntres.com/general/structful v0.0.0-20260402004702-c83e44b04a9f
git.gsuntres.com/general/commons v0.0.0-20260418004121-f52793a7641f
git.gsuntres.com/general/mongo v0.0.0-20260418161100-6e91f8475035
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
github.com/testcontainers/testcontainers-go/modules/mongodb v0.41.0