File tree Expand file tree Collapse file tree 2 files changed +23
-0
lines changed
components/ws-daemon/nsinsider Expand file tree Collapse file tree 2 files changed +23
-0
lines changed Original file line number Diff line number Diff line change @@ -15,16 +15,23 @@ require (
15
15
16
16
require (
17
17
github.com/BurntSushi/toml v0.4.1 // indirect
18
+ github.com/beorn7/perks v1.0.1 // indirect
19
+ github.com/cespare/xxhash/v2 v2.2.0 // indirect
18
20
github.com/cpuguy83/go-md2man/v2 v2.0.0 // indirect
19
21
github.com/gitpod-io/gitpod/components/scrubber v0.0.0-00010101000000-000000000000 // indirect
20
22
github.com/golang/protobuf v1.5.3 // indirect
21
23
github.com/google/go-cmp v0.5.9 // indirect
22
24
github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 // indirect
23
25
github.com/hashicorp/golang-lru v1.0.2 // indirect
24
26
github.com/josharian/native v0.0.0-20200817173448-b6b71def0850 // indirect
27
+ github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
25
28
github.com/mdlayher/netlink v1.4.2 // indirect
26
29
github.com/mdlayher/socket v0.0.0-20211102153432-57e3fa563ecb // indirect
27
30
github.com/mitchellh/reflectwalk v1.0.2 // indirect
31
+ github.com/prometheus/client_golang v1.16.0 // indirect
32
+ github.com/prometheus/client_model v0.3.0 // indirect
33
+ github.com/prometheus/common v0.42.0 // indirect
34
+ github.com/prometheus/procfs v0.10.1 // indirect
28
35
github.com/russross/blackfriday/v2 v2.0.1 // indirect
29
36
github.com/shurcooL/sanitized_anchor_name v1.0.0 // indirect
30
37
github.com/sirupsen/logrus v1.9.3 // indirect
You can’t perform that action at this time.
0 commit comments