diff --git a/config/go.mod b/config/go.mod index 99f0e7f63d80..b22f599f4f16 100644 --- a/config/go.mod +++ b/config/go.mod @@ -4,7 +4,7 @@ require ( github.com/facebookgo/atomicfile v0.0.0-20151019160806-2de1f203e7d5 github.com/libp2p/go-libp2p-core v0.5.0 github.com/mitchellh/go-homedir v1.1.0 - github.com/multiformats/go-multiaddr v0.2.0 + github.com/multiformats/go-multiaddr v0.2.1 github.com/multiformats/go-multiaddr-dns v0.2.0 )