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

v0.13.2 broke dependency upgrades for cloud.google.com/go/storage #1074

Open
abh opened this issue Dec 23, 2024 · 0 comments · May be fixed by #1075
Open

v0.13.2 broke dependency upgrades for cloud.google.com/go/storage #1074

abh opened this issue Dec 23, 2024 · 0 comments · May be fixed by #1075

Comments

@abh
Copy link

abh commented Dec 23, 2024

The change in #714 (released in v0.13.2) seems to have broken dependency upgrades for the google cloud Go packages (see googleapis/google-cloud-go#11283 (comment)).

workaround:

go mod edit --exclude=github.com/envoyproxy/[email protected]
felixfontein added a commit to felixfontein/sops that referenced this issue Dec 25, 2024
Needed 'go mod edit --exclude=github.com/envoyproxy/[email protected]' to succeed.
Ref: envoyproxy/go-control-plane#1074

Signed-off-by: Felix Fontein <[email protected]>
felixfontein added a commit to felixfontein/sops that referenced this issue Dec 25, 2024
Needed 'go mod edit --exclude=github.com/envoyproxy/[email protected]' to succeed.
Ref: envoyproxy/go-control-plane#1074

Signed-off-by: Felix Fontein <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant