chart
chart copied to clipboard
Go install dependency issue
When running go install github.com/marianogappa/chart@latest
I am getting
go: github.com/marianogappa/chart imports
github.com/Sirupsen/logrus: github.com/Sirupsen/[email protected]: parsing go.mod:
module declares its path as: github.com/sirupsen/logrus
but was required as: github.com/Sirupsen/logrus
Hey, thank you for filing the issue! Does it still fail if you try now?