remove the replace directive for redigo

This commit is contained in:
Harshavardhana 2022-02-10 21:45:40 -08:00
parent 6990e73b11
commit ff99ef74c8

2
go.mod
View File

@ -240,5 +240,3 @@ require (
sigs.k8s.io/structured-merge-diff/v4 v4.1.0 // indirect
sigs.k8s.io/yaml v1.2.0 // indirect
)
replace github.com/gomodule/redigo v2.0.0+incompatible => github.com/gomodule/redigo v1.8.5