Update Logrus to v1.7.0
This commit is contained in:
parent
418cccd307
commit
5487015a83
2 changed files with 4 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -68,7 +68,7 @@ require (
|
|||
github.com/prometheus/client_golang v1.3.0
|
||||
github.com/prometheus/client_model v0.1.0
|
||||
github.com/rancher/go-rancher-metadata v0.0.0-20200311180630-7f4c936a06ac
|
||||
github.com/sirupsen/logrus v1.4.2
|
||||
github.com/sirupsen/logrus v1.7.0
|
||||
github.com/stretchr/testify v1.6.1
|
||||
github.com/stvp/go-udp-testing v0.0.0-20191102171040-06b61409b154
|
||||
github.com/tinylib/msgp v1.0.2 // indirect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue