File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ require (
25
25
github.com/pkg/errors v0.9.1
26
26
github.com/pmylund/sortutil v0.0.0-20120526081524-abeda66eb583
27
27
github.com/rifflock/lfshook v0.0.0-20180920164130-b9218ef580f5
28
- github.com/rogpeppe/go-internal v1.9 .0
28
+ github.com/rogpeppe/go-internal v1.11 .0
29
29
github.com/schollz/closestmatch v2.1.0+incompatible
30
30
github.com/sirupsen/logrus v1.9.3
31
31
github.com/spf13/cobra v1.7.0
Original file line number Diff line number Diff line change @@ -248,8 +248,8 @@ github.com/rifflock/lfshook v0.0.0-20180920164130-b9218ef580f5/go.mod h1:GEXHk5H
248
248
github.com/rivo/uniseg v0.2.0 h1:S1pD9weZBuJdFmowNwbpi7BJ8TNftyUImj/0WQi72jY =
249
249
github.com/rivo/uniseg v0.2.0 /go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc =
250
250
github.com/rogpeppe/go-internal v1.3.0 /go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4 =
251
- github.com/rogpeppe/go-internal v1.9 .0 h1:73kH8U+JUqXU8lRuOHeVHaa/SZPifC7BkcraZVejAe8 =
252
- github.com/rogpeppe/go-internal v1.9 .0 /go.mod h1:WtVeX8xhTBvf0smdhujwtBcq4Qrzq/fJaraNFVN+nFs =
251
+ github.com/rogpeppe/go-internal v1.11 .0 h1:cWPaGQEPrBb5/AsnsZesgZZ9yb1OQ+GOISoDNXVBh4M =
252
+ github.com/rogpeppe/go-internal v1.11 .0 /go.mod h1:ddIwULY96R17DhadqLgMfk9H9tvdUzkipdSkR5nkCZA =
253
253
github.com/russross/blackfriday/v2 v2.1.0 h1:JIOH55/0cWyOuilr9/qlrm0BSXldqnqwMsf35Ld67mk =
254
254
github.com/russross/blackfriday/v2 v2.1.0 /go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM =
255
255
github.com/schollz/closestmatch v2.1.0+incompatible h1:Uel2GXEpJqOWBrlyI+oY9LTiyyjYS17cCYRqP13/SHk =
You can’t perform that action at this time.
0 commit comments