Skip to content

Commit

Permalink
Update go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
f0cii committed Mar 5, 2020
1 parent 2023941 commit 03cd968
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,10 @@ go 1.13

require (
github.com/chuckpreslar/emission v0.0.0-20170206194824-a7ddd980baf9
github.com/frankrap/bitmex-api v0.0.0-20200214075706-b1926307d51c
github.com/frankrap/bitmex-api v0.0.0-20200225011535-9765a3267676
github.com/frankrap/bybit-api v0.0.0-20200305072436-e3a4b902648e
github.com/frankrap/deribit-api v0.0.0-20200211002849-4210ce6a675a
github.com/go-echarts/go-echarts v0.0.0-20190915064101-cbb3b43ade5d
github.com/gobuffalo/packr v1.30.1 // indirect
github.com/sony/sonyflake v1.0.0
)

replace github.com/frankrap/bybit-api => ../../../github.com/frankrap/bybit-api

0 comments on commit 03cd968

Please sign in to comment.