diff --git a/go.mod b/go.mod index 31345cc..73e13cb 100644 --- a/go.mod +++ b/go.mod @@ -43,7 +43,7 @@ require ( github.com/go-openapi/swag v0.22.3 // indirect github.com/gogo/protobuf v1.3.2 // indirect github.com/golang-jwt/jwt/v4 v4.5.0 // indirect - github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect + github.com/golang/groupcache 2c02b8208cf8 // indirect github.com/golang/protobuf v1.5.4 // indirect github.com/gomodule/redigo v1.8.5 // indirect github.com/google/btree v1.0.1 // indirect