File tree Expand file tree Collapse file tree 2 files changed +30
-1
lines changed Expand file tree Collapse file tree 2 files changed +30
-1
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,8 @@ require (
17
17
18
18
require (
19
19
github.com/VividCortex/ewma v1.1.1 // indirect
20
+ github.com/beorn7/perks v1.0.1 // indirect
21
+ github.com/cespare/xxhash/v2 v2.2.0 // indirect
20
22
github.com/fatih/color v1.7.0 // indirect
21
23
github.com/gitpod-io/gitpod/components/scrubber v0.0.0-00010101000000-000000000000 // indirect
22
24
github.com/golang/protobuf v1.5.3 // indirect
@@ -26,9 +28,14 @@ require (
26
28
github.com/mattn/go-colorable v0.1.2 // indirect
27
29
github.com/mattn/go-isatty v0.0.12 // indirect
28
30
github.com/mattn/go-runewidth v0.0.7 // indirect
31
+ github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
29
32
github.com/mitchellh/reflectwalk v1.0.2 // indirect
30
33
github.com/opencontainers/go-digest v1.0.0 // indirect
31
34
github.com/opencontainers/image-spec v1.0.2 // indirect
35
+ github.com/prometheus/client_golang v1.16.0 // indirect
36
+ github.com/prometheus/client_model v0.4.0 // indirect
37
+ github.com/prometheus/common v0.42.0 // indirect
38
+ github.com/prometheus/procfs v0.10.1 // indirect
32
39
github.com/spf13/pflag v1.0.5 // indirect
33
40
golang.org/x/net v0.10.0 // indirect
34
41
golang.org/x/sys v0.11.0 // indirect
You can’t perform that action at this time.
0 commit comments