-
Notifications
You must be signed in to change notification settings - Fork 797
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update k8s deps to latest version (#3935)
Something downstream seemed to need this but I don't know anymore. This doesn't seem to hurt though, so lets use what Prometheus uses (2 patch releases ahead). Updating it manually downgrades Thanos. ``` ➜ go get -u k8s.io/client-go@v0.20.4 go: downloading k8s.io/client-go v1.5.2 go get: downgraded github.com/thanos-io/thanos v0.13.1-0.20210226164558-03dace0a1aa1 => v0.11.0 go get: downgraded k8s.io/client-go v12.0.0+incompatible => v0.20.4 ``` Yes, at this point, I have no clue what is happening. Signed-off-by: Goutham Veeramachaneni <gouthamve@gmail.com>
- Loading branch information
Showing
3 changed files
with
13 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.