File tree 5 files changed +2
-537
lines changed
5 files changed +2
-537
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -3,18 +3,12 @@ module github.com/tosch110/gex
3
3
go 1.15
4
4
5
5
require (
6
- github.com/TylerBrock/colorjson v0.0.0-20200706003622-8a50f05110d2
7
- github.com/fatih/color v1.7.0
8
6
github.com/go-openapi/strfmt v0.19.5 // indirect
9
- github.com/gorilla/websocket v1.4.2
10
- github.com/hokaccha/go-prettyjson v0.0.0-20190818114111-108c894c2c0e
7
+ github.com/gorilla/websocket v1.4.2 // indirect
11
8
github.com/jedib0t/go-pretty v4.3.0+incompatible
12
9
github.com/mum4k/termdash v0.12.2
13
- github.com/rgamba/evtwebsocket v0.0.0-20181029234908-48b8cd9f8616 // indirect
14
10
github.com/sacOO7/go-logger v0.0.0-20180719173527-9ac9add5a50d // indirect
15
11
github.com/sacOO7/gowebsocket v0.0.0-20180719182212-1436bb906a4e
16
- github.com/sacOO7/socketcluster-client-go v1.0.0
17
- github.com/tendermint/tendermint v0.33.8
18
12
github.com/tidwall/gjson v1.6.1
19
13
gopkg.in/resty.v1 v1.12.0
20
14
)
You can’t perform that action at this time.
0 commit comments