proxy.golang.org : github.com/wundergraph/cosmo/router-tests : v0.0.0-20240122170856-9c7d38697ec5
The open-source solution to building, maintaining, and collaborating on GraphQL Federation at Scale. An alternative to Apollo Studio and GraphOS.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/wundergraph/cosmo/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- connectrpc.com/connect v1.11.1
- github.com/99designs/gqlgen v0.17.39
- github.com/MicahParks/keyfunc/v2 v2.1.0
- github.com/agnivade/levenshtein v1.1.1
- github.com/alitto/pond v1.8.3
- github.com/andybalholm/brotli v1.0.6
- github.com/beorn7/perks v1.0.1
- github.com/buger/jsonparser v1.1.1
- github.com/bytedance/sonic v1.10.0-rc
- github.com/cenkalti/backoff/v4 v4.2.1
- github.com/cespare/xxhash/v2 v2.2.0
- github.com/chenzhuoyu/base64x v0.0.0-20230717121745-296ad89f973d
- github.com/cloudflare/backoff v0.0.0-20161212185259-647f3cdfc87a
- github.com/cpuguy83/go-md2man/v2 v2.0.2
- github.com/davecgh/go-spew v1.1.1
- github.com/dgraph-io/ristretto v0.1.1
- github.com/dustin/go-humanize v1.0.1
- github.com/fatih/color v1.15.0
- github.com/felixge/httpsnoop v1.0.4
- github.com/gabriel-vasile/mimetype v1.4.3
- github.com/go-chi/chi v1.5.4
- github.com/go-logr/logr v1.4.1
- github.com/go-logr/stdr v1.2.2
- github.com/go-playground/locales v0.14.1
- github.com/go-playground/universal-translator v0.18.1
- github.com/go-playground/validator/v10 v10.15.5
- github.com/gobwas/ws v1.3.1
- github.com/goccy/go-json v0.10.2
- github.com/goccy/go-yaml v1.11.0
- github.com/golang-jwt/jwt/v5 v5.0.0
- github.com/golang/glog v1.1.2
- github.com/golang/protobuf v1.5.3
- github.com/google/uuid v1.4.0
- github.com/gorilla/websocket v1.5.1
- github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0
- github.com/hashicorp/errwrap v1.1.0
- github.com/hashicorp/go-cleanhttp v0.5.2
- github.com/hashicorp/go-multierror v1.1.1
- github.com/hashicorp/go-retryablehttp v0.7.5
- github.com/hashicorp/golang-lru v0.5.4
- github.com/hashicorp/golang-lru/v2 v2.0.7
- github.com/hasura/go-graphql-client v0.10.0
- github.com/jensneuse/abstractlogger v0.0.4
- github.com/jensneuse/byte-template v0.0.0-20200214152254-4f3cf06e5c68
- github.com/joho/godotenv v1.5.1
- github.com/kelseyhightower/envconfig v1.4.0
- github.com/klauspost/compress v1.17.4
- github.com/leodido/go-urn v1.2.4
- github.com/logrusorgru/aurora/v3 v3.0.0
- github.com/mattbaird/jsonpatch v0.0.0-20230413205102-771768614e91
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/go-isatty v0.0.19
- github.com/matttproud/golang_protobuf_extensions v1.0.4
- github.com/minio/highwayhash v1.0.2
- github.com/mitchellh/mapstructure v1.5.0
- github.com/nats-io/jwt/v2 v2.5.3
- github.com/nats-io/nats-server/v2 v2.10.7
- github.com/nats-io/nats.go v1.31.0
- github.com/nats-io/nkeys v0.4.6
- github.com/nats-io/nuid v1.0.1
- github.com/phayes/freeport v0.0.0-20220201140144-74d24b5ae9f5
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/prometheus/client_golang v1.17.0
- github.com/prometheus/client_model v0.5.0
- github.com/prometheus/common v0.44.0
- github.com/prometheus/procfs v0.11.1
- github.com/r3labs/sse/v2 v2.8.1
- github.com/russross/blackfriday/v2 v2.1.0
- github.com/santhosh-tekuri/jsonschema/v5 v5.3.0
- github.com/sirupsen/logrus v1.9.0
- github.com/sosodev/duration v1.1.0
- github.com/stretchr/testify v1.8.4
- github.com/tidwall/gjson v1.14.4
- github.com/tidwall/match v1.1.1
- github.com/tidwall/pretty v1.2.1
- github.com/tidwall/sjson v1.2.5
- github.com/ugorji/go/codec v1.2.11
- github.com/urfave/cli/v2 v2.25.7
- github.com/vektah/gqlparser/v2 v2.5.10
- github.com/wundergraph/cosmo/demo v0.0.0-20231210173116-4cf620b03fbb
- github.com/wundergraph/cosmo/router v0.0.0-20231210173116-4cf620b03fbb
- github.com/wundergraph/graphql-go-tools/v2 v2.0.0-rc.2.0.20240110181439-71bf34cedd29
- github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1
- go.opentelemetry.io/otel v1.21.0
- go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v0.44.0
- go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v0.44.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.21.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.21.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.21.0
- go.opentelemetry.io/otel/exporters/prometheus v0.44.0
- go.opentelemetry.io/otel/metric v1.21.0
- go.opentelemetry.io/otel/sdk v1.21.0
- go.opentelemetry.io/otel/sdk/metric v1.21.0
- go.opentelemetry.io/otel/trace v1.21.0
- go.opentelemetry.io/proto/otlp v1.0.0
- go.uber.org/atomic v1.11.0
- go.uber.org/multierr v1.11.0
- go.uber.org/zap v1.26.0
- go.withmatt.com/connect-brotli v0.4.0
- golang.org/x/crypto v0.16.0
- golang.org/x/mod v0.13.0
- golang.org/x/net v0.17.0
- golang.org/x/sync v0.4.0
- golang.org/x/sys v0.15.0
- golang.org/x/text v0.14.0
- golang.org/x/time v0.5.0
- golang.org/x/tools v0.14.0
- golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2
- google.golang.org/genproto/googleapis/api v0.0.0-20230822172742-b8732ec3820d
- google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d
- google.golang.org/grpc v1.59.0
- google.golang.org/protobuf v1.31.0
- gopkg.in/cenkalti/backoff.v1 v1.1.0
- gopkg.in/yaml.v3 v3.0.1
- nhooyr.io/websocket v1.8.7