Skip to content

Conversation

@thaJeztah
Copy link
Member

Had this in draft locally, and looks like I never pushed 😅

  • gof(ump)t code
  • go.mod: tidy with go1.18
  • go.mod: golang.org/x/sys v0.2.0
    updating to use tagged releases
  • go.mod: github.com/sirupsen/logrus v1.9.0
    update to current version, which is what's used by most projects already
  • go.mod: github.com/cilium/ebpf v0.9.3
  • cmd: go.mod: github.com/urfave/cli v1.22.12
    removes / updates some obsolete dependencies.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
updating to use tagged releases

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah
Copy link
Member Author

I think github.com/pmezard/go-difflib v1.0.0 will be gone once we update to a newer ebpf, but it looks like there may be some (potentially) breaking changes in ebpf v0.10.0, so I didn't push forward to that (yet).

@AkihiroSuda AkihiroSuda merged commit 157c4da into containerd:main Jan 31, 2023
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.

3 participants