1234567891011121314151617181920212223 |
- {
- "ImportPath": "frp",
- "GoVersion": "go1.4",
- "Packages": [
- "./..."
- ],
- "Deps": [
- {
- "ImportPath": "github.com/astaxie/beego/logs",
- "Comment": "v1.5.0-9-gfb7314f",
- "Rev": "fb7314f8ac86b83ccd34386518d97cf2363e2ae5"
- },
- {
- "ImportPath": "github.com/docopt/docopt-go",
- "Comment": "0.6.2",
- "Rev": "784ddc588536785e7299f7272f39101f7faccc3f"
- },
- {
- "ImportPath": "github.com/vaughan0/go-ini",
- "Rev": "a98ad7ee00ec53921f08832bc06ecf7fd600e6a1"
- }
- ]
- }
|