Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

Remove “replace” for client-go dependency #1177

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sfiera
Copy link

@sfiera sfiera commented Aug 7, 2020

Upstream prometheus-operator formerly had a corresponding “replace”
directive, requiring rancher/types and all dependent repositories to do
the same. As of prometheus-operator 0.41.0, this is no longer the case.

Updates other deps to be consistent with each other.

Upstream prometheus-operator formerly had a corresponding “replace”
directive, requiring rancher/types and all dependent repositories to do
the same. As of prometheus-operator 0.41.0, this is no longer the case.
@sveba
Copy link

sveba commented Dec 7, 2021

can this be merged. We have problem with

`go list -m all > go.list

go list -m: k8s.io/client-go@v12.0.0+incompatible: invalid version: +incompatible suffix not allowed: module contains a go.mod file, so semantic import versioning is required`

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants