26 lines
571 B
JSON
26 lines
571 B
JSON
{
|
|
"dependencies": {
|
|
"github.com/fatih/color": {
|
|
"branch": "master"
|
|
},
|
|
"github.com/fsnotify/fsnotify": {
|
|
"branch": "master"
|
|
},
|
|
"github.com/labstack/echo": {
|
|
"version": "^3.0.3"
|
|
},
|
|
"github.com/tockins/interact": {
|
|
"branch": "master"
|
|
},
|
|
"golang.org/x/net": {
|
|
"branch": "master"
|
|
},
|
|
"gopkg.in/urfave/cli.v2": {
|
|
"branch": "v2"
|
|
},
|
|
"gopkg.in/yaml.v2": {
|
|
"branch": "v2"
|
|
}
|
|
}
|
|
}
|