Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
f0cii committed Jul 24, 2020
1 parent a1f32c9 commit 54ba59b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ require (
github.com/frankrap/bybit-api v1.0.1
github.com/frankrap/deribit-api v1.0.3
github.com/frankrap/huobi-api v1.0.2
github.com/frankrap/okex-api v1.0.3
github.com/frankrap/okex-api v1.0.4
github.com/go-echarts/go-echarts v0.0.0-20190915064101-cbb3b43ade5d
github.com/gobuffalo/packr v1.30.1 // indirect
github.com/json-iterator/go v1.1.10
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,8 @@ github.com/frankrap/huobi-api v1.0.2 h1:WWf4DTxPpKjC1tR2YBJeTdw5tCYWsu79F0WWcnl3
github.com/frankrap/huobi-api v1.0.2/go.mod h1:qVwcC8rD0J/YJblSPQqFD1TEMumT8Up9B6pUPnAws0g=
github.com/frankrap/okex-api v1.0.3 h1:MUiFi4+Qosw70ZGbMlLBRopgjjUTYkpq0zV8SuN9awQ=
github.com/frankrap/okex-api v1.0.3/go.mod h1:RLK/99FeDBeDANLmZG/BEzqg2RjwVNk5935XjUT2hUs=
github.com/frankrap/okex-api v1.0.4 h1:zi3kcQOeqQVzzysh+hSltmalCZgiQZZRcEyMlJPHzL8=
github.com/frankrap/okex-api v1.0.4/go.mod h1:RLK/99FeDBeDANLmZG/BEzqg2RjwVNk5935XjUT2hUs=
github.com/fsnotify/fsnotify v1.4.7 h1:IXs+QLmnXW2CcXuY+8Mzv/fWEsPGWxqefPtCP5CnV9I=
github.com/fsnotify/fsnotify v1.4.7/go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo=
github.com/fsouza/go-dockerclient v1.4.4/go.mod h1:PrwszSL5fbmsESocROrOGq/NULMXRw+bajY0ltzD6MA=
Expand Down

0 comments on commit 54ba59b

Please sign in to comment.