Skip to content

Update dependencies and Go version to 1.24#358

Open
nickgarlis wants to merge 1 commit intogoogle:mainfrom
nickgarlis:update-deps
Open

Update dependencies and Go version to 1.24#358
nickgarlis wants to merge 1 commit intogoogle:mainfrom
nickgarlis:update-deps

Conversation

@nickgarlis
Copy link
Contributor

@nickgarlis nickgarlis commented Feb 28, 2026

We could also do Go 1.25 since 1.26 is out.

module github.com/google/nftables

go 1.23.0
go 1.24.0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this needed? IIRC this forces the consumers to bump too and for libraries is less disruptive to keep it at the minimum possible

Copy link
Contributor Author

@nickgarlis nickgarlis Mar 6, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's not urgent. It was only needed to use the latest tagged version of mdlayher/netlink because I bumped the versions there.

This is mainly an upkeep task so IMO, it doesn't need to be merged before the next release.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah, if a dependency was bumped then it makes sense, sorry about that, is just sometime I found people bumping then without noticing this has the consequence that downstream users need to bump too

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.

2 participants