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

go.mod: update dependencies for go.etcd.io #3091

Merged
merged 16 commits into from
Nov 23, 2022

Conversation

thaJeztah
Copy link
Member

Let's start with these dependencies (needed for #3085), so that we can debug the failure with the last commit (etcd itself)

Indirect dependency, but updating removes some other dependencies.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
It's an indirect dependency, but updating other modules will cause it
to be updated, so updating it first.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
It's an indirect dependency, but updating other modules will cause it
to be updated, so updating it first. This is an intermediate version,
which can be done in isolation.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Intermediate update to keep the diffs small

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
It's an indirect dependency, but updating other modules will cause it
to be updated, so updating it first.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
to get rid of the golang.org/x/xerrors dependency

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Now that other dependencies are updated, we can update this one in
isolation (yay for circular dependencies).

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
It's an indirect dependency, but updating other modules will cause it
to be updated, so updating it first.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
It's an indirect dependency, but updating other modules will cause it
to be updated, so updating it first.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
To match other projects and (upcoming) dependencies.

Full diff: https://github.com/prometheus/client_golang/compare/v1.11.0..v1.12.1

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah changed the title go.mod: update dependencies for go.etc.io go.mod: update dependencies for go.etcd.io Nov 22, 2022
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Removes various indirect dependencies

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah marked this pull request as ready for review November 22, 2022 23:28
@thaJeztah
Copy link
Member Author

@dperny @corhere @neersighted PTAL (trying to reduce the diff to find where the failure is; looks like in etcd itself).

@thaJeztah
Copy link
Member Author

Thx!

@thaJeztah thaJeztah merged commit 78e29d6 into moby:master Nov 23, 2022
@thaJeztah thaJeztah deleted the some_end_to_dependency_hell_step1 branch November 23, 2022 00:39
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