mirror of
https://github.com/ipfs/kubo.git
synced 2025-09-10 05:52:20 +08:00
force godeps to save windows import
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
This commit is contained in:
11
Godeps/Godeps.json
generated
11
Godeps/Godeps.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"ImportPath": "github.com/ipfs/go-ipfs",
|
||||
"GoVersion": "go1.5",
|
||||
"GoVersion": "go1.5.1",
|
||||
"Packages": [
|
||||
"./..."
|
||||
],
|
||||
@ -14,6 +14,10 @@
|
||||
"Comment": "null-5",
|
||||
"Rev": "75cd24fc2f2c2a2088577d12123ddee5f54e0675"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/StackExchange/wmi",
|
||||
"Rev": "8730d7ed549382cb1f889a576a7223c137be7989"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/alecthomas/kingpin",
|
||||
"Comment": "v2.1.0-2-gaedd543",
|
||||
@ -103,6 +107,11 @@
|
||||
"ImportPath": "github.com/fd/go-nat",
|
||||
"Rev": "50e7633d5f27d81490026a13e5b92d2e42d8c6bb"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/go-ole/go-ole",
|
||||
"Comment": "v1.1.1-64-g4246eab",
|
||||
"Rev": "4246eab2a27c71c143f965432ace52990308d362"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/gogo/protobuf/io",
|
||||
"Rev": "0ac967c269268f1af7d9bcc7927ccc9a589b2b36"
|
||||
|
Reference in New Issue
Block a user