mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-28 05:59:10 +02:00
move internal/telemetry/trace => pkg/telemetry/trace (#5541)
This commit is contained in:
parent
ab5f3ac7f3
commit
a96ab2fe93
49 changed files with 40 additions and 40 deletions
|
@ -16,7 +16,7 @@ import (
|
|||
"unique"
|
||||
|
||||
gocmp "github.com/google/go-cmp/cmp"
|
||||
"github.com/pomerium/pomerium/internal/telemetry/trace"
|
||||
"github.com/pomerium/pomerium/pkg/telemetry/trace"
|
||||
"github.com/stretchr/testify/assert"
|
||||
"github.com/stretchr/testify/require"
|
||||
oteltrace "go.opentelemetry.io/otel/trace"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue