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:
Kevin Minehart
2021-10-18 12:50:10 -05:00
committed by GitHub
parent e7c3e54079
commit 9c2d70ce0f
9 changed files with 119 additions and 59 deletions

View File

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