1
0
Fork 0
mirror of https://github.com/Luzifer/s3sync.git synced 2024-12-20 19:41:15 +00:00
s3sync/Godeps/Godeps.json

63 lines
1.8 KiB
JSON
Raw Normal View History

2015-07-26 14:06:24 +00:00
{
"ImportPath": "github.com/Luzifer/s3sync",
"GoVersion": "go1.4.2",
"Deps": [
{
"ImportPath": "github.com/aws/aws-sdk-go/aws",
2015-08-01 21:57:53 +00:00
"Comment": "v0.7.1-4-g1c75632",
"Rev": "1c75632eb9b77bb3d8e6416fbd8f3e98fc1367db"
2015-07-26 14:06:24 +00:00
},
{
"ImportPath": "github.com/aws/aws-sdk-go/internal/endpoints",
2015-08-01 21:57:53 +00:00
"Comment": "v0.7.1-4-g1c75632",
"Rev": "1c75632eb9b77bb3d8e6416fbd8f3e98fc1367db"
2015-07-26 14:06:24 +00:00
},
{
"ImportPath": "github.com/aws/aws-sdk-go/internal/protocol/query",
2015-08-01 21:57:53 +00:00
"Comment": "v0.7.1-4-g1c75632",
"Rev": "1c75632eb9b77bb3d8e6416fbd8f3e98fc1367db"
2015-07-26 14:06:24 +00:00
},
{
"ImportPath": "github.com/aws/aws-sdk-go/internal/protocol/rest",
2015-08-01 21:57:53 +00:00
"Comment": "v0.7.1-4-g1c75632",
"Rev": "1c75632eb9b77bb3d8e6416fbd8f3e98fc1367db"
2015-07-26 14:06:24 +00:00
},
{
"ImportPath": "github.com/aws/aws-sdk-go/internal/protocol/restxml",
2015-08-01 21:57:53 +00:00
"Comment": "v0.7.1-4-g1c75632",
"Rev": "1c75632eb9b77bb3d8e6416fbd8f3e98fc1367db"
2015-07-26 14:06:24 +00:00
},
{
"ImportPath": "github.com/aws/aws-sdk-go/internal/protocol/xml/xmlutil",
2015-08-01 21:57:53 +00:00
"Comment": "v0.7.1-4-g1c75632",
"Rev": "1c75632eb9b77bb3d8e6416fbd8f3e98fc1367db"
2015-07-26 14:06:24 +00:00
},
{
"ImportPath": "github.com/aws/aws-sdk-go/internal/signer/v4",
2015-08-01 21:57:53 +00:00
"Comment": "v0.7.1-4-g1c75632",
"Rev": "1c75632eb9b77bb3d8e6416fbd8f3e98fc1367db"
2015-07-26 14:06:24 +00:00
},
{
"ImportPath": "github.com/aws/aws-sdk-go/service/s3",
2015-08-01 21:57:53 +00:00
"Comment": "v0.7.1-4-g1c75632",
"Rev": "1c75632eb9b77bb3d8e6416fbd8f3e98fc1367db"
2015-07-26 14:06:24 +00:00
},
{
"ImportPath": "github.com/inconshreveable/mousetrap",
"Rev": "76626ae9c91c4f2a10f34cad8ce83ea42c93bb75"
},
{
"ImportPath": "github.com/spf13/cobra",
"Rev": "385fc87e4343efec233811d3d933509e8975d11a"
},
{
"ImportPath": "github.com/spf13/pflag",
"Rev": "67cbc198fd11dab704b214c1e629a97af392c085"
},
{
"ImportPath": "github.com/vaughan0/go-ini",
"Rev": "a98ad7ee00ec53921f08832bc06ecf7fd600e6a1"
}
]
}