Bump github.com/ipfs/boxo from 0.20.0 to 0.24.2 #263
Annotations
6 errors and 1 warning
go-lint:
core/ipfs.go#L12
could not import github.com/ipfs/kubo/core/node/libp2p (-: # github.com/ipfs/kubo/core/node/libp2p
|
go-lint
cannot use rslv (variable of type *madns.Resolver) as network.MultiaddrDNSResolver value in argument to libp2p.MultiaddrResolver: *madns.Resolver does not implement network.MultiaddrDNSResolver (missing method ResolveDNSAddr)
|
go-lint
undefined: rcmgr.WithLimitPeersPerCIDR
|
go-lint
undefined: rcmgr.ConnLimitPerCIDR
|
go-lint
undefined: rcmgr.ConnLimitPerCIDR) (typecheck)
|
go-lint
Process completed with exit code 1.
|
go-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|