mirror of
https://github.com/prometheus/prometheus.git
synced 2026-05-04 12:01:06 +02: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…
x
Reference in New Issue
Block a user