File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
9
9
github.com/moov-io/base v0.53.0
10
10
github.com/spf13/cobra v1.8.1
11
11
github.com/stretchr/testify v1.10.0
12
- golang.org/x/exp v0.0.0-20241215155358-4a5509556b9e
12
+ golang.org/x/exp v0.0.0-20241217172543-b2144cdd0a67
13
13
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
14
14
)
15
15
Original file line number Diff line number Diff line change @@ -47,6 +47,8 @@ golang.org/x/exp v0.0.0-20241210194714-1829a127f884 h1:Y/Mj/94zIQQGHVSv1tTtQBDaQ
47
47
golang.org/x/exp v0.0.0-20241210194714-1829a127f884 /go.mod h1:qj5a5QZpwLU2NLQudwIN5koi3beDhSAlJwa67PuM98c =
48
48
golang.org/x/exp v0.0.0-20241215155358-4a5509556b9e h1:4qufH0hlUYs6AO6XmZC3GqfDPGSXHVXUFR6OND+iJX4 =
49
49
golang.org/x/exp v0.0.0-20241215155358-4a5509556b9e /go.mod h1:qj5a5QZpwLU2NLQudwIN5koi3beDhSAlJwa67PuM98c =
50
+ golang.org/x/exp v0.0.0-20241217172543-b2144cdd0a67 h1:1UoZQm6f0P/ZO0w1Ri+f+ifG/gXhegadRdwBIXEFWDo =
51
+ golang.org/x/exp v0.0.0-20241217172543-b2144cdd0a67 /go.mod h1:qj5a5QZpwLU2NLQudwIN5koi3beDhSAlJwa67PuM98c =
50
52
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 /go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0 =
51
53
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c h1:Hei/4ADfdWqJk1ZMxUNpqntNwaWcugrBjAiHlqqRiVk =
52
54
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c /go.mod h1:JHkPIbrfpd72SG/EVd6muEfDQjcINNoR0C8j2r3qZ4Q =
You can’t perform that action at this time.
0 commit comments