File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ require (
19
19
20
20
require (
21
21
github.com/nbio/xml v0.0.0-20240718025449-4db9e55cd3bf
22
- github.com/octoberswimmer/sformula v0.1.0
22
+ github.com/octoberswimmer/sformula v0.1.1
23
23
github.com/stretchr/testify v1.8.4
24
24
)
25
25
Original file line number Diff line number Diff line change @@ -79,10 +79,8 @@ github.com/mitchellh/mapstructure v1.1.2/go.mod h1:FVVH3fgwuzCH5S8UJGiWEs2h04kUh
79
79
github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 /go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U =
80
80
github.com/nbio/xml v0.0.0-20240718025449-4db9e55cd3bf h1:DaAn+3RP17Q2KGe+pXDAni2lBA6dyfHlDvf+6mYgtTA =
81
81
github.com/nbio/xml v0.0.0-20240718025449-4db9e55cd3bf /go.mod h1:990JnYmJZFrx1vI1TALoD6/fCqnWlTx2FrPbYy2wi5I =
82
- github.com/octoberswimmer/sformula v0.0.0-20241120234835-d6f4f835efd9 h1:Nw47PqIgKXvDoHRVhtTQNSAxCShBW1Wg++BSgYg81wQ =
83
- github.com/octoberswimmer/sformula v0.0.0-20241120234835-d6f4f835efd9 /go.mod h1:isuBo3KPKaHf+TzZ9fNVl0MSmH2z35uLixmjfXmjp+Q =
84
- github.com/octoberswimmer/sformula v0.1.0 h1:ai74DEaeKqFVFSAOKLXW2dPRCFtVd0VeU6AdDunNB8o =
85
- github.com/octoberswimmer/sformula v0.1.0 /go.mod h1:isuBo3KPKaHf+TzZ9fNVl0MSmH2z35uLixmjfXmjp+Q =
82
+ github.com/octoberswimmer/sformula v0.1.1 h1:27WGg+APPRKw9CYGpkA9wMNxBHYxHSzPx5e3mYewBnw =
83
+ github.com/octoberswimmer/sformula v0.1.1 /go.mod h1:isuBo3KPKaHf+TzZ9fNVl0MSmH2z35uLixmjfXmjp+Q =
86
84
github.com/oklog/ulid v1.3.1 /go.mod h1:CirwcVhetQ6Lv90oh/F+FBtV6XMibvdAFo93nm5qn4U =
87
85
github.com/olekukonko/tablewriter v0.0.5 h1:P2Ga83D34wi1o9J6Wh1mRuqd4mF/x/lgBS7N7AbDhec =
88
86
github.com/olekukonko/tablewriter v0.0.5 /go.mod h1:hPp6KlRPjbx+hW8ykQs1w3UBbZlj6HuIJcUGPhkA7kY =
You can’t perform that action at this time.
0 commit comments