mirror of
https://github.com/anyproto/any-sync.git
synced 2025-06-09 09:35:03 +09:00
build(deps): bump github.com/libp2p/go-libp2p from 0.41.0 to 0.41.1
Bumps [github.com/libp2p/go-libp2p](https://github.com/libp2p/go-libp2p) from 0.41.0 to 0.41.1. - [Release notes](https://github.com/libp2p/go-libp2p/releases) - [Changelog](https://github.com/libp2p/go-libp2p/blob/master/CHANGELOG.md) - [Commits](https://github.com/libp2p/go-libp2p/compare/v0.41.0...v0.41.1) --- updated-dependencies: - dependency-name: github.com/libp2p/go-libp2p dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
9ae9722779
commit
bee7c4f261
2 changed files with 8 additions and 8 deletions
4
go.mod
4
go.mod
|
@ -2,7 +2,7 @@ module github.com/anyproto/any-sync
|
|||
|
||||
go 1.23.0
|
||||
|
||||
toolchain go1.23.5
|
||||
toolchain go1.24.1
|
||||
|
||||
require (
|
||||
filippo.io/edwards25519 v1.1.0
|
||||
|
@ -25,7 +25,7 @@ require (
|
|||
github.com/ipfs/go-block-format v0.2.0
|
||||
github.com/ipfs/go-cid v0.5.0
|
||||
github.com/ipfs/go-ipld-format v0.6.0
|
||||
github.com/libp2p/go-libp2p v0.41.0
|
||||
github.com/libp2p/go-libp2p v0.41.1
|
||||
github.com/mr-tron/base58 v1.2.0
|
||||
github.com/multiformats/go-multibase v0.2.0
|
||||
github.com/multiformats/go-multihash v0.2.3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue