mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-07-21 02:38:02 +08:00
vendor: github.com/sirupsen/logrus v1.9.3
Fix a potential denial of service in logrus.Writer() that could be triggered by logging text longer than 64kb without newlines. full diff: https://github.com/sirupsen/logrus/compare/v1.9.0...v1.9.3 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
2
vendor/modules.txt
vendored
2
vendor/modules.txt
vendored
@@ -660,7 +660,7 @@ github.com/serialx/hashring
|
||||
# github.com/shibumi/go-pathspec v1.3.0
|
||||
## explicit; go 1.17
|
||||
github.com/shibumi/go-pathspec
|
||||
# github.com/sirupsen/logrus v1.9.0
|
||||
# github.com/sirupsen/logrus v1.9.3
|
||||
## explicit; go 1.13
|
||||
github.com/sirupsen/logrus
|
||||
# github.com/spf13/cobra v1.7.0
|
||||
|
Reference in New Issue
Block a user