doing go get -x -u github.com/cloudflare/cfssl/cmd/...
fails with:
go get: github.com/coreos/[email protected] updating to
github.com/coreos/[email protected]: parsing go.mod:
module declares its path as: go.etcd.io/bbolt
but was required as: github.com/coreos/bbolt
reproduced in multiple environments