Skip to content

Update contrib.go.opencensus.io/exporter/stackdriver to v0.13.13#2779

Closed
saschagrunert wants to merge 1 commit intogoogle:masterfrom
saschagrunert:stackdriver
Closed

Update contrib.go.opencensus.io/exporter/stackdriver to v0.13.13#2779
saschagrunert wants to merge 1 commit intogoogle:masterfrom
saschagrunert:stackdriver

Conversation

@saschagrunert
Copy link
Copy Markdown

@saschagrunert saschagrunert commented Jul 19, 2022

This also requries a bump to the latest etcd alpha and helps to fix the
usage of the retracted module github.com/prometheus/prometheus@v2.5.0+incompatible.

How to reproduce:

> go list --mod=mod -u -m --json all
go: github.com/prometheus/prometheus@v2.5.0+incompatible: retracted by module author

Checklist

@saschagrunert saschagrunert requested a review from a team as a code owner July 19, 2022 07:56
@saschagrunert saschagrunert requested a review from jiggoha July 19, 2022 07:56
This also requries a bump to the latest etcd alpha and helps to fix the
usage of the retracted module github.com/prometheus/prometheus@v2.5.0+incompatible.

How to reproduce:

```
> go list --mod=mod -u -m --json all
go: github.com/prometheus/prometheus@v2.5.0+incompatible: retracted by module author
```

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
@roger2hk
Copy link
Copy Markdown
Contributor

/gcbrun

Copy link
Copy Markdown
Contributor

@roger2hk roger2hk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you very much for your contribution. There are two issues in this PR.

The PR title and description do not match because there are more than one changes. I would recommend you to bump a dependency version in each PR.

For the go.etcd.io/etcd dependency version updates, they are alpha versions. Unless there is any security alert, I would prefer to upgrade when the stable release is ready.

@saschagrunert
Copy link
Copy Markdown
Author

Thank you very much for your contribution. There are two issues in this PR.

The PR title and description do not match because there are more than one changes. I would recommend you to bump a dependency version in each PR.

For the go.etcd.io/etcd dependency version updates, they are alpha versions. Unless there is any security alert, I would prefer to upgrade when the stable release is ready.

Alright, let's wait for etcd to be out of alpha and give the update another try when the time is right.

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.

2 participants