Skip to content

Commit 42d352f

Browse files
authored
go-ipfs-config: Merge pull request ipfs#63 from ipfs/dependabot/go_modules/github.com/multiformats/go-multiaddr-0.2.1
Bump github.com/multiformats/go-multiaddr from 0.2.0 to 0.2.1
2 parents 7ae5ef8 + c49b4a7 commit 42d352f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ require (
44
github.com/facebookgo/atomicfile v0.0.0-20151019160806-2de1f203e7d5
55
github.com/libp2p/go-libp2p-core v0.5.0
66
github.com/mitchellh/go-homedir v1.1.0
7-
github.com/multiformats/go-multiaddr v0.2.0
7+
github.com/multiformats/go-multiaddr v0.2.1
88
github.com/multiformats/go-multiaddr-dns v0.2.0
99
)
1010

0 commit comments

Comments
 (0)