Skip to content

Commit c882e3a

Browse files
committed
cp dines
1 parent 9ddf5de commit c882e3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/convertor/convertor.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ var (
7272
convSnapshotNameFormat = "overlaybd-conv-%s"
7373
ConvContentNameFormat = convSnapshotNameFormat
7474

75-
tracer = otel.Tracer("github.com/containerd/accelerated-container-image/pkg/convertor")
75+
tracer = otel.Tracer("accelerated-container-image/pkg/convertor")
7676
)
7777

7878
type ZFileConfig struct {

0 commit comments

Comments
 (0)