Commit 5a197cc
compat: repoint require to main-rooted pseudo-version (post-merge 4c588c1)
PR quantcli/common#6 merged via 4c588c1. Repoint compat require from the
pre-merge feature-branch pseudo-version (b07b0d70ee59) to the main-rooted
pseudo-version (4c588c19cd1b) and materialize go.sum entries.
Local verification (go 1.25.10):
go vet ./... -> clean
go test ./... -> ok (no-op; default tags)
go build -o /tmp/crono-export . -> ok
CRONO_EXPORT_BIN=/tmp/crono-export \
go test -tags=compat -run TestContractDates ./... -> ok
Co-Authored-By: Paperclip <noreply@paperclip.ing>1 parent c804beb commit 5a197cc
2 files changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
| |||
0 commit comments