diff --git a/test/new-e2e/go.mod b/test/new-e2e/go.mod index a5074233cfabb..d53acd4c60f53 100644 --- a/test/new-e2e/go.mod +++ b/test/new-e2e/go.mod @@ -124,7 +124,7 @@ require ( github.com/go-openapi/swag v0.22.3 // indirect github.com/goccy/go-json v0.10.2 // indirect github.com/gogo/protobuf v1.3.2 // indirect - github.com/golang/glog v1.2.2 // indirect + github.com/golang/glog v1.2.4 // indirect github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect github.com/golang/protobuf v1.5.4 // indirect github.com/google/btree v1.0.1 // indirect