chore: Use github.com/go-kit/log
This commit is contained in:
@@ -18,8 +18,8 @@ import (
|
||||
"context"
|
||||
"net/http"
|
||||
|
||||
logKit "github.com/go-kit/kit/log"
|
||||
opentracingKit "github.com/go-kit/kit/tracing/opentracing"
|
||||
logKit "github.com/go-kit/log"
|
||||
"github.com/opentracing/opentracing-go"
|
||||
"github.com/opentracing/opentracing-go/log"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user