Skip to content

Commit

Permalink
import go-smux-multiplex
Browse files Browse the repository at this point in the history
  • Loading branch information
whyrusleeping committed Jan 7, 2018
1 parent c234d08 commit dabae69
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ install: true
before_install:
- make deps
- go get -u github.com/multiformats/go-multicodec
- go get -u github.com/jbenet/go-msgio
- go get -u github.com/libp2p/go-msgio
#- go vet ./...
script:
- go test ./... -v
Expand Down
6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,12 @@
"hash": "QmYkCrTwivapqdB3JbwvwvxymseahVkcm46ThRMAA24zCr",
"name": "go-libp2p-interface-connmgr",
"version": "0.0.2"
},
{
"author": "whyrusleeping",
"hash": "QmREBy6TSjLQMtYFhjf97cypsUTzBagcwamWocKHFCTb1e",
"name": "go-smux-multiplex",
"version": "3.0.4"
}
],
"gxVersion": "0.4.0",
Expand Down

0 comments on commit dabae69

Please sign in to comment.