|
|
@ -20,8 +20,8 @@ require (
|
|
|
|
github.com/prometheus/client_golang v1.17.0
|
|
|
|
github.com/prometheus/client_golang v1.17.0
|
|
|
|
github.com/spaolacci/murmur3 v1.1.0
|
|
|
|
github.com/spaolacci/murmur3 v1.1.0
|
|
|
|
github.com/stretchr/testify v1.8.4
|
|
|
|
github.com/stretchr/testify v1.8.4
|
|
|
|
go.etcd.io/etcd/api/v3 v3.5.9
|
|
|
|
go.etcd.io/etcd/api/v3 v3.5.10
|
|
|
|
go.etcd.io/etcd/client/v3 v3.5.9
|
|
|
|
go.etcd.io/etcd/client/v3 v3.5.10
|
|
|
|
go.mongodb.org/mongo-driver v1.12.1
|
|
|
|
go.mongodb.org/mongo-driver v1.12.1
|
|
|
|
go.opentelemetry.io/otel v1.19.0
|
|
|
|
go.opentelemetry.io/otel v1.19.0
|
|
|
|
go.opentelemetry.io/otel/exporters/jaeger v1.17.0
|
|
|
|
go.opentelemetry.io/otel/exporters/jaeger v1.17.0
|
|
|
@ -96,7 +96,7 @@ require (
|
|
|
|
github.com/xdg-go/stringprep v1.0.4 // indirect
|
|
|
|
github.com/xdg-go/stringprep v1.0.4 // indirect
|
|
|
|
github.com/youmark/pkcs8 v0.0.0-20201027041543-1326539a0a0a // indirect
|
|
|
|
github.com/youmark/pkcs8 v0.0.0-20201027041543-1326539a0a0a // 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.9 // indirect
|
|
|
|
go.etcd.io/etcd/client/pkg/v3 v3.5.10 // indirect
|
|
|
|
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.19.0 // indirect
|
|
|
|
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.19.0 // indirect
|
|
|
|
go.opentelemetry.io/otel/metric v1.19.0 // indirect
|
|
|
|
go.opentelemetry.io/otel/metric v1.19.0 // indirect
|
|
|
|
go.opentelemetry.io/proto/otlp v1.0.0 // indirect
|
|
|
|
go.opentelemetry.io/proto/otlp v1.0.0 // indirect
|
|
|
|