Skip to content
This repository has been archived by the owner on May 26, 2022. It is now read-only.

Commit

Permalink
chore: update go-libp2p-transport-upgrader
Browse files Browse the repository at this point in the history
  • Loading branch information
marten-seemann committed Jul 24, 2021
1 parent 666bbbe commit 293f008
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 58 deletions.
6 changes: 3 additions & 3 deletions go.mod
Expand Up @@ -2,10 +2,10 @@ module github.com/libp2p/go-ws-transport

require (
github.com/gorilla/websocket v1.4.2
github.com/libp2p/go-libp2p-core v0.8.0
github.com/libp2p/go-libp2p-mplex v0.4.0
github.com/libp2p/go-libp2p-core v0.8.2
github.com/libp2p/go-libp2p-mplex v0.4.1
github.com/libp2p/go-libp2p-testing v0.4.0
github.com/libp2p/go-libp2p-transport-upgrader v0.2.0
github.com/libp2p/go-libp2p-transport-upgrader v0.4.3
github.com/multiformats/go-multiaddr v0.3.3
github.com/multiformats/go-multiaddr-fmt v0.1.0
)
Expand Down

0 comments on commit 293f008

Please sign in to comment.