Skip to content

Conversation

@thaJeztah
Copy link
Member

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

full diff: golang/sys@v0.1.0...v0.2.0

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]>
@samuelkarp samuelkarp merged commit e5f13e8 into containerd:main Nov 21, 2022
@thaJeztah thaJeztah deleted the bump_deps branch November 21, 2022 16:22
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.

4 participants