Bump gvt vendored libraries
This commit is contained in:
parent
ff5ff00ad7
commit
07efe9750c
1 changed files with 109 additions and 47 deletions
156
vendor/manifest
vendored
156
vendor/manifest
vendored
|
|
@ -1,104 +1,166 @@
|
|||
{
|
||||
"version": 0,
|
||||
"dependencies": [
|
||||
{
|
||||
"importpath": "github.com/apex/log",
|
||||
"repository": "https://github.com/apex/log",
|
||||
"vcs": "git",
|
||||
"revision": "c20bfcdb771b706fdd57a954ee9da2d0ff97b02d",
|
||||
"branch": "master",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/apex/log/handlers/discard",
|
||||
"repository": "https://github.com/apex/log",
|
||||
"vcs": "git",
|
||||
"revision": "c20bfcdb771b706fdd57a954ee9da2d0ff97b02d",
|
||||
"branch": "master",
|
||||
"path": "/handlers/discard",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/aws/aws-sdk-go/aws",
|
||||
"repository": "https://github.com/aws/aws-sdk-go",
|
||||
"revision": "38ff93f5aca911b494061bc6a8a69dae652057e8",
|
||||
"vcs": "git",
|
||||
"revision": "966f1a968ba8e260628dfa6be07bcd48d8e98ef6",
|
||||
"branch": "master",
|
||||
"path": "/aws"
|
||||
"path": "/aws",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/aws/aws-sdk-go/aws/session",
|
||||
"repository": "https://github.com/aws/aws-sdk-go",
|
||||
"vcs": "git",
|
||||
"revision": "966f1a968ba8e260628dfa6be07bcd48d8e98ef6",
|
||||
"branch": "master",
|
||||
"path": "/aws/session",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/aws/aws-sdk-go/private/endpoints",
|
||||
"repository": "https://github.com/aws/aws-sdk-go",
|
||||
"revision": "38ff93f5aca911b494061bc6a8a69dae652057e8",
|
||||
"vcs": "git",
|
||||
"revision": "966f1a968ba8e260628dfa6be07bcd48d8e98ef6",
|
||||
"branch": "master",
|
||||
"path": "/private/endpoints"
|
||||
"path": "/private/endpoints",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/aws/aws-sdk-go/private/protocol",
|
||||
"repository": "https://github.com/aws/aws-sdk-go",
|
||||
"revision": "38ff93f5aca911b494061bc6a8a69dae652057e8",
|
||||
"vcs": "git",
|
||||
"revision": "966f1a968ba8e260628dfa6be07bcd48d8e98ef6",
|
||||
"branch": "master",
|
||||
"path": "/private/protocol"
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/aws/aws-sdk-go/private/protocol/query",
|
||||
"repository": "https://github.com/aws/aws-sdk-go",
|
||||
"revision": "38ff93f5aca911b494061bc6a8a69dae652057e8",
|
||||
"branch": "master",
|
||||
"path": "/private/protocol/query"
|
||||
"path": "/private/protocol",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/aws/aws-sdk-go/private/signer/v4",
|
||||
"repository": "https://github.com/aws/aws-sdk-go",
|
||||
"revision": "38ff93f5aca911b494061bc6a8a69dae652057e8",
|
||||
"vcs": "git",
|
||||
"revision": "966f1a968ba8e260628dfa6be07bcd48d8e98ef6",
|
||||
"branch": "master",
|
||||
"path": "/private/signer/v4"
|
||||
"path": "/private/signer/v4",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/aws/aws-sdk-go/private/waiter",
|
||||
"repository": "https://github.com/aws/aws-sdk-go",
|
||||
"revision": "38ff93f5aca911b494061bc6a8a69dae652057e8",
|
||||
"vcs": "git",
|
||||
"revision": "966f1a968ba8e260628dfa6be07bcd48d8e98ef6",
|
||||
"branch": "master",
|
||||
"path": "/private/waiter"
|
||||
"path": "/private/waiter",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/aws/aws-sdk-go/service/kinesis",
|
||||
"repository": "https://github.com/aws/aws-sdk-go",
|
||||
"revision": "38ff93f5aca911b494061bc6a8a69dae652057e8",
|
||||
"vcs": "git",
|
||||
"revision": "966f1a968ba8e260628dfa6be07bcd48d8e98ef6",
|
||||
"branch": "master",
|
||||
"path": "/service/kinesis"
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/aws/aws-sdk-go/service/sts",
|
||||
"repository": "https://github.com/aws/aws-sdk-go",
|
||||
"revision": "38ff93f5aca911b494061bc6a8a69dae652057e8",
|
||||
"branch": "master",
|
||||
"path": "/service/sts"
|
||||
"path": "/service/kinesis",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/go-ini/ini",
|
||||
"repository": "https://github.com/go-ini/ini",
|
||||
"revision": "193d1ecb466bf97aae8b454a5cfc192941c64809",
|
||||
"branch": "master"
|
||||
"vcs": "git",
|
||||
"revision": "12f418cc7edc5a618a51407b7ac1f1f512139df3",
|
||||
"branch": "master",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/go-kit/kit/log",
|
||||
"repository": "https://github.com/go-kit/kit",
|
||||
"revision": "5d9dfb4d8a5c4f7d67075af30be88f90b031f492",
|
||||
"importpath": "github.com/go-logfmt/logfmt",
|
||||
"repository": "https://github.com/go-logfmt/logfmt",
|
||||
"vcs": "git",
|
||||
"revision": "08ab82a63ef462ac643ec79e659f023891f588f5",
|
||||
"branch": "master",
|
||||
"path": "/log"
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/hoisie/redis",
|
||||
"repository": "https://github.com/hoisie/redis",
|
||||
"vcs": "git",
|
||||
"revision": "788f01e396a99c96c8f56338383926f16841ebae",
|
||||
"branch": "master"
|
||||
"branch": "master",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/jmespath/go-jmespath",
|
||||
"repository": "https://github.com/jmespath/go-jmespath",
|
||||
"vcs": "git",
|
||||
"revision": "0b12d6b521d83fc7f755e7cfc1b1fbdd35a01a74",
|
||||
"branch": "master"
|
||||
"branch": "master",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/lib/pq",
|
||||
"repository": "https://github.com/lib/pq",
|
||||
"revision": "69552e54d2a9d4c6a2438926a774930f7bc398ec",
|
||||
"branch": "master"
|
||||
"importpath": "github.com/jpillora/backoff",
|
||||
"repository": "https://github.com/jpillora/backoff",
|
||||
"vcs": "git",
|
||||
"revision": "0496a6c14df020789376f4d4a261273d5ddb36ec",
|
||||
"branch": "master",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "gopkg.in/logfmt.v0",
|
||||
"repository": "https://gopkg.in/logfmt.v0",
|
||||
"revision": "c50dc9aa845e681529d8e49d3dc11ec0195aacac",
|
||||
"branch": "master"
|
||||
"importpath": "github.com/kr/pretty",
|
||||
"repository": "https://github.com/kr/pretty",
|
||||
"vcs": "git",
|
||||
"revision": "add1dbc86daf0f983cd4a48ceb39deb95c729b67",
|
||||
"branch": "master",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "gopkg.in/stack.v1",
|
||||
"repository": "https://gopkg.in/stack.v1",
|
||||
"revision": "0585967eab0016c8e4e2d55ac20585b469574cec",
|
||||
"branch": "master"
|
||||
"importpath": "github.com/kr/text",
|
||||
"repository": "https://github.com/kr/text",
|
||||
"vcs": "git",
|
||||
"revision": "bb797dc4fb8320488f47bf11de07a733d7233e1f",
|
||||
"branch": "master",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/rogpeppe/fastuuid",
|
||||
"repository": "https://github.com/rogpeppe/fastuuid",
|
||||
"vcs": "git",
|
||||
"revision": "6724a57986aff9bff1a1770e9347036def7c89f6",
|
||||
"branch": "master",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/tj/go-elastic/batch",
|
||||
"repository": "https://github.com/tj/go-elastic",
|
||||
"vcs": "git",
|
||||
"revision": "6923cdab333be878d768a2b563cd25bc816c3dab",
|
||||
"branch": "master",
|
||||
"path": "/batch",
|
||||
"notests": true
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/tj/go-kinesis",
|
||||
"repository": "https://github.com/tj/go-kinesis",
|
||||
"vcs": "git",
|
||||
"revision": "677d118cb62c634d6d8dc7c49e979c4d40fac58b",
|
||||
"branch": "master",
|
||||
"notests": true
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue