Skip to content
This repository was archived by the owner on Aug 23, 2023. It is now read-only.

Commit 6fddb7c

Browse files
author
Anthony Woods
committed
set jaeger-client-go source path and updates vendor
1 parent 5baf51d commit 6fddb7c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+9
-3917
lines changed

Gopkg.lock

+3-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Gopkg.toml

+5
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,11 @@
135135

136136
[[constraint]]
137137
name = "github.com/uber/jaeger-client-go"
138+
source = "https://github.com/jaegertracing/jaeger-client-go.git"
139+
140+
[[override]]
141+
name = "github.com/uber/jaeger-lib"
142+
source = "https://github.com/jaegertracing/jaeger-lib.git"
138143

139144
[[constraint]]
140145
name = "gopkg.in/macaron.v1"

vendor/github.com/Shopify/sarama/.github/CONTRIBUTING.md

-31
This file was deleted.

vendor/github.com/Shopify/sarama/.github/ISSUE_TEMPLATE.md

-20
This file was deleted.

vendor/github.com/Shopify/sarama/examples/README.md

-9
This file was deleted.

vendor/github.com/Shopify/sarama/examples/http_server/.gitignore

-2
This file was deleted.

vendor/github.com/Shopify/sarama/examples/http_server/README.md

-7
This file was deleted.

vendor/github.com/Shopify/sarama/examples/http_server/http_server.go

-247
This file was deleted.

0 commit comments

Comments
 (0)