Commit e9984fe0 authored by Mengxin Liu's avatar Mengxin Liu Committed by oilbeater
Browse files

security: fix CVE-2021-3538

parent 0c252cd3
Showing with 3 additions and 1 deletion
+3 -1
......@@ -32,6 +32,7 @@ require (
github.com/projectcalico/go-yaml-wrapper v0.0.0-20161127220527-598e54215bee // indirect
github.com/projectcalico/libcalico-go v0.0.0-20190305235709-3d935c3b8b86 // indirect
github.com/prometheus/client_golang v1.7.1
github.com/satori/go.uuid v1.2.1-0.20181028125025-b2ce2384e17b // indirect
github.com/sirupsen/logrus v1.6.0
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.6.3 // indirect
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment