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 (
1010 github.com/fsnotify/fsnotify v1.7.0
1111 github.com/go-logfmt/logfmt v0.5.0
1212 github.com/godbus/dbus/v5 v5.0.6
13- github.com/sirupsen/logrus v1.8 .3
13+ github.com/sirupsen/logrus v1.9 .3
1414 github.com/spf13/cobra v1.3.0
1515 github.com/spf13/viper v1.10.1
1616 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
324324github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 /go.mod h1:DxrIzT+xaE7yg65j358z/aeFdxmN0P9QXhEzd20vsDc =
325325github.com/sirupsen/logrus v1.2.0 /go.mod h1:LxeOpSwHxABJmUn/MG1IvRgCAasNZTLOkJPxbbu5VWo =
326326github.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 =
329329github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72 /go.mod h1:JwIasOWyU6f++ZhiEuf87xNszmSA2myDM2Kzu9HwQUA =
330330github.com/spf13/afero v1.3.3 /go.mod h1:5KUK8ByomD5Ti5Artl0RtHeI5pTF7MIDuXL3yY520V4 =
331331github.com/spf13/afero v1.6.0 h1:xoax2sJ2DT8S8xA2paPFjDCScCNeWsg75VG0DLRreiY =
You can’t perform that action at this time.
0 commit comments