File tree Expand file tree Collapse file tree 2 files changed +30
-4
lines changed
components/ide/jetbrains/launcher Expand file tree Collapse file tree 2 files changed +30
-4
lines changed Original file line number Diff line number Diff line change @@ -9,16 +9,24 @@ require (
9
9
)
10
10
11
11
require (
12
+ github.com/beorn7/perks v1.0.1 // indirect
12
13
github.com/cenkalti/backoff/v4 v4.1.3 // indirect
14
+ github.com/cespare/xxhash/v2 v2.2.0 // indirect
13
15
github.com/davecgh/go-spew v1.1.1 // indirect
14
16
github.com/gitpod-io/gitpod/components/scrubber v0.0.0-00010101000000-000000000000 // indirect
15
17
github.com/golang/mock v1.6.0 // indirect
16
18
github.com/gorilla/websocket v1.5.0 // indirect
17
19
github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 // indirect
18
20
github.com/hashicorp/golang-lru v1.0.2 // indirect
19
21
github.com/kr/text v0.2.0 // indirect
22
+ github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
20
23
github.com/mitchellh/reflectwalk v1.0.2 // indirect
21
24
github.com/pmezard/go-difflib v1.0.0 // indirect
25
+ github.com/prometheus/client_golang v1.16.0 // indirect
26
+ github.com/prometheus/client_model v0.3.0 // indirect
27
+ github.com/prometheus/common v0.42.0 // indirect
28
+ github.com/prometheus/procfs v0.10.1 // indirect
29
+ github.com/rogpeppe/go-internal v1.11.0 // indirect
22
30
github.com/sirupsen/logrus v1.9.3 // indirect
23
31
github.com/sourcegraph/jsonrpc2 v0.0.0-20200429184054-15c2290dcb37 // indirect
24
32
gopkg.in/yaml.v3 v3.0.1 // indirect
You can’t perform that action at this time.
0 commit comments