mirror of
https://github.com/prometheus/prometheus
synced 2026-04-30 14:50:25 +08:00
Changed log package
Signed-off-by: Levi Harrison <git@leviharrison.dev>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user