proxy.golang.org : github.com/tarantool/go-vshard-router : v1.3.2
go vshard-router implementation for tarantool
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/tarantool/[email protected]
Published:
Indexed:
Related tag:
v1.3.2
Loading...
Readme
Loading...
Dependencies
- cloud.google.com/go v0.112.1
- cloud.google.com/go/compute v1.24.0
- cloud.google.com/go/compute/metadata v0.2.3
- cloud.google.com/go/firestore v1.15.0
- cloud.google.com/go/longrunning v0.5.5
- github.com/armon/go-metrics v0.4.1
- github.com/beorn7/perks v1.0.1
- github.com/cenkalti/backoff/v4 v4.2.1
- github.com/cespare/xxhash/v2 v2.2.0
- github.com/coreos/go-semver v0.3.0
- github.com/coreos/go-systemd/v22 v22.3.2
- github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
- github.com/dustin/go-humanize v1.0.0
- github.com/fatih/color v1.14.1
- github.com/felixge/httpsnoop v1.0.4
- github.com/fsnotify/fsnotify v1.7.0
- github.com/go-logr/logr v1.4.1
- github.com/go-logr/stdr v1.2.2
- github.com/gogo/protobuf v1.3.2
- github.com/golang-jwt/jwt/v4 v4.4.2
- github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
- github.com/golang/protobuf v1.5.4
- github.com/google/btree v1.0.1
- github.com/google/s2a-go v0.1.7
- github.com/google/uuid v1.6.0
- github.com/googleapis/enterprise-certificate-proxy v0.3.2
- github.com/googleapis/gax-go/v2 v2.12.3
- github.com/gorilla/websocket v1.4.2
- github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
- github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
- github.com/grpc-ecosystem/grpc-gateway v1.16.0
- github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0
- github.com/hashicorp/consul/api v1.28.2
- github.com/hashicorp/errwrap v1.1.0
- github.com/hashicorp/go-cleanhttp v0.5.2
- github.com/hashicorp/go-hclog v1.5.0
- github.com/hashicorp/go-immutable-radix v1.3.1
- github.com/hashicorp/go-multierror v1.1.1
- github.com/hashicorp/go-rootcerts v1.0.2
- github.com/hashicorp/golang-lru v0.5.4
- github.com/hashicorp/hcl v1.0.0
- github.com/hashicorp/serf v0.10.1
- github.com/jonboulle/clockwork v0.2.2
- github.com/json-iterator/go v1.1.12
- github.com/klauspost/compress v1.17.2
- github.com/magiconair/properties v1.8.7
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/go-isatty v0.0.17
- github.com/matttproud/golang_protobuf_extensions v1.0.1
- github.com/mitchellh/go-homedir v1.1.0
- github.com/mitchellh/mapstructure v1.5.0
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- github.com/modern-go/reflect2 v1.0.2
- github.com/nats-io/nats.go v1.34.0
- github.com/nats-io/nkeys v0.4.7
- github.com/nats-io/nuid v1.0.1
- github.com/pelletier/go-toml/v2 v2.2.2
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
- github.com/prometheus/client_golang v1.11.1
- github.com/prometheus/client_model v0.2.0
- github.com/prometheus/common v0.26.0
- github.com/prometheus/procfs v0.6.0
- github.com/sagikazarmark/crypt v0.19.0
- github.com/sagikazarmark/locafero v0.4.0
- github.com/sagikazarmark/slog-shim v0.1.0
- github.com/sirupsen/logrus v1.9.3
- github.com/snksoft/crc v1.1.0
- github.com/soheilhy/cmux v0.1.5
- github.com/sourcegraph/conc v0.3.0
- github.com/spf13/afero v1.11.0
- github.com/spf13/cast v1.6.0
- github.com/spf13/pflag v1.0.5
- github.com/spf13/viper v1.19.0
- github.com/stretchr/objx v0.5.2
- github.com/stretchr/testify v1.10.0
- github.com/subosito/gotenv v1.6.0
- github.com/tarantool/go-iproto v1.1.0
- github.com/tarantool/go-tarantool/v2 v2.2.1
- github.com/tmc/grpc-websocket-proxy v0.0.0-20201229170055-e5319fda7802
- github.com/vmihailenco/msgpack/v5 v5.3.5
- github.com/vmihailenco/tagparser/v2 v2.0.0
- github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2
- go.etcd.io/bbolt v1.3.11
- go.etcd.io/etcd/api/v3 v3.5.17
- go.etcd.io/etcd/client/pkg/v3 v3.5.17
- go.etcd.io/etcd/client/v2 v2.305.17
- go.etcd.io/etcd/client/v3 v3.5.17
- go.etcd.io/etcd/pkg/v3 v3.5.17
- go.etcd.io/etcd/raft/v3 v3.5.17
- go.etcd.io/etcd/server/v3 v3.5.17
- go.opencensus.io v0.24.0
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.49.0
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0
- go.opentelemetry.io/otel v1.24.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.20.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.20.0
- go.opentelemetry.io/otel/metric v1.24.0
- go.opentelemetry.io/otel/sdk v1.22.0
- go.opentelemetry.io/otel/trace v1.24.0
- go.opentelemetry.io/proto/otlp v1.0.0
- go.uber.org/atomic v1.9.0
- go.uber.org/multierr v1.9.0
- go.uber.org/zap v1.21.0
- golang.org/x/crypto v0.21.0
- golang.org/x/exp v0.0.0-20230905200255-921286631fa9
- golang.org/x/net v0.23.0
- golang.org/x/oauth2 v0.18.0
- golang.org/x/sync v0.6.0
- golang.org/x/sys v0.18.0
- golang.org/x/text v0.14.0
- golang.org/x/time v0.5.0
- google.golang.org/api v0.171.0
- google.golang.org/appengine v1.6.8
- google.golang.org/genproto v0.0.0-20240213162025-012b6fc9bca9
- google.golang.org/genproto/googleapis/api v0.0.0-20240311132316-a219d84964c2
- google.golang.org/genproto/googleapis/rpc v0.0.0-20240314234333-6e1732d8331c
- google.golang.org/grpc v1.62.1
- google.golang.org/protobuf v1.33.0
- gopkg.in/ini.v1 v1.67.0
- gopkg.in/natefinch/lumberjack.v2 v2.0.0
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.1
- sigs.k8s.io/yaml v1.2.0