mirror of
https://github.com/ericchiang/pup
synced 2025-01-15 02:00:55 +00:00
31 lines
733 B
JSON
31 lines
733 B
JSON
{
|
|
"ImportPath": "github.com/ericchiang/pup",
|
|
"GoVersion": "go1.4",
|
|
"Deps": [
|
|
{
|
|
"ImportPath": "github.com/fatih/color",
|
|
"Rev": "3161cccfa22c6243e02aa984cf2886d022024cec"
|
|
},
|
|
{
|
|
"ImportPath": "github.com/mattn/go-colorable",
|
|
"Rev": "043ae16291351db8465272edf465c9f388161627"
|
|
},
|
|
{
|
|
"ImportPath": "github.com/mattn/go-isatty",
|
|
"Rev": "6152ce208cfa13d58f065348a3312b4160fb98d1"
|
|
},
|
|
{
|
|
"ImportPath": "golang.org/x/net/html",
|
|
"Rev": "cbcac7bb8415db9b6cb4d1ebab1dc9afbd688b97"
|
|
},
|
|
{
|
|
"ImportPath": "golang.org/x/text/encoding",
|
|
"Rev": "ef0bf1da95d2b971524f971801f2a4c2d0b4841f"
|
|
},
|
|
{
|
|
"ImportPath": "golang.org/x/text/transform",
|
|
"Rev": "ef0bf1da95d2b971524f971801f2a4c2d0b4841f"
|
|
}
|
|
]
|
|
}
|