mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-02 19:04:14 +02:00
[backport 0.29.0] move internal/telemetry/trace => pkg/telemetry/trace (#5542)
move internal/telemetry/trace => pkg/telemetry/trace
This commit is contained in:
parent
dcb10b1727
commit
b139c4f425
48 changed files with 39 additions and 39 deletions
|
@ -6,7 +6,7 @@ import (
|
|||
|
||||
"github.com/minio/minio-go/v7"
|
||||
"github.com/minio/minio-go/v7/pkg/credentials"
|
||||
"github.com/pomerium/pomerium/internal/telemetry/trace"
|
||||
"github.com/pomerium/pomerium/pkg/telemetry/trace"
|
||||
"github.com/testcontainers/testcontainers-go"
|
||||
"github.com/testcontainers/testcontainers-go/wait"
|
||||
oteltrace "go.opentelemetry.io/otel/trace"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue