File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,7 +15,6 @@ require (
1515 github.com/dop251/goja_nodejs v0.0.0-20211022123610-8dd9abb0616d
1616 github.com/dubbogo/go-zookeeper v1.0.4-0.20211212162352-f9d2183d89d5
1717 github.com/dubbogo/gost v1.14.3
18- github.com/dubbogo/grpc-go v1.42.10
1918 github.com/dustin/go-humanize v1.0.1
2019 github.com/emicklei/go-restful/v3 v3.10.1
2120 github.com/fsnotify/fsnotify v1.6.0
@@ -129,6 +128,7 @@ require (
129128 github.com/subosito/gotenv v1.2.0 // indirect
130129 github.com/tklauser/go-sysconf v0.3.10 // indirect
131130 github.com/tklauser/numcpus v0.4.0 // indirect
131+ github.com/tmc/grpc-websocket-proxy v0.0.0-20201229170055-e5319fda7802 // indirect
132132 github.com/yusufpapurcu/wmi v1.2.2 // indirect
133133 go.etcd.io/etcd/client/pkg/v3 v3.5.7 // indirect
134134 go.opentelemetry.io/otel/metric v1.21.0 // indirect
You can’t perform that action at this time.
0 commit comments