Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Commit da43571

Browse files
authored
Merge pull request #203 from ipfs/dependabot/go_modules/github.com/multiformats/go-multiaddr-net-0.1.2
build(deps): bump github.com/multiformats/go-multiaddr-net from 0.1.1 to 0.1.2
2 parents 98dafb5 + 2bc980e commit da43571

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ require (
1010
github.com/libp2p/go-libp2p-peer v0.2.0
1111
github.com/mitchellh/go-homedir v1.1.0
1212
github.com/multiformats/go-multiaddr v0.2.0
13-
github.com/multiformats/go-multiaddr-net v0.1.1
13+
github.com/multiformats/go-multiaddr-net v0.1.2
1414
github.com/whyrusleeping/tar-utils v0.0.0-20180509141711-8c6c8ba81d5c
1515
)

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,8 @@ github.com/multiformats/go-multiaddr-net v0.1.0 h1:ZepO8Ezwovd+7b5XPPDhQhayk1yt0
8888
github.com/multiformats/go-multiaddr-net v0.1.0/go.mod h1:5JNbcfBOP4dnhoZOv10JJVkJO0pCCEf8mTnipAo2UZQ=
8989
github.com/multiformats/go-multiaddr-net v0.1.1 h1:jFFKUuXTXv+3ARyHZi3XUqQO+YWMKgBdhEvuGRfnL6s=
9090
github.com/multiformats/go-multiaddr-net v0.1.1/go.mod h1:5JNbcfBOP4dnhoZOv10JJVkJO0pCCEf8mTnipAo2UZQ=
91+
github.com/multiformats/go-multiaddr-net v0.1.2 h1:P7zcBH9FRETdPkDrylcXVjQLQ2t1JQtNItZULWNWgeg=
92+
github.com/multiformats/go-multiaddr-net v0.1.2/go.mod h1:QsWt3XK/3hwvNxZJp92iMQKME1qHfpYmyIjFVsSOY6Y=
9193
github.com/multiformats/go-multibase v0.0.1/go.mod h1:bja2MqRZ3ggyXtZSEDKpl0uO/gviWFaSteVbWT51qgs=
9294
github.com/multiformats/go-multihash v0.0.1 h1:HHwN1K12I+XllBCrqKnhX949Orn4oawPkegHMu2vDqQ=
9395
github.com/multiformats/go-multihash v0.0.1/go.mod h1:w/5tugSrLEbWqlcgJabL3oHFKTwfvkofsjW2Qa1ct4U=

0 commit comments

Comments
 (0)