diff --git a/go.mod b/go.mod index 9d82d621f9..44c46ce737 100644 --- a/go.mod +++ b/go.mod @@ -261,7 +261,7 @@ require ( github.com/golang-jwt/jwt/v4 v4.5.0 // indirect github.com/golang-jwt/jwt/v5 v5.2.0 // indirect github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect - github.com/golang/protobuf v1.5.3 // indirect + github.com/golang/protobuf v1.5.4 // indirect github.com/golang/snappy v0.0.4 // indirect github.com/google/cadvisor v0.49.0 // indirect github.com/google/gnostic-models v0.6.8 // indirect