$ go get -t -u ./...
go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
go get: github.com/codegangsta/cli@none updating to
github.com/codegangsta/cli@v1.22.5: parsing go.mod:
module declares its path as: github.com/urfave/cli
but was required as: github.com/codegangsta/cli
This is going to be a fun rabbit hole to go down.
EDIT: It was indeed, a fun rabbit hole. Let's not go down there again.
Pinned Comments
grawlinson commented on 2019-10-28 05:39
I've taken over maintenance of this package, and can verify that the updated
PKGBUILD
now compiles and successfully creates LXD container images. If there are any issues, feel free to contact me.