This repository was archived by the owner on Jul 10, 2026. It is now read-only.
Commit 4112d72
committed
remove local replace directive for gota dependency
The CI release was failing because go.mod had a replace directive
pointing to ../gota which doesn't exist in the CI environment.
Pushed the gota fork changes to STR-Consulting/gota with tag v0.8.4,
then removed the replace directive so the module resolves from GitHub.1 parent 8cbc99f commit 4112d72
2 files changed
Lines changed: 25 additions & 1 deletion
File tree
- .beans
- zed-ext
Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments