Merge pull request #3224 from AndreasHassing/fix/bad-pointer-windows-EnableVirtualTerminalProcessing

Update logrus to v1.6.0, fixes #3223
This commit is contained in:
Manish Tomar 2020-08-24 15:04:52 -07:00 committed by GitHub
commit 5dc1f65acc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
23 changed files with 246 additions and 86 deletions

4
vendor/modules.txt vendored
View file

@ -92,7 +92,7 @@ github.com/gorilla/mux
github.com/inconshreveable/mousetrap
# github.com/jmespath/go-jmespath v0.3.0
github.com/jmespath/go-jmespath
# github.com/konsorten/go-windows-terminal-sequences v1.0.1
# github.com/konsorten/go-windows-terminal-sequences v1.0.3
github.com/konsorten/go-windows-terminal-sequences
# github.com/marstr/guid v1.1.0
github.com/marstr/guid
@ -123,7 +123,7 @@ github.com/prometheus/procfs
github.com/prometheus/procfs/internal/fs
# github.com/satori/go.uuid v1.2.0
github.com/satori/go.uuid
# github.com/sirupsen/logrus v1.4.2
# github.com/sirupsen/logrus v1.6.0
github.com/sirupsen/logrus
# github.com/spf13/cobra v0.0.3
github.com/spf13/cobra