mirror of
https://github.com/minio/minio.git
synced 2025-01-11 23:13:23 -05:00
remove the replace directive for redigo
This commit is contained in:
parent
6990e73b11
commit
ff99ef74c8
2
go.mod
2
go.mod
@ -240,5 +240,3 @@ require (
|
|||||||
sigs.k8s.io/structured-merge-diff/v4 v4.1.0 // indirect
|
sigs.k8s.io/structured-merge-diff/v4 v4.1.0 // indirect
|
||||||
sigs.k8s.io/yaml v1.2.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
|
|
||||||
|
Loading…
Reference in New Issue
Block a user