mirror of
https://github.com/hoernschen/dendrite.git
synced 2025-07-29 12:42:46 +00:00
Remove dependency errors (#507)
This commit is contained in:
parent
06338b06d7
commit
a76e31f1b3
242 changed files with 26932 additions and 650 deletions
16
vendor/manifest
vendored
16
vendor/manifest
vendored
|
@ -298,12 +298,6 @@
|
|||
"revision": "6a22caf2fd45d5e2119bfc3717e984f15a7eb7ee",
|
||||
"branch": "master"
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/tj/go-debug",
|
||||
"repository": "https://github.com/tj/go-debug",
|
||||
"revision": "ff4a55a20a86994118644bbddc6a216da193cc13",
|
||||
"branch": "master"
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/uber-go/atomic",
|
||||
"repository": "https://github.com/uber-go/atomic",
|
||||
|
@ -311,14 +305,14 @@
|
|||
"branch": "master"
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/uber/jaeger-client-go",
|
||||
"repository": "https://github.com/uber/jaeger-client-go",
|
||||
"importpath": "github.com/jaegertracing/jaeger-client-go",
|
||||
"repository": "https://github.com/jaegertracing/jaeger-client-go",
|
||||
"revision": "3ad49a1d839b517923a6fdac36d81cbf7b744f37",
|
||||
"branch": "master"
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/uber/jaeger-lib/metrics",
|
||||
"repository": "https://github.com/uber/jaeger-lib",
|
||||
"importpath": "github.com/jaegertracing/jaeger-lib/metrics",
|
||||
"repository": "https://github.com/jaegertracing/jaeger-lib",
|
||||
"revision": "21a3da6d66fe0e278072676fdc84cd4c9ccb9b67",
|
||||
"branch": "master",
|
||||
"path": "/metrics"
|
||||
|
@ -458,7 +452,7 @@
|
|||
{
|
||||
"importpath": "gopkg.in/h2non/bimg.v1",
|
||||
"repository": "https://gopkg.in/h2non/bimg.v1",
|
||||
"revision": "45f8993550e71ee7b8001d40c681c6c9fa822357",
|
||||
"revision": "02e621739c77c791d8c153f240b7a1f75b07816f",
|
||||
"branch": "master"
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue