File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ module benches
33go 1.24.3
44
55require (
6- github.com/link-duan/excel-formula-parser v1.0.0-alpha // indirect
7- github.com/xuri/efp v0.0.1 // indirect
6+ github.com/link-duan/excel-formula-parser v1.0.0-alpha
7+ github.com/xuri/efp v0.0.1
88)
99
1010replace github.com/link-duan/excel-formula-parser => ../
Original file line number Diff line number Diff line change 1- github.com/link-duan/excel-formula-parser v1.0.0-alpha h1:4sPszJdMqfaRSOFCqa+3ozKD11u2zOtAAJZA665RS28 =
2- github.com/link-duan/excel-formula-parser v1.0.0-alpha /go.mod h1:Vf4SsUVu/e/BF9ofoVa0NbiJmbfxaI/E0qHqX4k+WRw =
31github.com/xuri/efp v0.0.1 h1:fws5Rv3myXyYni8uwj2qKjVaRP30PdjeYe2Y6FDsCL8 =
42github.com/xuri/efp v0.0.1 /go.mod h1:ybY/Jr0T0GTCnYjKqmdwxyxn2BQf2RcQIIvex5QldPI =
You can’t perform that action at this time.
0 commit comments