-
Notifications
You must be signed in to change notification settings - Fork 616
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
update various dependencies #3069
Merged
Merged
Conversation
This file contains 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
thaJeztah
force-pushed
the
update_docker_step1
branch
from
July 25, 2022 15:52
92e3df0
to
42f4344
Compare
still failing 😞 - let's remove some more
|
thaJeztah
force-pushed
the
update_docker_step1
branch
2 times, most recently
from
July 25, 2022 15:57
bad83f2
to
b7a90dc
Compare
Argh.. still Perhaps it's the |
Hmm... not it; perhaps the |
Ah, that doesn't make sense, because CI is not using the Dockerfile? |
to match the version used in moby Signed-off-by: Sebastiaan van Stijn <[email protected]>
to match the version used in moby, and to get rid of the (unmaintained) github.com/boltdb/bolt v1.3.1 indirect dependency. Signed-off-by: Sebastiaan van Stijn <[email protected]>
This updates the indirect gopkg.in/yaml.v3 dependency to v3.0.1, which contains a fix for a CVE. Signed-off-by: Sebastiaan van Stijn <[email protected]>
thaJeztah
force-pushed
the
update_docker_step1
branch
from
November 24, 2022 15:34
d0a7ab7
to
f7973e9
Compare
thaJeztah
changed the title
update go 1.18, update various dependencies
update various dependencies
Nov 24, 2022
to match the version used in moby Signed-off-by: Sebastiaan van Stijn <[email protected]>
to match the version used in moby Signed-off-by: Sebastiaan van Stijn <[email protected]>
to match the version used in moby Signed-off-by: Sebastiaan van Stijn <[email protected]>
to match the version used in moby Signed-off-by: Sebastiaan van Stijn <[email protected]>
same commit, but now tagged Signed-off-by: Sebastiaan van Stijn <[email protected]>
no significant changes in vendored code, other than updating build-tags for go1.17, but removes some dependencies from the module, which can help with future updates; full diff: moby/term@3f7ff69...abb1982 Signed-off-by: Sebastiaan van Stijn <[email protected]>
Signed-off-by: Sebastiaan van Stijn <[email protected]>
thaJeztah
force-pushed
the
update_docker_step1
branch
from
November 24, 2022 15:54
823d3cb
to
36cd13c
Compare
Looks like the rexray fork needs to be updated if we want to update CSI to v1.5.0;
|
vvoland
approved these changes
Nov 24, 2022
Thx! |
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.
let's pick a smaller subset first from #3068