Commit b785225
chore: remove go-cmp dependency after test cleanup
The go-cmp import was dropped from core/targethasher/graph_test.go
in the lint-fix commits but go.mod and MODULE.bazel were not updated.
Run go mod tidy and bazel mod tidy to reflect the removal.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 6688e1c commit b785225
2 files changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | 35 | | |
37 | 36 | | |
38 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
| |||
0 commit comments