mirror of
https://github.com/prometheus/prometheus
synced 2025-01-14 19:02:38 +00:00
Changed log package
Signed-off-by: Levi Harrison <git@leviharrison.dev>
This commit is contained in:
parent
c0c22ed042
commit
bf1ef2e0f4
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user