i am using this ( run: go install github.com/Masterminds/glide ) and the facing error ( parsing go.mod: module declares its path as: github.com/urfave/cli but was required as: github.com/codegangsta/cli ) please solve it as soon as possible Thanks
i am using this
( run: go install github.com/Masterminds/glide )
and the facing error
( parsing go.mod:
module declares its path as: github.com/urfave/cli
but was required as: github.com/codegangsta/cli )
please solve it as soon as possible
Thanks