proxy.golang.org : github.com/kashifsoofi/blog-code-samples/integration-test-postgres-with-testcontainers-go : v0.0.0-20240113201708-334151cdd1fe
Sample projects and code from my blog posts
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/kashifsoofi/blog-code-samples/integration-test-postgres-with-testcontainers-go@v0.0.0-20240113201708-334151cdd1fe
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- dario.cat/mergo v1.0.0
- github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
- github.com/Microsoft/go-winio v0.6.1
- github.com/ajg/form v1.5.1
- github.com/cenkalti/backoff/v4 v4.2.1
- github.com/cockroachdb/apd v1.1.0
- github.com/containerd/containerd v1.7.3
- github.com/cpuguy83/dockercfg v0.3.1
- github.com/davecgh/go-spew v1.1.1
- github.com/docker/distribution v2.8.2+incompatible
- github.com/docker/docker v24.0.5+incompatible
- github.com/docker/go-connections v0.4.0
- github.com/docker/go-units v0.5.0
- github.com/go-chi/chi/v5 v5.0.8
- github.com/go-chi/render v1.0.2
- github.com/gofrs/uuid v4.4.0+incompatible
- github.com/gogo/protobuf v1.3.2
- github.com/golang/protobuf v1.5.3
- github.com/google/uuid v1.3.0
- github.com/jackc/fake v0.0.0-20150926172116-812a484cc733
- github.com/jackc/pgx v3.6.2+incompatible
- github.com/jaswdr/faker v1.18.1
- github.com/jmoiron/sqlx v1.3.5
- github.com/kelseyhightower/envconfig v1.4.0
- github.com/klauspost/compress v1.16.0
- github.com/magiconair/properties v1.8.7
- github.com/moby/patternmatcher v0.5.0
- github.com/moby/sys/sequential v0.5.0
- github.com/moby/term v0.5.0
- github.com/morikuni/aec v1.0.0
- github.com/opencontainers/go-digest v1.0.0
- github.com/opencontainers/image-spec v1.1.0-rc4
- github.com/opencontainers/runc v1.1.5
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/shopspring/decimal v1.3.1
- github.com/sirupsen/logrus v1.9.0
- github.com/stretchr/testify v1.8.4
- github.com/testcontainers/testcontainers-go v0.23.0
- github.com/testcontainers/testcontainers-go/modules/postgres v0.23.0
- golang.org/x/crypto v0.9.0
- golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea
- golang.org/x/mod v0.9.0
- golang.org/x/net v0.10.0
- golang.org/x/sys v0.11.0
- golang.org/x/text v0.9.0
- golang.org/x/tools v0.7.0
- google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
- google.golang.org/grpc v1.57.0
- google.golang.org/protobuf v1.30.0
- gopkg.in/yaml.v3 v3.0.1