This repository was archived by the owner on Mar 16, 2024. It is now read-only.
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
8
8
github.com/gorilla/handlers v1.5.1
9
9
github.com/gorilla/mux v1.8.0
10
10
github.com/rancher/wrangler v1.0.1
11
- github.com/sirupsen/logrus v1.9.0
11
+ github.com/sirupsen/logrus v1.9.1
12
12
github.com/urfave/cli/v2 v2.19.2
13
13
golang.org/x/crypto v0.8.0
14
14
golang.org/x/exp v0.0.0-20230425010034-47ecfdc1ba53
Original file line number Diff line number Diff line change @@ -49,8 +49,8 @@ github.com/remyoudompheng/bigfft v0.0.0-20220927061507-ef77025ab5aa h1:tEkEyxYeZ
49
49
github.com/remyoudompheng/bigfft v0.0.0-20220927061507-ef77025ab5aa /go.mod h1:qqbHyh8v60DhA7CoWK5oRCqLrMHRGoxYCSS9EjAz6Eo =
50
50
github.com/russross/blackfriday/v2 v2.1.0 h1:JIOH55/0cWyOuilr9/qlrm0BSXldqnqwMsf35Ld67mk =
51
51
github.com/russross/blackfriday/v2 v2.1.0 /go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM =
52
- github.com/sirupsen/logrus v1.9.0 h1:trlNQbNUG3OdDrDil03MCb1H2o9nJ1x4/5LYw7byDE0 =
53
- github.com/sirupsen/logrus v1.9.0 /go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ =
52
+ github.com/sirupsen/logrus v1.9.1 h1:Ou41VVR3nMWWmTiEUnj0OlsgOSCUFgsPAOl6jRIcVtQ =
53
+ github.com/sirupsen/logrus v1.9.1 /go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ =
54
54
github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
55
55
github.com/stretchr/testify v1.7.0 h1:nwc3DEeHmmLAfoZucVR881uASk0Mfjw8xYJ99tb5CcY =
56
56
github.com/stretchr/testify v1.7.0 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
You can’t perform that action at this time.
0 commit comments