@cryptotaxi247 / kubo / commits / 516673de6

go-ipfs-config: extract go-ipfs-addr

License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>

Jeromy committed Oct 24, 2017 at 07:14 UTC 516673de698969acf25a0e6df8fc9d5f3b22309b
1 file changed +1 -1
config/bootstrap_peers.go
+1 -1
@@ -4,7 +4,7 @@ import (
4 "errors"
5 "fmt"
6
7 - iaddr "github.com/ipfs/go-ipfs/thirdparty/ipfsaddr"
7 + iaddr "gx/ipfs/QmeS8cCKawUwejVrsBtmC1toTXmwVWZGiRJqzgTURVWeF9/go-ipfs-addr"
8 )
9
10 // DefaultBootstrapAddresses are the hardcoded bootstrap addresses