Skip to content

Bump minimum Go version to 1.24.0#123

Merged
mosajjal merged 2 commits intomasterfrom
copilot/fix-122
Aug 14, 2025
Merged

Bump minimum Go version to 1.24.0#123
mosajjal merged 2 commits intomasterfrom
copilot/fix-122

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Aug 13, 2025

This PR updates the minimum required Go version from 1.23.0 to 1.24.0 across the project, as Go 1.23.x is now out of support.

Changes Made

  • go.mod: Updated Go version requirement from 1.23.0 to 1.24.0
  • README.md: Updated minimum Go version documentation from 1.19 to 1.24.0
  • GitHub Actions workflow: Updated CI to use Go ^1.24.0 instead of ^1.22.3

Testing

All existing tests continue to pass with the new Go version requirement:

  • Core package tests ✅
  • Layer parsing tests ✅
  • PCAPgo tests ✅
  • Build verification ✅

The changes are minimal and focused only on version requirements - no code logic has been modified. The project now correctly reflects that Go 1.24.0 is the minimum supported version.

Fixes #122.

Warning

Firewall rules blocked me from connecting to one or more addresses

I tried to connect to the following addresses, but was blocked by firewall rules:

  • esm.ubuntu.com
    • Triggering command: /usr/lib/apt/methods/https (dns block)

If you need me to access, download, or install something from one of these locations, you can either:


💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.

Copy link
Copy Markdown
Contributor Author

Copilot AI commented Aug 13, 2025

@mosajjal 👋 This repository doesn't have Copilot instructions. With Copilot instructions, I can understand the repository better, work faster and produce higher quality PRs.

I can generate a .github/copilot-instructions.md file for you automatically. Click here to open a pre-filled issue and assign it to me. I'll write the instructions, and then tag you for review.

Co-authored-by: mosajjal <10158936+mosajjal@users.noreply.github.com>
Copilot AI changed the title [WIP] Bump minimum Go version to 1.24.0 Bump minimum Go version to 1.24.0 Aug 13, 2025
Copilot AI requested a review from mosajjal August 13, 2025 22:48
@mosajjal mosajjal marked this pull request as ready for review August 14, 2025 04:50
@mosajjal mosajjal merged commit 870a48e into master Aug 14, 2025
5 checks passed
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.

Bump minimum Go version to 1.24.0

2 participants