mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Packaging: Dependency updates (#40534)
* update loki * install openssl from alpine's edge repository * extracttraceid moved to tracing package * remove exit if warning limit is exceeded * disable flaky libraryelements test
This commit is contained in:
@@ -24,7 +24,7 @@ import (
|
||||
"github.com/grafana/grafana/pkg/web"
|
||||
"github.com/opentracing/opentracing-go"
|
||||
ol "github.com/opentracing/opentracing-go/log"
|
||||
cw "github.com/weaveworks/common/middleware"
|
||||
cw "github.com/weaveworks/common/tracing"
|
||||
)
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user