Fix broken filtering through discriminator
This commit is contained in:
2
go.mod
2
go.mod
@@ -3,7 +3,7 @@ module git.gsuntres.com/general/mongo
|
||||
go 1.25.0
|
||||
|
||||
require (
|
||||
git.gsuntres.com/general/commons v0.0.0-20260416141603-7a6c5b6c3c8c
|
||||
git.gsuntres.com/general/commons v0.0.0-20260418004121-f52793a7641f
|
||||
git.gsuntres.com/general/sys v0.0.0-20260329160429-49966ca31027
|
||||
github.com/go-viper/mapstructure/v2 v2.5.0
|
||||
github.com/google/go-cmp v0.7.0
|
||||
|
||||
Reference in New Issue
Block a user