chore(deps): bump github.com/florianl/go-conntrack from 0.3.0 to 0.7.0 - #284
Merged
mayankpande88 merged 1 commit intoJul 28, 2026
Conversation
dependabot
Bot
force-pushed
the
dependabot/go_modules/github.com/florianl/go-conntrack-0.7.0
branch
from
July 17, 2026 04:54
1c0e483 to
f602f2c
Compare
Contributor
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/go_modules/github.com/florianl/go-conntrack-0.7.0
branch
6 times, most recently
from
July 28, 2026 16:16
ec88546 to
67b6e26
Compare
Contributor
|
@dependabot recreate |
Bumps [github.com/florianl/go-conntrack](https://github.com/florianl/go-conntrack) from 0.3.0 to 0.7.0. - [Release notes](https://github.com/florianl/go-conntrack/releases) - [Commits](florianl/go-conntrack@v0.3.0...v0.7.0) --- updated-dependencies: - dependency-name: github.com/florianl/go-conntrack dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/github.com/florianl/go-conntrack-0.7.0
branch
from
July 28, 2026 16:22
67b6e26 to
9de7d49
Compare
mayankpande88
approved these changes
Jul 28, 2026
mayankpande88
left a comment
Contributor
There was a problem hiding this comment.
github.com/florianl/go-conntrack 0.3.0 → 0.7.0.
The only consumer is ebpftracer/init.go: conntrack.Open(&conntrack.Config{NetNS: ...}), c.Dump(conntrack.Conntrack, conntrack.IPv4/IPv6), and IPTuple field access via conn.Origin/conn.Reply. That call surface still compiles and the tests pass, so this is source-compatible.
Recreated after the preceding dependency merges to clear go.sum conflicts; required checks green against current main. Worth a look at conntrack-derived connection metrics on the dev cluster after rollout, since this is a four-minor-version jump in the netfilter dump path rather than a patch bump.
mayankpande88
deleted the
dependabot/go_modules/github.com/florianl/go-conntrack-0.7.0
branch
July 28, 2026 16:27
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps github.com/florianl/go-conntrack from 0.3.0 to 0.7.0.
Commits
56b2228Bump Go to 1.156c11a8bCI: add sourcegraph indexing9c5e3c8CI: add Go 1.241838db6CI: exclude Go 1.13 on arm64 OS X2d41197CI: update to Go 1.235302b0fCI: update dominikh/staticcheck-action to v1.3.17fef77dCI: use Go 1.22e00be14CI: update staticcheck3ce634bAdd SetOptiond7db6e4add comment to RegisterFiltered