proxy.golang.org : github.com/testcontainers/testcontainers-go/examples/spanner : v0.17.0
Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies for automated integration/smoke tests. The clean, easy-to-use API enables developers to programmatically define containers that should be run as part of a test and clean up those resources when the test is done.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/testcontainers/testcontainers-go/examples/[email protected]
Published:
Indexed:
Related tag:
v0.17.0
Loading...
Readme
Loading...
Dependencies
- cloud.google.com/go v0.107.0
- cloud.google.com/go/compute v1.13.0
- cloud.google.com/go/compute/metadata v0.2.2
- cloud.google.com/go/iam v0.8.0
- cloud.google.com/go/longrunning v0.3.0
- cloud.google.com/go/spanner v1.42.0
- github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
- github.com/Microsoft/go-winio v0.5.2
- github.com/cenkalti/backoff/v4 v4.2.0
- github.com/census-instrumentation/opencensus-proto v0.3.0
- github.com/cespare/xxhash/v2 v2.1.2
- github.com/cncf/udpa/go v0.0.0-20210930031921-04548b0d99d4
- github.com/cncf/xds/go v0.0.0-20211011173535-cb28da3451f1
- github.com/containerd/containerd v1.6.12
- github.com/dnephin/pflag v1.0.7
- github.com/docker/distribution v2.8.1+incompatible
- github.com/docker/docker v20.10.20+incompatible
- github.com/docker/docker => github.com/docker/docker v20.10.3-0.20221013203545-33ab36d6b304+incompatible
- github.com/docker/go-connections v0.4.0
- github.com/docker/go-units v0.5.0
- github.com/envoyproxy/go-control-plane v0.10.2-0.20220325020618-49ff273808a1
- github.com/envoyproxy/protoc-gen-validate v0.1.0
- github.com/fatih/color v1.13.0
- github.com/fsnotify/fsnotify v1.5.4
- github.com/gogo/protobuf v1.3.2
- github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
- github.com/golang/protobuf v1.5.2
- github.com/google/go-cmp v0.5.9
- github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
- github.com/google/uuid v1.3.0
- github.com/googleapis/enterprise-certificate-proxy v0.2.0
- github.com/googleapis/gax-go/v2 v2.7.0
- github.com/klauspost/compress v1.11.13
- github.com/magiconair/properties v1.8.7
- github.com/mattn/go-colorable v0.1.12
- github.com/mattn/go-isatty v0.0.16
- github.com/moby/patternmatcher v0.5.0
- github.com/moby/sys/sequential v0.5.0
- github.com/moby/term v0.0.0-20221128092401-c43b287e0e0f
- github.com/morikuni/aec v1.0.0
- github.com/opencontainers/go-digest v1.0.0
- github.com/opencontainers/image-spec v1.1.0-rc2
- github.com/opencontainers/runc v1.1.3
- github.com/pkg/errors v0.9.1
- github.com/sirupsen/logrus v1.9.0
- github.com/testcontainers/testcontainers-go v0.16.0
- github.com/testcontainers/testcontainers-go => ../..
- go.opencensus.io v0.24.0
- golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
- golang.org/x/net v0.0.0-20221014081412-f15817d10f9b
- golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783
- golang.org/x/sync v0.1.0
- golang.org/x/sys v0.3.0
- golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
- golang.org/x/text v0.5.0
- golang.org/x/tools v0.1.12
- golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2
- google.golang.org/api v0.105.0
- google.golang.org/appengine v1.6.7
- google.golang.org/genproto v0.0.0-20221206210731-b1a01be3a5f6
- google.golang.org/grpc v1.51.0
- google.golang.org/protobuf v1.28.1
- gotest.tools/gotestsum v1.8.2
- gotest.tools/v3 v3.4.0