Skip to content

Go 1.23, update deps, fix CI#38

Merged
arthurfabre merged 2 commits intomasterfrom
afabre/deps
Jun 12, 2025
Merged

Go 1.23, update deps, fix CI#38
arthurfabre merged 2 commits intomasterfrom
afabre/deps

Conversation

@arthurfabre
Copy link
Copy Markdown
Collaborator

A little bit of housekeeping:

  • Switch to latest supported version of go.
  • Update dependencies.
  • Fix CI, the image we use was tool old.

Update cilium/ebpf and golang.org/x dependencies to their latest
version.

Requrie the oldest supported golang version.
Github actions has dropped support for ubuntu 20.04, switch to 22.04.

This doesn't let us easily test clang-9, as it's not packaged either by
Ubuntu or apt.llvm.org. But that version is six years old, so it's not
worth the hassle of building it ourselves.

Use clang 11 (which is packaged by Ubuntu for 22.04, but not 24.04),
keep 14, and add the latest version: 20.
@arthurfabre arthurfabre merged commit 1b95965 into master Jun 12, 2025
9 checks passed
@arthurfabre arthurfabre deleted the afabre/deps branch June 12, 2025 13:12
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.

1 participant