Skip to content

Commit 8cc4f70

Browse files
authored
Upgrade Cortex to latest (#878)
* Upgrade Cortex Signed-off-by: Joe Elliott <[email protected]> * update cortex Signed-off-by: Joe Elliott <[email protected]>
1 parent 8724c5d commit 8cc4f70

File tree

207 files changed

+27536
-3075
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

207 files changed

+27536
-3075
lines changed

go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
github.com/Azure/azure-storage-blob-go v0.8.0
1010
github.com/alecthomas/kong v0.2.11
1111
github.com/cespare/xxhash v1.1.0
12-
github.com/cortexproject/cortex v1.9.1-0.20210726155107-a4bf10354786
12+
github.com/cortexproject/cortex v1.10.1-0.20210816080356-090988c40f3e
1313
github.com/cristalhq/hedgedhttp v0.6.0
1414
github.com/drone/envsubst v1.0.3
1515
github.com/dustin/go-humanize v1.0.0
@@ -28,7 +28,7 @@ require (
2828
github.com/hashicorp/go-plugin v1.3.0 // indirect
2929
github.com/jaegertracing/jaeger v1.21.0
3030
github.com/jsternberg/zap-logfmt v1.2.0
31-
github.com/klauspost/compress v1.11.13
31+
github.com/klauspost/compress v1.13.1
3232
github.com/minio/minio-go/v7 v7.0.10
3333
github.com/olekukonko/tablewriter v0.0.2
3434
github.com/opentracing/opentracing-go v1.2.0

go.sum

+43-10
Large diffs are not rendered by default.

vendor/github.com/Azure/go-autorest/.gitignore

+32
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)