Add Audit cababilities. First try on deleteOne
This commit is contained in:
3
go.mod
3
go.mod
@@ -3,7 +3,8 @@ module git.gsuntres.com/general/mongo
|
||||
go 1.25.0
|
||||
|
||||
require (
|
||||
git.gsuntres.com/general/commons v0.0.0-20260422140002-55de9c34e8c1
|
||||
git.gsuntres.com/general/commons v0.0.0-20260423171748-0ce3f3b5eb8c
|
||||
git.gsuntres.com/general/events v0.0.0-20260423140000-1435849fb2c0
|
||||
git.gsuntres.com/general/sys v0.0.1
|
||||
github.com/go-viper/mapstructure/v2 v2.5.0
|
||||
github.com/google/go-cmp v0.7.0
|
||||
|
||||
Reference in New Issue
Block a user