|
|
@ -20,8 +20,8 @@ require (
|
|
|
|
github.com/prometheus/client_golang v1.15.1
|
|
|
|
github.com/prometheus/client_golang v1.15.1
|
|
|
|
github.com/spaolacci/murmur3 v1.1.0
|
|
|
|
github.com/spaolacci/murmur3 v1.1.0
|
|
|
|
github.com/stretchr/testify v1.8.2
|
|
|
|
github.com/stretchr/testify v1.8.2
|
|
|
|
go.etcd.io/etcd/api/v3 v3.5.8
|
|
|
|
go.etcd.io/etcd/api/v3 v3.5.9
|
|
|
|
go.etcd.io/etcd/client/v3 v3.5.8
|
|
|
|
go.etcd.io/etcd/client/v3 v3.5.9
|
|
|
|
go.mongodb.org/mongo-driver v1.11.6
|
|
|
|
go.mongodb.org/mongo-driver v1.11.6
|
|
|
|
go.opentelemetry.io/otel v1.14.0
|
|
|
|
go.opentelemetry.io/otel v1.14.0
|
|
|
|
go.opentelemetry.io/otel/exporters/jaeger v1.14.0
|
|
|
|
go.opentelemetry.io/otel/exporters/jaeger v1.14.0
|
|
|
@ -96,7 +96,7 @@ require (
|
|
|
|
github.com/xdg-go/stringprep v1.0.3 // indirect
|
|
|
|
github.com/xdg-go/stringprep v1.0.3 // indirect
|
|
|
|
github.com/youmark/pkcs8 v0.0.0-20181117223130-1be2e3e5546d // indirect
|
|
|
|
github.com/youmark/pkcs8 v0.0.0-20181117223130-1be2e3e5546d // indirect
|
|
|
|
github.com/yuin/gopher-lua v1.1.0 // indirect
|
|
|
|
github.com/yuin/gopher-lua v1.1.0 // indirect
|
|
|
|
go.etcd.io/etcd/client/pkg/v3 v3.5.8 // indirect
|
|
|
|
go.etcd.io/etcd/client/pkg/v3 v3.5.9 // indirect
|
|
|
|
go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0 // indirect
|
|
|
|
go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0 // indirect
|
|
|
|
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0 // indirect
|
|
|
|
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0 // indirect
|
|
|
|
go.opentelemetry.io/proto/otlp v0.19.0 // indirect
|
|
|
|
go.opentelemetry.io/proto/otlp v0.19.0 // indirect
|
|
|
|