Commit c026e47
committed
chore(goreleaser): update build configuration and pre-build hooks
- Modified the `.goreleaser.yml` file to adjust the build configuration for the `forge` binary, changing the `main` field to point to the root directory and specifying the `dir` for the build.
- Added a new pre-build hook to run `go mod tidy` in the `./cmd/forge` directory, ensuring dependencies are properly managed before the build process.
Signed-off-by: Rex Raphael <rex.raphael@outlook.com>1 parent 5b36d70 commit c026e47
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
16 | | - | |
| 18 | + | |
| 19 | + | |
17 | 20 | | |
18 | 21 | | |
19 | 22 | | |
| |||
0 commit comments