Enterprise: remove gofakeit dep (#17344)

* Enterprise: remove gofakeit dep

Since we decided to use our uuid generation inside util module

* Enterprise: result of execution of `go mod ...`
This commit is contained in:
Oleg Gaidarenko
2019-05-29 15:55:51 +03:00
committed by GitHub
parent e951e71843
commit d4ef19737e
64 changed files with 2 additions and 2198 deletions

View File

@@ -1,7 +1,6 @@
package extensions
import (
_ "github.com/brianvoe/gofakeit"
_ "github.com/gobwas/glob"
_ "github.com/robfig/cron"
_ "gopkg.in/square/go-jose.v2"