The module path github.com/coreos/bbolt found in your go.mod doesn't match the actual path go.etcd.io/bbolt found in the dependency's go.mod.
Updating the module path in your go.mod to go.etcd.io/bbolt should resolve this issue.
View the update logs.