Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the thanos dep replace back in #6

Merged
merged 1 commit into from
Feb 24, 2022
Merged

Add the thanos dep replace back in #6

merged 1 commit into from
Feb 24, 2022

Conversation

leizor
Copy link
Contributor

@leizor leizor commented Feb 24, 2022

Accidentally removed this in #4.

Without this line, the following spiral happens during a docker build:

#14 11.52 go: github.com/cortexproject/cortex@v1.11.0 requires
#14 11.52 	github.com/thanos-io/thanos@v0.22.0 requires
#14 11.52 	github.com/cortexproject/cortex@v1.8.1-0.20210422151339-cf1c444e0905 requires
#14 11.52 	github.com/thanos-io/thanos@v0.13.1-0.20210401085038-d7dff0c84d17 requires
#14 11.52 	github.com/cortexproject/cortex@v1.7.1-0.20210316085356-3fedc1108a49 requires
#14 11.52 	github.com/thanos-io/thanos@v0.13.1-0.20210226164558-03dace0a1aa1 requires
#14 11.52 	github.com/cortexproject/cortex@v1.7.1-0.20210224085859-66d6fb5b0d42 requires
#14 11.52 	github.com/thanos-io/thanos@v0.13.1-0.20210224074000-659446cab117 requires
#14 11.52 	github.com/cortexproject/cortex@v1.6.1-0.20210215155036-dfededd9f331 requires
#14 11.52 	github.com/thanos-io/thanos@v0.13.1-0.20210204123931-82545cdd16fe requires
#14 11.52 	github.com/cortexproject/cortex@v1.6.1-0.20210108144208-6c2dab103f20 requires
#14 11.52 	github.com/thanos-io/thanos@v0.13.1-0.20210108102609-f85e4003ba51 requires
#14 11.52 	github.com/cortexproject/cortex@v1.5.1-0.20201111110551-ba512881b076 requires
#14 11.52 	github.com/thanos-io/thanos@v0.13.1-0.20201030101306-47f9a225cc52 requires
#14 11.52 	github.com/cortexproject/cortex@v1.4.1-0.20201030080541-83ad6df2abea requires
#14 11.52 	github.com/thanos-io/thanos@v0.13.1-0.20201019130456-f41940581d9a requires
#14 11.52 	github.com/cortexproject/cortex@v1.3.1-0.20200923145333-8587ea61fe17 requires
#14 11.52 	github.com/thanos-io/thanos@v0.13.1-0.20200807203500-9b578afb4763 requires
#14 11.52 	github.com/cortexproject/cortex@v1.2.1-0.20200805064754-d8edc95e2c91 requires
#14 11.52 	github.com/thanos-io/thanos@v0.13.1-0.20200731083140-69b87607decf requires
#14 11.52 	github.com/cortexproject/cortex@v0.6.1-0.20200228110116-92ab6cbe0995 requires
#14 11.52 	github.com/prometheus/alertmanager@v0.19.0 requires
#14 11.52 	github.com/prometheus/prometheus@v0.0.0-20190818123050-43acd0e2e93f: github.com/prometheus/prometheus(v0.0.0-20190818123050-43acd0e2e93f) depends on excluded k8s.io/client-go(v12.0.0+incompatible) with no newer version available

@leizor leizor merged commit ad7fc16 into main Feb 24, 2022
@leizor leizor deleted the leizor/thanos-fix branch February 24, 2022 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants