Closed mwarkentin closed 3 years ago
Ran:
GO111MODULE=on go get github.com/urfave/cli
go mod init
go mod vendor
make install worked after this
make install
CHANGELOG.md
Ran:
GO111MODULE=on go get github.com/urfave/cli
go mod init
go mod vendor
make install
worked after thisChecklist
CHANGELOG.md
updated?