Chore: Add Enterprise dependencies (#29994)

* Docs: update auditing docs

* Chore: Add Enterprise dependencies

* Apply suggestions from code review

Co-authored-by: Agnès Toulet <agnes.toulet@gmail.com>
Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com>
This commit is contained in:
Joan López de la Franca Beltran
2020-12-29 16:37:20 +01:00
committed by GitHub
parent 375e8e4fd0
commit 67ea8758a0
4 changed files with 177 additions and 39 deletions

View File

@@ -5,6 +5,7 @@ import (
// remove the cron (v1) dependency
_ "github.com/beevik/etree"
_ "github.com/cortexproject/cortex/pkg/util"
_ "github.com/crewjam/saml"
_ "github.com/gobwas/glob"
"github.com/grafana/grafana/pkg/registry"