go.mod: go.etcd.io/etcd v3.5.5 (except go.etcd.io/etcd/server/v3)#3093
Merged
thaJeztah merged 6 commits intomoby:masterfrom Nov 23, 2022
Merged
Conversation
full diff etcd-io/etcd@client/pkg/v3.5.4...client/pkg/v3.5.5 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff etcd-io/etcd@pkg/v3.5.4...pkg/v3.5.5 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
no changes in vendored code full diff etcd-io/etcd@raft/v3.5.4...raft/v3.5.5 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
no changes in vendored code, other than the version string full diff etcd-io/etcd@api/v3.5.4...api/v3.5.5 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
no changes in vendored code full diff: etcd-io/etcd@client/v2/v2.305.4...client/v2/v2.305.5 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff etcd-io/etcd@client/v3.5.4...client/v3.5.5 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
c48cd6e to
bfd750a
Compare
vvoland
approved these changes
Nov 23, 2022
Member
Author
|
Thx! Bringing this one in as well; closing in on the issue with the server now (found the change responsible, but now need to check how to fix) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
go.mod: go.etcd.io/etcd/client/pkg/v3 v3.5.5
full diff etcd-io/etcd@client/pkg/v3.5.4...client/pkg/v3.5.5
go.mod: go.etcd.io/etcd/pkg/v3 v3.5.5
full diff etcd-io/etcd@pkg/v3.5.4...pkg/v3.5.5
go.mod: go.etcd.io/etcd/raft/v3 v3.5.5
no changes in vendored code
full diff etcd-io/etcd@raft/v3.5.4...raft/v3.5.5
go.mod: go.etcd.io/etcd/api/v3 v3.5.5
no changes in vendored code, other than the version string
full diff etcd-io/etcd@api/v3.5.4...api/v3.5.5
go.mod: go.etcd.io/etcd/client/v2 v2.305.5
no changes in vendored code
full diff: etcd-io/etcd@client/v2/v2.305.4...client/v2/v2.305.5
go.mod: go.etcd.io/etcd/client/v3 v3.5.5
full diff etcd-io/etcd@client/v3.5.4...client/v3.5.5
go.mod: go.etcd.io/etcd/tests/v3 v3.5.5
not actually used, but etcd uses a "dummy.go" to force it as dependency
full diff etcd-io/etcd@tests/v3.5.4...tests/v3.5.5