Dependencies: Clean up gofrs/uuid (#51615)

* Dependencies: switch from gofrs/uuid to google/uuid

Co-authored-by: Jeff Levin <jeff@levinology.com>
This commit is contained in:
Emil Tullstedt
2022-06-30 20:55:33 +02:00
committed by GitHub
parent 281ed419a8
commit a14ca8fb62
5 changed files with 11 additions and 10 deletions

View File

@ -8,6 +8,8 @@ import (
_ "github.com/Azure/go-autorest/autorest"
_ "github.com/Azure/go-autorest/autorest/adal"
_ "github.com/beevik/etree"
_ "github.com/blugelabs/bluge"
_ "github.com/blugelabs/bluge_segment_api"
_ "github.com/cortexproject/cortex/pkg/util"
_ "github.com/crewjam/saml"
_ "github.com/gobwas/glob"