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 @@ -10,7 +10,7 @@ require (
10
10
github.com/fsnotify/fsnotify v1.7.0
11
11
github.com/go-logfmt/logfmt v0.5.0
12
12
github.com/godbus/dbus/v5 v5.0.6
13
- github.com/sirupsen/logrus v1.8 .3
13
+ github.com/sirupsen/logrus v1.9 .3
14
14
github.com/spf13/cobra v1.3.0
15
15
github.com/spf13/viper v1.10.1
16
16
github.com/stretchr/testify v1.9.0
Original file line number Diff line number Diff line change @@ -324,8 +324,8 @@ github.com/sagikazarmark/crypt v0.3.0/go.mod h1:uD/D+6UF4SrIR1uGEv7bBNkNqLGqUr43
324
324
github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 /go.mod h1:DxrIzT+xaE7yg65j358z/aeFdxmN0P9QXhEzd20vsDc =
325
325
github.com/sirupsen/logrus v1.2.0 /go.mod h1:LxeOpSwHxABJmUn/MG1IvRgCAasNZTLOkJPxbbu5VWo =
326
326
github.com/sirupsen/logrus v1.4.2 /go.mod h1:tLMulIdttU9McNUspp0xgXVQah82FyeX6MwdIuYE2rE =
327
- github.com/sirupsen/logrus v1.8 .3 h1:DBBfY8eMYazKEJHb3JKpSPfpgd2mBCoNFlQx6C5fftU =
328
- github.com/sirupsen/logrus v1.8 .3 /go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ =
327
+ github.com/sirupsen/logrus v1.9 .3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ =
328
+ github.com/sirupsen/logrus v1.9 .3 /go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ =
329
329
github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72 /go.mod h1:JwIasOWyU6f++ZhiEuf87xNszmSA2myDM2Kzu9HwQUA =
330
330
github.com/spf13/afero v1.3.3 /go.mod h1:5KUK8ByomD5Ti5Artl0RtHeI5pTF7MIDuXL3yY520V4 =
331
331
github.com/spf13/afero v1.6.0 h1:xoax2sJ2DT8S8xA2paPFjDCScCNeWsg75VG0DLRreiY =
You can’t perform that action at this time.
0 commit comments