Skip to content

Commit

Permalink
Update go mod
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias Schwarz committed Oct 9, 2020
1 parent f8837dd commit e14474f
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 537 deletions.
9 changes: 0 additions & 9 deletions Gopkg.lock

This file was deleted.

30 changes: 0 additions & 30 deletions Gopkg.toml

This file was deleted.

Binary file modified bin/gex
Binary file not shown.
8 changes: 1 addition & 7 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,12 @@ module github.com/tosch110/gex
go 1.15

require (
github.com/TylerBrock/colorjson v0.0.0-20200706003622-8a50f05110d2
github.com/fatih/color v1.7.0
github.com/go-openapi/strfmt v0.19.5 // indirect
github.com/gorilla/websocket v1.4.2
github.com/hokaccha/go-prettyjson v0.0.0-20190818114111-108c894c2c0e
github.com/gorilla/websocket v1.4.2 // indirect
github.com/jedib0t/go-pretty v4.3.0+incompatible
github.com/mum4k/termdash v0.12.2
github.com/rgamba/evtwebsocket v0.0.0-20181029234908-48b8cd9f8616 // indirect
github.com/sacOO7/go-logger v0.0.0-20180719173527-9ac9add5a50d // indirect
github.com/sacOO7/gowebsocket v0.0.0-20180719182212-1436bb906a4e
github.com/sacOO7/socketcluster-client-go v1.0.0
github.com/tendermint/tendermint v0.33.8
github.com/tidwall/gjson v1.6.1
gopkg.in/resty.v1 v1.12.0
)
Loading

0 comments on commit e14474f

Please sign in to comment.