File tree Expand file tree Collapse file tree 3 files changed +4
-10
lines changed
components/ws-manager-mk2 Expand file tree Collapse file tree 3 files changed +4
-10
lines changed Original file line number Diff line number Diff line change 44
55require (
66 github.com/aws/smithy-go v1.13.3
7- github.com/bombsimon/logrusr/v2 v2 .0.1
7+ github.com/bombsimon/logrusr/v4 v4 .0.0
88 github.com/gitpod-io/gitpod/common-go v0.0.0-00010101000000-000000000000
99 github.com/gitpod-io/gitpod/components/scrubber v0.0.0-00010101000000-000000000000
1010 github.com/gitpod-io/gitpod/content-service/api v0.0.0-00010101000000-000000000000
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ import (
2020 _ "k8s.io/client-go/plugin/pkg/client/auth"
2121 "k8s.io/client-go/rest"
2222
23- "github.com/bombsimon/logrusr/v2 "
23+ "github.com/bombsimon/logrusr/v4 "
2424 grpc_prometheus "github.com/grpc-ecosystem/go-grpc-prometheus"
2525 "github.com/prometheus/client_golang/prometheus"
2626 "k8s.io/apimachinery/pkg/runtime"
You can’t perform that action at this time.
0 commit comments