File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ require (
1717 github.com/gogo/googleapis v1.4.1 // indirect
1818 github.com/gogo/protobuf v1.3.2 // indirect
1919 github.com/google/uuid v1.6.0 // indirect
20- github.com/jaegertracing/jaeger-idl v0.10.0 // indirect
20+ github.com/jaegertracing/jaeger-idl v0.11.1 // indirect
2121 go.opentelemetry.io/auto/sdk v1.2.1 // indirect
2222 go.opentelemetry.io/otel/metric v1.45.0 // indirect
2323 go.opentelemetry.io/otel/trace v1.45.0 // indirect
Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
1717github.com/google/go-cmp v0.7.0 /go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU =
1818github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0 =
1919github.com/google/uuid v1.6.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
20- github.com/jaegertracing/jaeger-idl v0.10.0 h1:lPqSLp9WxGwcyYJRRZkE9UZTidewf1ioV8NbZTAqK7Y =
21- github.com/jaegertracing/jaeger-idl v0.10.0 /go.mod h1:W+9vbcr2cVZyS6z/cbr540EOzSkKYml3hmaWEavxkB0 =
20+ github.com/jaegertracing/jaeger-idl v0.11.1 h1:2pxvt/1uqfZDKEgAgMNPjJgCiHl6PAZfVY9dg0ijeLs =
21+ github.com/jaegertracing/jaeger-idl v0.11.1 /go.mod h1:wWzFftH47XtPRkOM25NPNZ7zBhREWB5HtZBsWj25eW0 =
2222github.com/kisielk/errcheck v1.5.0 /go.mod h1:pFxgyoBC7bSaBwPgfKdkLd5X25qrDl4LWUI2bnpBCr8 =
2323github.com/kisielk/gotool v1.0.0 /go.mod h1:XhKaO+MFFWcvkIS/tQcRk01m1F5IRFswLeQ+oQHNcck =
2424github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRIccs7FGNTlIRMkT8wgtp5eCXdBlqhYGL6U =
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.25.0
55require (
66 github.com/go-logr/logr v1.4.4
77 github.com/gogo/protobuf v1.3.2
8- github.com/jaegertracing/jaeger-idl v0.10.0
8+ github.com/jaegertracing/jaeger-idl v0.11.1
99 github.com/stretchr/testify v1.11.1
1010 go.opentelemetry.io/otel v1.45.0
1111 go.opentelemetry.io/otel/sdk v1.45.0
Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
1717github.com/google/go-cmp v0.7.0 /go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU =
1818github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0 =
1919github.com/google/uuid v1.6.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
20- github.com/jaegertracing/jaeger-idl v0.10.0 h1:lPqSLp9WxGwcyYJRRZkE9UZTidewf1ioV8NbZTAqK7Y =
21- github.com/jaegertracing/jaeger-idl v0.10.0 /go.mod h1:W+9vbcr2cVZyS6z/cbr540EOzSkKYml3hmaWEavxkB0 =
20+ github.com/jaegertracing/jaeger-idl v0.11.1 h1:2pxvt/1uqfZDKEgAgMNPjJgCiHl6PAZfVY9dg0ijeLs =
21+ github.com/jaegertracing/jaeger-idl v0.11.1 /go.mod h1:wWzFftH47XtPRkOM25NPNZ7zBhREWB5HtZBsWj25eW0 =
2222github.com/kisielk/errcheck v1.5.0 /go.mod h1:pFxgyoBC7bSaBwPgfKdkLd5X25qrDl4LWUI2bnpBCr8 =
2323github.com/kisielk/gotool v1.0.0 /go.mod h1:XhKaO+MFFWcvkIS/tQcRk01m1F5IRFswLeQ+oQHNcck =
2424github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE =
You can’t perform that action at this time.
0 commit comments