proxy.golang.org : github.com/shopify/vitess : v0.20.0
test.go is a "Go script" for running Vitess tests. It runs each test in its own Docker container for hermeticity and (potentially) parallelism. If a test fails, this script will save the output in _test/ and continue with other tests. Before using it, you should have Docker 1.5+ installed, and have your user in the group that lets you run the docker command without sudo. The first time you run against a given flavor, it may take some time for the corresponding bootstrap image (vitess/bootstrap:<flavor>) to be downloaded. It is meant to be run from the Vitess root, like so: For a list of options, run:
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/shopify/[email protected]
Published:
Indexed:
- cloud.google.com/go v0.114.0
- cloud.google.com/go/auth v0.5.1
- cloud.google.com/go/auth/oauth2adapt v0.2.2
- cloud.google.com/go/compute/metadata v0.3.0
- cloud.google.com/go/iam v1.1.8
- cloud.google.com/go/storage v1.41.0
- github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24
- github.com/Azure/azure-pipeline-go v0.2.3
- github.com/Azure/azure-storage-blob-go v0.15.0
- github.com/DataDog/appsec-internal-go v1.6.0
- github.com/DataDog/datadog-agent/pkg/obfuscate v0.54.0
- github.com/DataDog/datadog-agent/pkg/remoteconfig/state v0.54.0
- github.com/DataDog/datadog-go/v5 v5.5.0
- github.com/DataDog/go-libddwaf/v2 v2.4.2
- github.com/DataDog/go-sqllexer v0.0.12
- github.com/DataDog/go-tuf v1.1.0-0.5.2
- github.com/DataDog/sketches-go v1.4.5
- github.com/HdrHistogram/hdrhistogram-go v0.9.0
- github.com/Microsoft/go-winio v0.6.2
- github.com/Shopify/toxiproxy/v2 v2.9.0
- github.com/aquarapid/vaultlib v0.5.1
- github.com/armon/go-metrics v0.4.1
- github.com/aws/aws-sdk-go v1.53.14
- github.com/beorn7/perks v1.0.1
- github.com/bndr/gotabulate v1.1.2
- github.com/buger/jsonparser v1.1.1
- github.com/cespare/xxhash/v2 v2.3.0
- github.com/coreos/go-semver v0.3.1
- github.com/coreos/go-systemd/v22 v22.5.0
- github.com/corpix/uarand v0.1.1
- github.com/cpuguy83/go-md2man/v2 v2.0.4
- github.com/dave/jennifer v1.7.0
- github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
- github.com/dustin/go-humanize v1.0.1
- github.com/ebitengine/purego v0.7.1
- github.com/evanphx/json-patch v5.9.0+incompatible
- github.com/fatih/color v1.17.0
- github.com/felixge/httpsnoop v1.0.4
- github.com/fsnotify/fsnotify v1.7.0
- github.com/gammazero/deque v0.2.1
- github.com/go-logr/logr v1.4.2
- github.com/go-logr/stdr v1.2.2
- github.com/go-sql-driver/mysql v1.7.1
- github.com/gogo/protobuf v1.3.2
- github.com/golang/glog v1.2.1
- github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
- github.com/golang/protobuf v1.5.4
- github.com/golang/snappy v0.0.4
- github.com/google/go-cmp v0.6.0
- github.com/google/s2a-go v0.1.7
- github.com/google/safehtml v0.1.0
- github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
- github.com/google/uuid v1.6.0
- github.com/googleapis/enterprise-certificate-proxy v0.3.2
- github.com/googleapis/gax-go/v2 v2.12.4
- github.com/gorilla/handlers v1.5.2
- github.com/gorilla/mux v1.8.1
- github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
- github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
- github.com/hashicorp/consul/api v1.29.1
- github.com/hashicorp/errwrap v1.1.0
- github.com/hashicorp/go-cleanhttp v0.5.2
- github.com/hashicorp/go-hclog v1.6.3
- 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/go-version v1.7.0
- github.com/hashicorp/golang-lru v1.0.2
- github.com/hashicorp/golang-lru/v2 v2.0.7
- github.com/hashicorp/hcl v1.0.1-vault-5
- github.com/hashicorp/serf v0.10.1
- github.com/icrowley/fake v0.0.0-20180203215853-4178557ae428
- github.com/inconshreveable/mousetrap v1.1.0
- github.com/jmespath/go-jmespath v0.4.0
- github.com/klauspost/compress v1.17.8
- github.com/klauspost/pgzip v1.2.6
- github.com/kr/pretty v0.3.1
- github.com/kr/text v0.2.0
- github.com/krishicks/yaml-patch v0.0.10
- github.com/magiconair/properties v1.8.7
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/go-ieproxy v0.0.12
- github.com/mattn/go-isatty v0.0.20
- github.com/mattn/go-runewidth v0.0.15
- github.com/minio/minio-go v0.0.0-20190131015406-c8a261de75c1
- github.com/mitchellh/go-homedir v1.1.0
- github.com/mitchellh/mapstructure v1.5.0
- github.com/montanaflynn/stats v0.7.1
- github.com/ncruces/go-strftime v0.1.9
- github.com/nsf/jsondiff v0.0.0-20210926074059-1e845ec5d249
- github.com/olekukonko/tablewriter v0.0.5
- github.com/onsi/ginkgo v1.16.5
- github.com/onsi/gomega v1.23.0
- github.com/opentracing-contrib/go-grpc v0.0.0-20210225150812-73cb765af46e
- github.com/opentracing/opentracing-go v1.2.0
- github.com/outcaste-io/ristretto v0.2.3
- github.com/patrickmn/go-cache v2.1.0+incompatible
- github.com/pelletier/go-toml/v2 v2.2.2
- github.com/philhofer/fwd v1.1.2
- github.com/pierrec/lz4 v2.6.1+incompatible
- github.com/pires/go-proxyproto v0.7.0
- github.com/pkg/errors v0.9.1
- github.com/planetscale/pargzip v0.0.0-20201116224723-90c7fc03ea8a
- github.com/planetscale/vtprotobuf v0.5.0
- github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
- github.com/prometheus/client_golang v1.19.1
- github.com/prometheus/client_model v0.6.1
- github.com/prometheus/common v0.53.0
- github.com/prometheus/procfs v0.15.1
- github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec
- github.com/rivo/uniseg v0.4.7
- github.com/rogpeppe/go-internal v1.12.0
- github.com/russross/blackfriday/v2 v2.1.0
- github.com/sagikazarmark/locafero v0.4.0
- github.com/sagikazarmark/slog-shim v0.1.0
- github.com/secure-systems-lab/go-securesystemslib v0.8.0
- github.com/sjmudd/stopwatch v0.1.1
- 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/cobra v1.8.0
- github.com/spf13/jwalterweatherman v1.1.0
- github.com/spf13/pflag v1.0.5
- github.com/spf13/viper v1.18.2
- github.com/stretchr/testify v1.9.0
- github.com/subosito/gotenv v1.6.0
- github.com/tchap/go-patricia v2.3.0+incompatible
- github.com/tidwall/gjson v1.17.1
- github.com/tidwall/match v1.1.1
- github.com/tidwall/pretty v1.2.1
- github.com/tinylib/msgp v1.1.9
- github.com/uber/jaeger-client-go v2.30.0+incompatible
- github.com/uber/jaeger-lib v2.4.1+incompatible
- github.com/xlab/treeprint v1.2.0
- github.com/yudai/golcs v0.0.0-20170316035057-ecda9a501e82
- github.com/z-division/go-zookeeper v1.0.0
- go.etcd.io/etcd/api/v3 v3.5.14
- go.etcd.io/etcd/client/pkg/v3 v3.5.14
- go.etcd.io/etcd/client/v3 v3.5.14
- go.opencensus.io v0.24.0
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.52.0
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.52.0
- go.opentelemetry.io/otel v1.27.0
- go.opentelemetry.io/otel/metric v1.27.0
- go.opentelemetry.io/otel/trace v1.27.0
- go.uber.org/atomic v1.11.0
- go.uber.org/goleak v1.3.0
- go.uber.org/mock v0.2.0
- go.uber.org/multierr v1.11.0
- go.uber.org/zap v1.27.0
- golang.org/x/crypto v0.23.0
- golang.org/x/exp v0.0.0-20240531132922-fd00a4e0eefc
- golang.org/x/mod v0.17.0
- golang.org/x/net v0.25.0
- golang.org/x/oauth2 v0.20.0
- golang.org/x/sync v0.7.0
- golang.org/x/sys v0.20.0
- golang.org/x/term v0.20.0
- golang.org/x/text v0.15.0
- golang.org/x/time v0.5.0
- golang.org/x/tools v0.21.0
- golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028
- gonum.org/v1/gonum v0.14.0
- google.golang.org/api v0.182.0
- google.golang.org/genproto v0.0.0-20240528184218-531527333157
- google.golang.org/genproto/googleapis/api v0.0.0-20240528184218-531527333157
- google.golang.org/genproto/googleapis/rpc v0.0.0-20240528184218-531527333157
- google.golang.org/grpc v1.64.0
- google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.3.0
- google.golang.org/grpc/examples v0.0.0-20210430044426-28078834f35b
- google.golang.org/protobuf v1.34.1
- gopkg.in/DataDog/dd-trace-go.v1 v1.64.0
- gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d
- gopkg.in/ini.v1 v1.67.0
- gopkg.in/ldap.v2 v2.5.1
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.1
- modernc.org/gc/v3 v3.0.0-20240304020402-f0dba7c97c2b
- modernc.org/libc v1.50.9
- modernc.org/mathutil v1.6.0
- modernc.org/memory v1.8.0
- modernc.org/sqlite v1.29.10
- modernc.org/strutil v1.2.0
- modernc.org/token v1.1.0
- sigs.k8s.io/yaml v1.4.0