File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ require (
26
26
github.com/seldonio/seldon-core/apis/go/v2 v2.0.0-00010101000000-000000000000
27
27
github.com/seldonio/seldon-core/components/tls/v2 v2.0.0-00010101000000-000000000000
28
28
github.com/serialx/hashring v0.0.0-20200727003509-22c0c7ab6b1b
29
- github.com/signalfx/splunk-otel-go/instrumentation/github.com/confluentinc/confluent-kafka-go/v2/kafka/splunkkafka v1.13 .0
29
+ github.com/signalfx/splunk-otel-go/instrumentation/github.com/confluentinc/confluent-kafka-go/v2/kafka/splunkkafka v1.14 .0
30
30
github.com/sirupsen/logrus v1.9.3
31
31
github.com/stretchr/testify v1.9.0
32
32
go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux v0.49.0
@@ -87,7 +87,7 @@ require (
87
87
github.com/prometheus/client_model v0.5.0 // indirect
88
88
github.com/prometheus/common v0.32.1 // indirect
89
89
github.com/prometheus/procfs v0.7.3 // indirect
90
- github.com/signalfx/splunk-otel-go/instrumentation/internal v1.13 .0 // indirect
90
+ github.com/signalfx/splunk-otel-go/instrumentation/internal v1.14 .0 // indirect
91
91
github.com/spf13/pflag v1.0.5 // indirect
92
92
go.opencensus.io v0.23.0 // indirect
93
93
go.opentelemetry.io/otel/metric v1.24.0 // indirect
Original file line number Diff line number Diff line change @@ -643,10 +643,10 @@ github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529/go.mod h1:DxrIzT+xaE7yg
643
643
github.com/serialx/hashring v0.0.0-20200727003509-22c0c7ab6b1b h1:h+3JX2VoWTFuyQEo87pStk/a99dzIO1mM9KxIyLPGTU =
644
644
github.com/serialx/hashring v0.0.0-20200727003509-22c0c7ab6b1b /go.mod h1:/yeG0My1xr/u+HZrFQ1tOQQQQrOawfyMUH13ai5brBc =
645
645
github.com/shurcooL/sanitized_anchor_name v1.0.0 /go.mod h1:1NzhyTcUVG4SuEtjjoZeVRXNmyL/1OwPU0+IJeTBvfc =
646
- github.com/signalfx/splunk-otel-go/instrumentation/github.com/confluentinc/confluent-kafka-go/v2/kafka/splunkkafka v1.13 .0 h1:p5gw4wcr+jCFfcRaXfGmArGH6nd0Fsa4NaMwMxLeB/A =
647
- github.com/signalfx/splunk-otel-go/instrumentation/github.com/confluentinc/confluent-kafka-go/v2/kafka/splunkkafka v1.13 .0 /go.mod h1:1nx0P6g1zSIygA1NAXqlzaXCi+L20kwqDHsbwchJvp8 =
648
- github.com/signalfx/splunk-otel-go/instrumentation/internal v1.13 .0 h1:XfUZQZUFnh6pT/md9EWEtTsEafrp5W5MyEydcmlrcFo =
649
- github.com/signalfx/splunk-otel-go/instrumentation/internal v1.13 .0 /go.mod h1:edi6DRMOIdtMfVQJ6RYvFqJBCHScuaHBPxZA00l6hsY =
646
+ github.com/signalfx/splunk-otel-go/instrumentation/github.com/confluentinc/confluent-kafka-go/v2/kafka/splunkkafka v1.14 .0 h1:5//Ad13UYu7ZgI8IwgZQ1q/NSSk9MmTSyR10OEssxNs =
647
+ github.com/signalfx/splunk-otel-go/instrumentation/github.com/confluentinc/confluent-kafka-go/v2/kafka/splunkkafka v1.14 .0 /go.mod h1:j0S49ZgxtCtNgw4vv0DwVb8CLeVo1/VNjvFmrXXuVVU =
648
+ github.com/signalfx/splunk-otel-go/instrumentation/internal v1.14 .0 h1:egPyksBETjIEBzqyYurzOmdsPR/NzvDUtumWP4nB1Ds =
649
+ github.com/signalfx/splunk-otel-go/instrumentation/internal v1.14 .0 /go.mod h1:YZMSxEXqC3PiVJTfbuYDtt+BoA+l/HOIep+vAVeeEF0 =
650
650
github.com/sirupsen/logrus v1.2.0 /go.mod h1:LxeOpSwHxABJmUn/MG1IvRgCAasNZTLOkJPxbbu5VWo =
651
651
github.com/sirupsen/logrus v1.4.2 /go.mod h1:tLMulIdttU9McNUspp0xgXVQah82FyeX6MwdIuYE2rE =
652
652
github.com/sirupsen/logrus v1.6.0 /go.mod h1:7uNnSEd1DgxDLC74fIahvMZmmYsHGZGEOFrfsX/uA88 =
You can’t perform that action at this time.
0 commit comments