Skip to content

Commit

Permalink
Update go mod
Browse files Browse the repository at this point in the history
  • Loading branch information
crossle committed Dec 31, 2020
1 parent f3c8a2a commit 2086b70
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 72 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,9 @@ module github.com/MixinNetwork/bot-api-go-client

go 1.15

replace github.com/vmihailenco/msgpack/v4 => github.com/MixinNetwork/msgpack/v4 v4.3.13

require (
github.com/MixinNetwork/go-number v0.0.0-20180814121220-f48e2574d9ef
github.com/MixinNetwork/mixin v0.9.5
github.com/MixinNetwork/mixin v0.9.0
github.com/dgrijalva/jwt-go v3.2.0+incompatible
github.com/gofrs/uuid v3.4.0+incompatible
github.com/gorilla/websocket v1.4.2
Expand Down
Loading

0 comments on commit 2086b70

Please sign in to comment.