#1088·glide

parsing go.mod: module declares its path as: github.com/urfave/cli but was required as: github.com/codegangsta/cli

Author: pankaj1879Created Dec 7, 2022Updated Jan 25, 2023

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