mirror of
https://github.com/taigrr/go-selfupdate
synced 2025-01-18 04:33:12 -08:00
22 lines
461 B
JSON
22 lines
461 B
JSON
{
|
|
"ImportPath": "github.com/nickethier/go-selfupdate",
|
|
"GoVersion": "go1.4.2",
|
|
"Packages": [
|
|
"./..."
|
|
],
|
|
"Deps": [
|
|
{
|
|
"ImportPath": "github.com/kardianos/osext",
|
|
"Rev": "6e7f843663477789fac7c02def0d0909e969b4e5"
|
|
},
|
|
{
|
|
"ImportPath": "github.com/kr/binarydist",
|
|
"Rev": "9955b0ab8708602d411341e55fffd7e0700f86bd"
|
|
},
|
|
{
|
|
"ImportPath": "gopkg.in/inconshreveable/go-update.v0",
|
|
"Rev": "d8b0b1d421aa1cbf392c05869f8abbc669bb7066"
|
|
}
|
|
]
|
|
}
|