go.mod: update some dependencies#7704
Merged
samuelkarp merged 6 commits intocontainerd:mainfrom Nov 21, 2022
Merged
Conversation
full diff: sirupsen/logrus@v1.8.1...v1.9.0 Signed-off-by: Sebastiaan van Stijn <[email protected]>
full diff: golang/sys@v0.1.0...v0.2.0 Signed-off-by: Sebastiaan van Stijn <[email protected]>
…45c89a7c72 full diff: AdaLogics/go-fuzz-headers@443f56f...3345c89 Signed-off-by: Sebastiaan van Stijn <[email protected]>
it's an indirect dependency, but updating allows us to drop another dependency. full diff: cpuguy83/go-md2man@v2.0.0...v2.0.2 Signed-off-by: Sebastiaan van Stijn <[email protected]>
Same commit, but now tagged diff: moby/sys@b22ba8a...sequential/v0.5.0 Signed-off-by: Sebastiaan van Stijn <[email protected]>
Same commit, but now tagged diff: matttproud/golang_protobuf_extensions@c182aff...v1.0.2 Signed-off-by: Sebastiaan van Stijn <[email protected]>
AkihiroSuda
approved these changes
Nov 20, 2022
austinvazquez
approved these changes
Nov 21, 2022
samuelkarp
approved these changes
Nov 21, 2022
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.
Update some dependencies, and align some with tagged versions;
go.mod: github.com/sirupsen/logrus v1.9.0
needed for go-fuzz-headers, but putting it in a separate commit
full diff: sirupsen/logrus@v1.8.1...v1.9.0
go.mod: golang.org/x/sys v0.2.0
needed for go-fuzz-headers, but putting it in a separate commit
full diff: golang/sys@v0.1.0...v0.2.0
go.mod: github.com/AdaLogics/go-fuzz-headers v0.0.0-20221118232415-3345c89a7c72
full diff: AdaLogics/go-fuzz-headers@443f56f...3345c89
go.mod: github.com/cpuguy83/go-md2man/v2 v2.0.2
it's an indirect dependency, but updating allows us to drop another
dependency.
full diff: cpuguy83/go-md2man@v2.0.0...v2.0.2
go.mod: github.com/moby/sys/sequential v0.5.0
Same commit, but now tagged
diff: moby/sys@b22ba8a...sequential/v0.5.0
go.mod: github.com/matttproud/golang_protobuf_extensions v1.0.2
Same commit, but now tagged
diff: matttproud/golang_protobuf_extensions@c182aff...v1.0.2