Bump logrus to fix Solaris build. (#1373)
Bump to github.com/sirupsen/logrus@v1.4.2. Signed-off-by: Ben Kochie <superq@gmail.com>
This commit is contained in:
parent
b556592217
commit
0759c0ac01
90 changed files with 1943 additions and 535 deletions
4
vendor/modules.txt
vendored
4
vendor/modules.txt
vendored
|
|
@ -55,7 +55,7 @@ github.com/prometheus/procfs/internal/fs
|
|||
github.com/prometheus/procfs/internal/util
|
||||
# github.com/siebenmann/go-kstat v0.0.0-20160321171754-d34789b79745
|
||||
github.com/siebenmann/go-kstat
|
||||
# github.com/sirupsen/logrus v1.4.1
|
||||
# github.com/sirupsen/logrus v1.4.2
|
||||
github.com/sirupsen/logrus
|
||||
# github.com/soundcloud/go-runit v0.0.0-20150630195641-06ad41a06c4a
|
||||
github.com/soundcloud/go-runit/runit
|
||||
|
|
@ -70,7 +70,7 @@ golang.org/x/net/internal/iana
|
|||
golang.org/x/net/internal/socket
|
||||
# golang.org/x/sync v0.0.0-20190423024810-112230192c58
|
||||
golang.org/x/sync/errgroup
|
||||
# golang.org/x/sys v0.0.0-20190509141414-a5b02f93d862
|
||||
# golang.org/x/sys v0.0.0-20190610081024-1e42afee0f76
|
||||
golang.org/x/sys/unix
|
||||
golang.org/x/sys/windows/svc/eventlog
|
||||
golang.org/x/sys/windows
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue