diff --git a/discovery/http/http.go b/discovery/http/http.go index f02caa0f2..a45b1cdc7 100644 --- a/discovery/http/http.go +++ b/discovery/http/http.go @@ -23,7 +23,7 @@ import ( "net/url" "time" - "github.com/go-kit/kit/log" + "github.com/go-kit/log" "github.com/pkg/errors" "github.com/prometheus/common/config" "github.com/prometheus/common/model"