-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
fix(deps): update github.com/cactus/go-statsd-client/statsd digest to 1cec395 in go.mod #2813
fix(deps): update github.com/cactus/go-statsd-client/statsd digest to 1cec395 in go.mod #2813
Conversation
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: go.sum
|
@krrrr38 this only updated the go.mod but not go.sum... odd |
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for the If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
10283b7
to
44f6afb
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This seems to have issues even after a rebase
uber/tally depends on too old go-statsd-client which doesn't have go.mod... https://github.com/cactus/go-statsd-client/tree/94959e3146b2b5d8cd5dad4ed2d4cf0883185cae |
uber-go/tally requires cactus/go-statsd-client struct by public api, so this is not become indirect dependency. There are following candidates.
|
… 1cec395 in go.mod
44f6afb
to
6e0bd5c
Compare
Now that @krrrr38 (thanks again!) change has been merged in upstream, they released 4.1.7 so if we upgrade to 4.x then we should no longer experience this issue |
This PR contains the following updates:
94959e3
->1cec395
Configuration
📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.