Commit 2ae9b278 authored by Juan Batiz-Benet's avatar Juan Batiz-Benet

moved net/swarm2 -> swarm

parent 5d019ad3
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
package net package net
import ( import (
swarm "github.com/jbenet/go-ipfs/net/swarm2" swarm "github.com/jbenet/go-ipfs/net/swarm"
peer "github.com/jbenet/go-ipfs/peer" peer "github.com/jbenet/go-ipfs/peer"
context "github.com/jbenet/go-ipfs/Godeps/_workspace/src/code.google.com/p/go.net/context" context "github.com/jbenet/go-ipfs/Godeps/_workspace/src/code.google.com/p/go.net/context"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment