@cryptotaxi247 / kubo / commits / e66b6dd87

go-ipfs-config: update gx imports

License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>

Steven Allen committed Jun 5, 2018 at 23:55 UTC e66b6dd87293e5d813e6b32a8291cd3a30325e83
1 file changed +1 -1
config/bootstrap_peers.go
+1 -1
@@ -4,7 +4,7 @@ import (
4 "errors"
5 "fmt"
6
7 - iaddr "gx/ipfs/QmSMVXVvKFrWoxEixGxY28CUhtyaGTfXiM6m2A7mZUyVHe/go-ipfs-addr"
7 + iaddr "gx/ipfs/Qmey6omaMEzs9DiSQWwnPwTCJRn3RE8rWLjfidRrTzUq6t/go-ipfs-addr"
8 )
9
10 // DefaultBootstrapAddresses are the hardcoded bootstrap addresses