Skip to content

fix(nix): update vendorHash for godbus/nftables direct deps#13

Merged
ananthb merged 1 commit into
mainfrom
fix/vendor-hash
Jul 15, 2026
Merged

fix(nix): update vendorHash for godbus/nftables direct deps#13
ananthb merged 1 commit into
mainfrom
fix/vendor-hash

Conversation

@ananthb

@ananthb ananthb commented Jul 15, 2026

Copy link
Copy Markdown
Owner

PR #12 made godbus and nftables imported (direct) deps, which grew the vendored module set and changed the go-modules hash — main currently fails to build with a vendorHash mismatch. Updates vendorHash to the value CI computed (sha256-dxdoM+2hzuX7/Qg20ETTEeIXMKgukh7/HkiHtup6laY=). Build-only; no code change.

PR #12 promoted godbus and nftables to imported (direct) dependencies. Even
though go.sum was unchanged, buildGoModule now vendors them, so the
go-modules hash changed and main stopped building. Update vendorHash to the
value CI computed.
@ananthb
ananthb merged commit be0e8bd into main Jul 15, 2026
2 checks passed
@ananthb
ananthb deleted the fix/vendor-hash branch July 15, 2026 21:11
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