berty / go-orbit-db

Go version of P2P Database on IPFS
https://berty.tech
Apache License 2.0
403 stars 55 forks source link

chore: update go version + kubo + libp2p + go-ipfs-log #148

Closed D4ryl00 closed 2 months ago

D4ryl00 commented 2 months ago

This PR updates Kubo to v0.27.0 and its dependencies. Because github.com/ipfs/interface-go-ipfs-core is now deprecated and its interfaces have been moved to github.com/ipfs/boxo and github.com/ipfs/kubo, we updated the import path accordingly.

We also updated the go.mod with the go version 1.21.8 (latest - 1 Go version).

We update to the latest version of golangci-lint, the previous version failed on the CI.

github-actions[bot] commented 2 months ago

:tada: This PR is included in version 1.22.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: