mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user