Commit 6f940cb3 authored by Miek Gieben's avatar Miek Gieben Committed by Yong Tang

Remove replace in go.mod (#3596)

Seems these are absolete now?

/cc @yongtang
Signed-off-by: default avatarMiek Gieben <miek@miek.nl>
parent dcff2714
......@@ -46,8 +46,3 @@ require (
k8s.io/client-go v0.17.0
k8s.io/klog v1.0.0
)
replace (
github.com/Azure/go-autorest => github.com/Azure/go-autorest v13.0.0+incompatible
github.com/miekg/dns v1.1.3 => github.com/miekg/dns v1.1.22
)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment