removed debug msg

This commit is contained in:
2022-02-10 15:34:19 +01:00
parent ab2b1aab63
commit ffed21dfee
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.11
gitbase.de/gopackage/mgocrud/v2 v2.0.12
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