yudai / gojsondiff

Go JSON Diff
Other
535 stars 81 forks source link

Doesn't install #43

Open c4s4 opened 2 years ago

c4s4 commented 2 years ago

When trying to install as shown in documentation:

$ go get github.com/yudai/gojsondiff/jd

go: downloading github.com/codegangsta/cli v1.22.5
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