module github.com/arithran/apicmp go 1.14 require ( github.com/davecgh/go-spew v1.1.1 github.com/nsf/jsondiff v0.0.0-20200515183724-f29ed568f4ce github.com/olekukonko/tablewriter v0.0.4 github.com/sirupsen/logrus v1.6.0 github.com/urfave/cli/v2 v2.2.0 )