Commit 8c89e12
committed
fix: Remove go generate from goreleaser hooks
The go generate command was modifying data/crypto-database.json
during release, causing a dirty git state error. The database
is now pre-generated and committed to the repo.1 parent ca92dcf commit 8c89e12
1 file changed
Lines changed: 0 additions & 1 deletion
| 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