Skip to content

Commit

Permalink
update go-multiaddr replace
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoPolo committed Jan 29, 2025
1 parent 20ad1c9 commit b434cb2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -137,4 +137,4 @@ require (
lukechampine.com/blake3 v1.3.0 // indirect
)

replace github.com/multiformats/go-multiaddr => github.com/multiformats/go-multiaddr v0.14.1-0.20250120225953-293f2c05d90e
replace github.com/multiformats/go-multiaddr => github.com/multiformats/go-multiaddr v0.14.1-0.20250129195403-f43a27871caa
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -242,8 +242,8 @@ github.com/multiformats/go-base32 v0.1.0/go.mod h1:Kj3tFY6zNr+ABYMqeUNeGvkIC/UYg
github.com/multiformats/go-base36 v0.1.0/go.mod h1:kFGE83c6s80PklsHO9sRn2NCoffoRdUUOENyW/Vv6sM=
github.com/multiformats/go-base36 v0.2.0 h1:lFsAbNOGeKtuKozrtBsAkSVhv1p9D0/qedU9rQyccr0=
github.com/multiformats/go-base36 v0.2.0/go.mod h1:qvnKE++v+2MWCfePClUEjE78Z7P2a1UV0xHgWc0hkp4=
github.com/multiformats/go-multiaddr v0.14.1-0.20250120225953-293f2c05d90e h1:ub3WTiuDO0tj+YKfDXky4SFtuuAFlHJ2y+PyZgpx5Yo=
github.com/multiformats/go-multiaddr v0.14.1-0.20250120225953-293f2c05d90e/go.mod h1:U0rDwHK/JU1XiYNGuH0GW02qj9vqV0KtOAUX84mv/rg=
github.com/multiformats/go-multiaddr v0.14.1-0.20250129195403-f43a27871caa h1:Piyzll/IEfzDrPaYeE68/gvy59r3PcMrHn1W9W8SFO4=
github.com/multiformats/go-multiaddr v0.14.1-0.20250129195403-f43a27871caa/go.mod h1:U0rDwHK/JU1XiYNGuH0GW02qj9vqV0KtOAUX84mv/rg=
github.com/multiformats/go-multiaddr-dns v0.4.1 h1:whi/uCLbDS3mSEUMb1MsoT4uzUeZB0N32yzufqS0i5M=
github.com/multiformats/go-multiaddr-dns v0.4.1/go.mod h1:7hfthtB4E4pQwirrz+J0CcDUfbWzTqEzVyYKKIKpgkc=
github.com/multiformats/go-multiaddr-fmt v0.1.0 h1:WLEFClPycPkp4fnIzoFoV9FVd49/eQsuaL3/CWe167E=
Expand Down

0 comments on commit b434cb2

Please sign in to comment.