Skip to content

chore(deps): bump github.com/florianl/go-conntrack from 0.3.0 to 0.7.0 - #284

Merged
mayankpande88 merged 1 commit into
mainfrom
dependabot/go_modules/github.com/florianl/go-conntrack-0.7.0
Jul 28, 2026
Merged

chore(deps): bump github.com/florianl/go-conntrack from 0.3.0 to 0.7.0#284
mayankpande88 merged 1 commit into
mainfrom
dependabot/go_modules/github.com/florianl/go-conntrack-0.7.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/florianl/go-conntrack from 0.3.0 to 0.7.0.

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 6, 2026
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/florianl/go-conntrack-0.7.0 branch from 1c0e483 to f602f2c Compare July 17, 2026 04:54
@mayankpande88

Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/florianl/go-conntrack-0.7.0 branch 6 times, most recently from ec88546 to 67b6e26 Compare July 28, 2026 16:16
@mayankpande88

Copy link
Copy Markdown
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
dependabot Bot force-pushed the dependabot/go_modules/github.com/florianl/go-conntrack-0.7.0 branch from 67b6e26 to 9de7d49 Compare July 28, 2026 16:22

@mayankpande88 mayankpande88 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

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
mayankpande88 merged commit effebfc into main Jul 28, 2026
3 checks passed
@mayankpande88
mayankpande88 deleted the dependabot/go_modules/github.com/florianl/go-conntrack-0.7.0 branch July 28, 2026 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant