Use props in Find
This commit is contained in:
6
go.mod
6
go.mod
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user