We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3b08be commit 96bcd7eCopy full SHA for 96bcd7e
core/corehttp/gateway_handler_tar.go
@@ -7,8 +7,8 @@ import (
7
"time"
8
9
files "github.com/ipfs/go-ipfs-files"
10
- "github.com/ipfs/go-ipfs/tracing"
11
ipath "github.com/ipfs/interface-go-ipfs-core/path"
+ "github.com/ipfs/kubo/tracing"
12
"go.opentelemetry.io/otel/attribute"
13
"go.opentelemetry.io/otel/trace"
14
"go.uber.org/zap"
0 commit comments