Commit 96299d5
committed
fix(flake): refresh vendorHash after gomod bumps
go.mod was bumped (inflect, ginkgo, gomega, urfave/cli) without
regenerating the Nix vendorHash, causing buildGoModule to build against
a stale vendor dir and fail with inconsistent vendoring.1 parent b3ba03f commit 96299d5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments