Changed log package

Signed-off-by: Levi Harrison <git@leviharrison.dev>
This commit is contained in:
Levi Harrison 2021-06-11 15:23:58 -04:00
parent c0c22ed042
commit bf1ef2e0f4
No known key found for this signature in database
GPG key ID: 23A7BDEAE860B57D

View file

@ -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"