glide up
This commit is contained in:
3
vendor/github.com/go-kit/kit/tracing/opentracing/endpoint.go
generated
vendored
3
vendor/github.com/go-kit/kit/tracing/opentracing/endpoint.go
generated
vendored
@@ -1,10 +1,9 @@
|
||||
package opentracing
|
||||
|
||||
import (
|
||||
"context"
|
||||
|
||||
"github.com/opentracing/opentracing-go"
|
||||
otext "github.com/opentracing/opentracing-go/ext"
|
||||
"golang.org/x/net/context"
|
||||
|
||||
"github.com/go-kit/kit/endpoint"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user