diff --git a/go.mod b/go.mod index 30643bf31f..3f0cd83529 100644 --- a/go.mod +++ b/go.mod @@ -22,7 +22,7 @@ require ( github.com/dchest/validator v0.0.0-20191217151620-8e45250f2371 github.com/dustin/go-humanize v1.0.0 github.com/golang-jwt/jwt/v4 v4.5.2 - github.com/golang/glog v1.2.0 + github.com/golang/glog v1.2.5 github.com/google/go-cmp v0.7.0 github.com/google/uuid v1.6.0 github.com/hashicorp/go-version v1.6.0 diff --git a/vendor/modules.txt b/vendor/modules.txt index ff606c0d25..c08d7c2a52 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -275,7 +275,7 @@ github.com/gogo/protobuf/proto # github.com/golang-jwt/jwt/v4 v4.5.2 ## explicit; go 1.16 github.com/golang-jwt/jwt/v4 -# github.com/golang/glog v1.2.0 => github.com/kubermatic/glog-logrus v0.0.0-20180829085450-3fa5b9870d1d +# github.com/golang/glog v1.2.5 => github.com/kubermatic/glog-logrus v0.0.0-20180829085450-3fa5b9870d1d ## explicit github.com/golang/glog # github.com/golang/protobuf v1.5.4