ensure multiple index via db interface

This commit is contained in:
2022-02-10 16:11:55 +01:00
parent ffed21dfee
commit 211394c1f1
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module gitbase.de/gopackage/mgoapi/v2
go 1.16
require (
gitbase.de/gopackage/mgocrud/v2 v2.0.12
gitbase.de/gopackage/mgocrud/v2 v2.0.13
github.com/dgrijalva/jwt-go v3.2.0+incompatible
github.com/gin-gonic/gin v1.7.7
github.com/go-playground/validator/v10 v10.10.0 // indirect