File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
99 github.com/obalunenko/logger v0.6.0
1010 github.com/obalunenko/version v1.1.0
1111 github.com/savioxavier/termlink v1.2.1
12- github.com/stretchr/testify v1.8.3
12+ github.com/stretchr/testify v1.8.4
1313 github.com/urfave/cli/v2 v2.25.5
1414)
1515
Original file line number Diff line number Diff line change @@ -46,8 +46,8 @@ github.com/sirupsen/logrus v1.9.0 h1:trlNQbNUG3OdDrDil03MCb1H2o9nJ1x4/5LYw7byDE0
4646github.com/sirupsen/logrus v1.9.0 /go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ =
4747github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
4848github.com/stretchr/testify v1.7.0 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
49- github.com/stretchr/testify v1.8.3 h1:RP3t2pwF7cMEbC1dqtB6poj3niw/9gnV4Cjg5oW5gtY =
50- github.com/stretchr/testify v1.8.3 /go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo =
49+ github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk =
50+ github.com/stretchr/testify v1.8.4 /go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo =
5151github.com/urfave/cli/v2 v2.25.5 h1:d0NIAyhh5shGscroL7ek/Ya9QYQE0KNabJgiUinIQkc =
5252github.com/urfave/cli/v2 v2.25.5 /go.mod h1:GHupkWPMM0M/sj1a2b4wUrWBPzazNrIjouW6fmdJLxc =
5353github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 h1:bAn7/zixMGCfxrRTfdpNzjtPYqr8smhKouy9mxVdGPU =
Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ github.com/savioxavier/termlink
6363# github.com/sirupsen/logrus v1.9.0
6464## explicit; go 1.13
6565github.com/sirupsen/logrus
66- # github.com/stretchr/testify v1.8.3
66+ # github.com/stretchr/testify v1.8.4
6767## explicit; go 1.20
6868github.com/stretchr/testify/assert
6969github.com/stretchr/testify/require
You can’t perform that action at this time.
0 commit comments