Skip to content

Commit

Permalink
Merge pull request #13 from aopoltorzhicky/websocket-libs
Browse files Browse the repository at this point in the history
rest version
  • Loading branch information
aopoltorzhicky authored Oct 9, 2019
2 parents b8977d8 + 7ed75e4 commit 29655b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion websocket/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ module github.com/aopoltorzhicky/go_kraken/websocket
go 1.12

require (
github.com/aopoltorzhicky/go_kraken/rest v0.0.0-20190605153553-ae21135d148e
github.com/aopoltorzhicky/go_kraken/rest v0.0.1
github.com/gorilla/websocket v1.4.1
)

0 comments on commit 29655b9

Please sign in to comment.