Skip to content

Commit

Permalink
Update module github.com/testcontainers/testcontainers-go/modules/pos…
Browse files Browse the repository at this point in the history
…tgres to v0.26.0 (#34)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[github.com/testcontainers/testcontainers-go/modules/postgres](https://togithub.com/testcontainers/testcontainers-go)
| require | minor | `v0.21.0` -> `v0.26.0` |

---

### Release Notes

<details>
<summary>testcontainers/testcontainers-go
(github.com/testcontainers/testcontainers-go/modules/postgres)</summary>

###
[`v0.26.0`](https://togithub.com/testcontainers/testcontainers-go/releases/tag/v0.26.0)

[Compare
Source](https://togithub.com/testcontainers/testcontainers-go/compare/v0.25.0...v0.26.0)

### What's Changed

#### 🔒 Security

- chore(deps): bump github.com/nats-io/nats-server/v2 from 2.9.21 to
2.9.23 in /modules/nats
([#&#8203;1784](https://togithub.com/testcontainers/testcontainers-go/issues/1784))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump urllib3 from 2.0.6 to 2.0.7
([#&#8203;1781](https://togithub.com/testcontainers/testcontainers-go/issues/1781))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump golang.org/x/net from 0.15.0 to 0.17.0
([#&#8203;1772](https://togithub.com/testcontainers/testcontainers-go/issues/1772))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)

#### 🚀 Features

- feat: add image-keep option for built images
([#&#8203;1785](https://togithub.com/testcontainers/testcontainers-go/issues/1785))
[@&#8203;lefinal](https://togithub.com/lefinal)
- feat: support for replacing images with custom substitutions
([#&#8203;1719](https://togithub.com/testcontainers/testcontainers-go/issues/1719))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- ignore patterns defined in dockerignore
([#&#8203;1725](https://togithub.com/testcontainers/testcontainers-go/issues/1725))
[@&#8203;Luukvdm](https://togithub.com/Luukvdm)
- feat: Add Cassandra module
([#&#8203;1726](https://togithub.com/testcontainers/testcontainers-go/issues/1726))
[@&#8203;anilsenay](https://togithub.com/anilsenay)
- K6 module
([#&#8203;1721](https://togithub.com/testcontainers/testcontainers-go/issues/1721))
[@&#8203;pablochacin](https://togithub.com/pablochacin)

#### 🐛 Bug Fixes

- fix: data race in docker client `Info()`
([#&#8203;1779](https://togithub.com/testcontainers/testcontainers-go/issues/1779))
[@&#8203;pmalek](https://togithub.com/pmalek)

#### 📖 Documentation

- docs: remove OpenSSF scorecard
([#&#8203;1823](https://togithub.com/testcontainers/testcontainers-go/issues/1823))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- Add OpenSSF Scorecards GitHub Action
([#&#8203;1795](https://togithub.com/testcontainers/testcontainers-go/issues/1795))
[@&#8203;mmorel-35](https://togithub.com/mmorel-35)
- Fix wrong module names in docs and comments
([#&#8203;1776](https://togithub.com/testcontainers/testcontainers-go/issues/1776))
[@&#8203;anilsenay](https://togithub.com/anilsenay)
- docs: add default options to k6 module
([#&#8203;1744](https://togithub.com/testcontainers/testcontainers-go/issues/1744))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- docs: Fix typo and mention the relevant function name in doc
([#&#8203;1745](https://togithub.com/testcontainers/testcontainers-go/issues/1745))
[@&#8203;anilsenay](https://togithub.com/anilsenay)
- DOCKER_HOST var typo
([#&#8203;1743](https://togithub.com/testcontainers/testcontainers-go/issues/1743))
[@&#8203;udf2457](https://togithub.com/udf2457)
- Rancher Desktop instructions
([#&#8203;1724](https://togithub.com/testcontainers/testcontainers-go/issues/1724))
[@&#8203;udf2457](https://togithub.com/udf2457)

#### 🧹 Housekeeping

- Auto-cleanup of k6 build cache
([#&#8203;1788](https://togithub.com/testcontainers/testcontainers-go/issues/1788))
[@&#8203;pablochacin](https://togithub.com/pablochacin)
- chore: expose SessionID
([#&#8203;1793](https://togithub.com/testcontainers/testcontainers-go/issues/1793))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- chore: use HTTP calls to invoke the lambda from the tests
([#&#8203;1794](https://togithub.com/testcontainers/testcontainers-go/issues/1794))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- Log producer start stop sync
([#&#8203;1701](https://togithub.com/testcontainers/testcontainers-go/issues/1701))
[@&#8203;gflarity](https://togithub.com/gflarity)
- chore: add an example of using localstack alongside AWS lambdas
([#&#8203;1790](https://togithub.com/testcontainers/testcontainers-go/issues/1790))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- fix: use correct formatting directive for errors in lifecycle logs
([#&#8203;1780](https://togithub.com/testcontainers/testcontainers-go/issues/1780))
[@&#8203;robherley](https://togithub.com/robherley)
- fix race condition in Test_StartStop
([#&#8203;1700](https://togithub.com/testcontainers/testcontainers-go/issues/1700))
[@&#8203;gflarity](https://togithub.com/gflarity)

#### 📦 Dependency updates

- chore(deps): bump github.com/opencontainers/image-spec from 1.1.0-rc4
to 1.1.0-rc5
([#&#8203;1626](https://togithub.com/testcontainers/testcontainers-go/issues/1626))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump github.com/containerd/containerd from 1.7.6 to 1.7.7
([#&#8203;1742](https://togithub.com/testcontainers/testcontainers-go/issues/1742))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump golang.org/x/sys from 0.12.0 to 0.13.0
([#&#8203;1730](https://togithub.com/testcontainers/testcontainers-go/issues/1730))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump google.golang.org/grpc from 1.57.0 to 1.57.1
([#&#8203;1822](https://togithub.com/testcontainers/testcontainers-go/issues/1822))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- chore(deps): bump github.com/nats-io/nats-server/v2 from 2.9.21 to
2.9.23 in /modules/nats
([#&#8203;1784](https://togithub.com/testcontainers/testcontainers-go/issues/1784))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump urllib3 from 2.0.6 to 2.0.7
([#&#8203;1781](https://togithub.com/testcontainers/testcontainers-go/issues/1781))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): combine and bump compose dependencies
([#&#8203;1787](https://togithub.com/testcontainers/testcontainers-go/issues/1787))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- chore(deps): bump golang.org/x/mod from 0.12.0 to 0.13.0 in
/modules/{elasticsearch,kafka} and /modulegen
([#&#8203;1778](https://togithub.com/testcontainers/testcontainers-go/issues/1778))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- chore(deps): bump github.com/rabbitmq/amqp091-go from 1.8.1 to 1.9.0
in /modules/rabbitmq
([#&#8203;1728](https://togithub.com/testcontainers/testcontainers-go/issues/1728))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.14.1
to 2.14.2 in /modules/clickhouse
([#&#8203;1732](https://togithub.com/testcontainers/testcontainers-go/issues/1732))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump
github.com/aws/aws-sdk-go-v2/{service/s3,credentials,config} in
/modules/localstack
([#&#8203;1773](https://togithub.com/testcontainers/testcontainers-go/issues/1773))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- chore(deps): bump cloud.google.com/go/{datastore,bigtable,spanner} in
/modules/gcloud
([#&#8203;1774](https://togithub.com/testcontainers/testcontainers-go/issues/1774))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- chore(deps): bump golang.org/x/net from 0.15.0 to 0.17.0
([#&#8203;1772](https://togithub.com/testcontainers/testcontainers-go/issues/1772))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.8 to 3.23.9
([#&#8203;1720](https://togithub.com/testcontainers/testcontainers-go/issues/1720))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- chore(deps): bump urllib3 from 2.0.5 to 2.0.6
([#&#8203;1718](https://togithub.com/testcontainers/testcontainers-go/issues/1718))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump github.com/twmb/franz-go/pkg/kadm from 1.9.1 to
1.9.2 in /modules/redpanda
([#&#8203;1714](https://togithub.com/testcontainers/testcontainers-go/issues/1714))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump github.com/couchbase/gocb/v2 from 2.6.3 to 2.6.4 in
/modules/couchbase
([#&#8203;1704](https://togithub.com/testcontainers/testcontainers-go/issues/1704))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump github.com/neo4j/neo4j-go-driver/v5 from 5.12.0 to
5.13.0 in /modules/neo4j
([#&#8203;1713](https://togithub.com/testcontainers/testcontainers-go/issues/1713))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump github.com/nats-io/nats.go from 1.30.0 to 1.30.2 in
/modules/nats
([#&#8203;1705](https://togithub.com/testcontainers/testcontainers-go/issues/1705))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump cloud.google.com/go/firestore from 1.12.0 to 1.13.0,
google.golang.org/api from 0.142.0 to 0.143.0 and cloud.google.com/ge,
google.golang.org/api from 0.142.0 to 0.143.0 and
cloud.google.com/go/bigquery from 1.53.0 to 1.55 in /modules/gcloud
([#&#8203;1716](https://togithub.com/testcontainers/testcontainers-go/issues/1716))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.39.0
to 1.40.0 and github.com/aws/aws-sdk-go from 1.45.15 to 1.45.19 in
/modules/localstack
([#&#8203;1717](https://togithub.com/testcontainers/testcontainers-go/issues/1717))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)

###
[`v0.25.0`](https://togithub.com/testcontainers/testcontainers-go/releases/tag/v0.25.0)

[Compare
Source](https://togithub.com/testcontainers/testcontainers-go/compare/v0.24.1...v0.25.0)

### What's Changed

#### 🚀 Features

- feat: add GCloud module
([#&#8203;1670](https://togithub.com/testcontainers/testcontainers-go/issues/1670))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- make ryuk timeouts configurable via properties file
([#&#8203;1668](https://togithub.com/testcontainers/testcontainers-go/issues/1668))
[@&#8203;srenatus](https://togithub.com/srenatus)
- feat: support for loading images in the K3s module
([#&#8203;1622](https://togithub.com/testcontainers/testcontainers-go/issues/1622))
[@&#8203;pablochacin](https://togithub.com/pablochacin)
- feat: add RabbitMQ support
([#&#8203;1618](https://togithub.com/testcontainers/testcontainers-go/issues/1618))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- feat: add functional option for startup commands
([#&#8203;1647](https://togithub.com/testcontainers/testcontainers-go/issues/1647))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)

#### 🐛 Bug Fixes

- fix: avoid checking for the reaper out of its mutex
([#&#8203;1692](https://togithub.com/testcontainers/testcontainers-go/issues/1692))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)

#### 📖 Documentation

- fix: typo
([#&#8203;1696](https://togithub.com/testcontainers/testcontainers-go/issues/1696))
[@&#8203;testwill](https://togithub.com/testwill)
- docs: improve experience for creating modules for first time
([#&#8203;1690](https://togithub.com/testcontainers/testcontainers-go/issues/1690))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- docs: remove shared docs in template
([#&#8203;1650](https://togithub.com/testcontainers/testcontainers-go/issues/1650))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- docs: have common options in a common markdown file
([#&#8203;1648](https://togithub.com/testcontainers/testcontainers-go/issues/1648))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)

#### 🧹 Housekeeping

- avoid race conditions by waiting one polling interval
([#&#8203;1697](https://togithub.com/testcontainers/testcontainers-go/issues/1697))
[@&#8203;gflarity](https://togithub.com/gflarity)
- Improve redpanda resource usage
([#&#8203;1698](https://togithub.com/testcontainers/testcontainers-go/issues/1698))
[@&#8203;eddumelendez](https://togithub.com/eddumelendez)
- fix TestContainerRunningCheckingStatusCode to pass on arm platforms
([#&#8203;1693](https://togithub.com/testcontainers/testcontainers-go/issues/1693))
[@&#8203;gflarity](https://togithub.com/gflarity)
- reduce timeout in context cancellation propegation test for test
stability
([#&#8203;1695](https://togithub.com/testcontainers/testcontainers-go/issues/1695))
[@&#8203;gflarity](https://togithub.com/gflarity)
- TestBuildContainerFromDockerfileWithDockerAuthConfig working on MacOS
([#&#8203;1694](https://togithub.com/testcontainers/testcontainers-go/issues/1694))
[@&#8203;gflarity](https://togithub.com/gflarity)
- Wait for k3s node to sync
([#&#8203;1685](https://togithub.com/testcontainers/testcontainers-go/issues/1685))
[@&#8203;pablochacin](https://togithub.com/pablochacin)
- fix: support running the semver Docker image interactively during the
release process
([#&#8203;1646](https://togithub.com/testcontainers/testcontainers-go/issues/1646))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)

#### 📦 Dependency updates

- fix: bump tc-go dependency in RabbitMQ
([#&#8203;1699](https://togithub.com/testcontainers/testcontainers-go/issues/1699))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- chore(deps): bump golang.org/x/text to v0.15.0
([#&#8203;1687](https://togithub.com/testcontainers/testcontainers-go/issues/1687))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.7 to 3.23.8
([#&#8203;1651](https://togithub.com/testcontainers/testcontainers-go/issues/1651))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump github.com/IBM/sarama from 1.41.1 to 1.41.2 in
/modules/kafka
([#&#8203;1637](https://togithub.com/testcontainers/testcontainers-go/issues/1637))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.13.4
to 2.14.1 in /modules/clickhouse
([#&#8203;1625](https://togithub.com/testcontainers/testcontainers-go/issues/1625))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump github.com/elastic/go-elasticsearch/v8 from 8.9.0 to
8.10.0 in /modules/elasticsearch
([#&#8203;1641](https://togithub.com/testcontainers/testcontainers-go/issues/1641))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump github.com/tidwall/gjson from 1.16.0 to 1.17.0 in
/modules/couchbase and /modules/vault
([#&#8203;1684](https://togithub.com/testcontainers/testcontainers-go/issues/1684))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- chore(deps): bump mkdocs from 1.5.2 to 1.5.3
([#&#8203;1662](https://togithub.com/testcontainers/testcontainers-go/issues/1662))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump github.com/nats-io/nats.go from 1.28.0 to 1.30.0 in
/modules/nats
([#&#8203;1657](https://togithub.com/testcontainers/testcontainers-go/issues/1657))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump k8s.io/apimachinery from 0.28.1 to 0.28.2 and
k8s.io/client-go from 0.28.1 to 0.28.2 in /modules/k3s
([#&#8203;1683](https://togithub.com/testcontainers/testcontainers-go/issues/1683))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.39 to
1.18.42 and github.com/aws/aws-sdk-go from 1.45.3 to 1.45.15 and
github.com/aws/aws-sdk-go-v2/service/s3 from 1.38.5 to 1.39.0 in
/modules/localstack
([#&#8203;1680](https://togithub.com/testcontainers/testcontainers-go/issues/1680))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- chore(deps): bump github.com/twmb/franz-go/pkg/kadm from 1.9.0 to
1.9.1 and github.com/twmb/franz-go from 1.14.4 to 1.15.0 in
/modules/redpanda
([#&#8203;1682](https://togithub.com/testcontainers/testcontainers-go/issues/1682))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- chore(deps): bump cloud.google.com/go/datastore from 1.13.0 to 1.14.0
and google.golang.org/grpc from 1.58.1 to 1.58.2 and
cloud.google.com/go/spanner from 1.47.0 to 1.49.0 in /modules/gcloud
([#&#8203;1681](https://togithub.com/testcontainers/testcontainers-go/issues/1681))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- chore(deps): bump mkdocs-material from 8.2.7 to 9.3.2
([#&#8203;1649](https://togithub.com/testcontainers/testcontainers-go/issues/1649))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump google.golang.org/grpc from 1.57.0 to 1.58.1 and
google.golang.org/api from 0.138.0 to 0.142.0 in /examples
([#&#8203;1667](https://togithub.com/testcontainers/testcontainers-go/issues/1667))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)

###
[`v0.24.1`](https://togithub.com/testcontainers/testcontainers-go/releases/tag/v0.24.1)

[Compare
Source](https://togithub.com/testcontainers/testcontainers-go/compare/v0.24.0...v0.24.1)

##### What's Changed

##### 🐛 Bug Fixes

- fix: avoid deadlocks when Docker is not available
([#&#8203;1645](https://togithub.com/testcontainers/testcontainers-go/issues/1645))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)

###
[`v0.24.0`](https://togithub.com/testcontainers/testcontainers-go/releases/tag/v0.24.0)

[Compare
Source](https://togithub.com/testcontainers/testcontainers-go/compare/v0.23.0...v0.24.0)

##### What's Changed

##### 🚀 Features

- feat: define test session semantics
([#&#8203;1513](https://togithub.com/testcontainers/testcontainers-go/issues/1513))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- feat: add kafka (KRaft mode only) module
([#&#8203;1610](https://togithub.com/testcontainers/testcontainers-go/issues/1610))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- feat: support creating a network for localstack
([#&#8203;1612](https://togithub.com/testcontainers/testcontainers-go/issues/1612))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- feat: add Elasticsearch module
([#&#8203;1574](https://togithub.com/testcontainers/testcontainers-go/issues/1574))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- feat: support waiting for logs with regexp
([#&#8203;1560](https://togithub.com/testcontainers/testcontainers-go/issues/1560))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- feat: convert NATS example into a module
([#&#8203;1559](https://togithub.com/testcontainers/testcontainers-go/issues/1559))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- feat: add mariadb module
([#&#8203;1548](https://togithub.com/testcontainers/testcontainers-go/issues/1548))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- \[Enhancement]: add ability to set repo:tag for ContainerRequest
FromDockerfile
([#&#8203;1508](https://togithub.com/testcontainers/testcontainers-go/issues/1508))
[@&#8203;igribkov](https://togithub.com/igribkov)
- feat(modules/redpanda): support tls
([#&#8203;1511](https://togithub.com/testcontainers/testcontainers-go/issues/1511))
[@&#8203;abemedia](https://togithub.com/abemedia)

##### 🐛 Bug Fixes

- fix: do not remove the file schema in docker.host property
([#&#8203;1517](https://togithub.com/testcontainers/testcontainers-go/issues/1517))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)

##### 📖 Documentation

- docs: use Go testable examples in modules
([#&#8203;1603](https://togithub.com/testcontainers/testcontainers-go/issues/1603))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- chore: generate Go examples for new modules
([#&#8203;1600](https://togithub.com/testcontainers/testcontainers-go/issues/1600))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- fix: use proper service name in Pulsar module
([#&#8203;1542](https://togithub.com/testcontainers/testcontainers-go/issues/1542))
[@&#8203;arjunmadan-toast](https://togithub.com/arjunmadan-toast)
- doc fix: make file permission examples octal
([#&#8203;1510](https://togithub.com/testcontainers/testcontainers-go/issues/1510))
[@&#8203;martin-mfg](https://togithub.com/martin-mfg)
- Add new badge in header
([#&#8203;1512](https://togithub.com/testcontainers/testcontainers-go/issues/1512))
[@&#8203;eddumelendez](https://togithub.com/eddumelendez)

##### 🧹 Housekeeping

- modulegen: generate sonar configuration
([#&#8203;1644](https://togithub.com/testcontainers/testcontainers-go/issues/1644))
[@&#8203;mmorel-35](https://togithub.com/mmorel-35)
- chore: update sonarcloud properties when releasing the project
([#&#8203;1615](https://togithub.com/testcontainers/testcontainers-go/issues/1615))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- ci(sonarcloud): upload artifact
([#&#8203;1614](https://togithub.com/testcontainers/testcontainers-go/issues/1614))
[@&#8203;mmorel-35](https://togithub.com/mmorel-35)
- chore: always generate the examples including a explicit image
([#&#8203;1611](https://togithub.com/testcontainers/testcontainers-go/issues/1611))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- chore: support linting all modules locally
([#&#8203;1609](https://togithub.com/testcontainers/testcontainers-go/issues/1609))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- ci(sonarcloud): run only when docker is not rootless
([#&#8203;1608](https://togithub.com/testcontainers/testcontainers-go/issues/1608))
[@&#8203;mmorel-35](https://togithub.com/mmorel-35)
- fix: remove extra equal in sonar.organization
([#&#8203;1607](https://togithub.com/testcontainers/testcontainers-go/issues/1607))
[@&#8203;mmorel-35](https://togithub.com/mmorel-35)
- chore(ci): enable code coverage on Sonarcloud
([#&#8203;1518](https://togithub.com/testcontainers/testcontainers-go/issues/1518))
[@&#8203;mmorel-35](https://togithub.com/mmorel-35)
- ci(lint): enable errorlint linter
([#&#8203;1604](https://togithub.com/testcontainers/testcontainers-go/issues/1604))
[@&#8203;mmorel-35](https://togithub.com/mmorel-35)
- ci(lint): enable gocritic linter
([#&#8203;1605](https://togithub.com/testcontainers/testcontainers-go/issues/1605))
[@&#8203;mmorel-35](https://togithub.com/mmorel-35)
- ci(security): setup codeql scan
([#&#8203;1606](https://togithub.com/testcontainers/testcontainers-go/issues/1606))
[@&#8203;mmorel-35](https://togithub.com/mmorel-35)
- chore: define interfaces for file and project generation
([#&#8203;1568](https://togithub.com/testcontainers/testcontainers-go/issues/1568))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- Update actions/github-script to 6.4.1
([#&#8203;1561](https://togithub.com/testcontainers/testcontainers-go/issues/1561))
[@&#8203;mmorel-35](https://togithub.com/mmorel-35)
- modulegen: use cobra instead of native golang flag
([#&#8203;1550](https://togithub.com/testcontainers/testcontainers-go/issues/1550))
[@&#8203;mmorel-35](https://togithub.com/mmorel-35)
- chore: refine fail-fast strategy on CI
([#&#8203;1555](https://togithub.com/testcontainers/testcontainers-go/issues/1555))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- fix: remove wrong example from workspace
([#&#8203;1556](https://togithub.com/testcontainers/testcontainers-go/issues/1556))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- modulegen: generate code-workspace with json marshal
([#&#8203;1551](https://togithub.com/testcontainers/testcontainers-go/issues/1551))
[@&#8203;mmorel-35](https://togithub.com/mmorel-35)
- feat(modulegen): print out VSCode workspace file if needed
([#&#8203;1549](https://togithub.com/testcontainers/testcontainers-go/issues/1549))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- modulegen: generate md file inside internal/mkdocs
([#&#8203;1543](https://togithub.com/testcontainers/testcontainers-go/issues/1543))
[@&#8203;mmorel-35](https://togithub.com/mmorel-35)
- modulegen: create internal/module and internal/modfile
([#&#8203;1539](https://togithub.com/testcontainers/testcontainers-go/issues/1539))
[@&#8203;mmorel-35](https://togithub.com/mmorel-35)
- Fix module generator for examples
([#&#8203;1545](https://togithub.com/testcontainers/testcontainers-go/issues/1545))
[@&#8203;mmorel-35](https://togithub.com/mmorel-35)
- modulegen: create internal/make
([#&#8203;1537](https://togithub.com/testcontainers/testcontainers-go/issues/1537))
[@&#8203;mmorel-35](https://togithub.com/mmorel-35)
- chore: fix workflow
([#&#8203;1538](https://togithub.com/testcontainers/testcontainers-go/issues/1538))
[@&#8203;mmorel-35](https://togithub.com/mmorel-35)
- chore: properly render mkdocs.yml
([#&#8203;1521](https://togithub.com/testcontainers/testcontainers-go/issues/1521))
[@&#8203;mmorel-35](https://togithub.com/mmorel-35)
- modulegen: create internal/workflow
([#&#8203;1520](https://togithub.com/testcontainers/testcontainers-go/issues/1520))
[@&#8203;mmorel-35](https://togithub.com/mmorel-35)
- modulegen: create internal/module
([#&#8203;1505](https://togithub.com/testcontainers/testcontainers-go/issues/1505))
[@&#8203;mmorel-35](https://togithub.com/mmorel-35)
- modulegen: create internal/mkdocs
([#&#8203;1504](https://togithub.com/testcontainers/testcontainers-go/issues/1504))
[@&#8203;mmorel-35](https://togithub.com/mmorel-35)
- fix: reset config in tests
([#&#8203;1516](https://togithub.com/testcontainers/testcontainers-go/issues/1516))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- modulegen: create internal/dependabot
([#&#8203;1503](https://togithub.com/testcontainers/testcontainers-go/issues/1503))
[@&#8203;mmorel-35](https://togithub.com/mmorel-35)
- chore: use Info instead of Ping to check if Docker is live
([#&#8203;1490](https://togithub.com/testcontainers/testcontainers-go/issues/1490))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- Golangci-lint for all go-modules
([#&#8203;1498](https://togithub.com/testcontainers/testcontainers-go/issues/1498))
[@&#8203;mmorel-35](https://togithub.com/mmorel-35)

##### 📦 Dependency updates

- chore(deps): bump actions/checkout from 3 to 4
([#&#8203;1623](https://togithub.com/testcontainers/testcontainers-go/issues/1623))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump github.com/containerd/containerd from 1.7.3 to 1.7.6
([#&#8203;1617](https://togithub.com/testcontainers/testcontainers-go/issues/1617))
[@&#8203;mmorel-35](https://togithub.com/mmorel-35)
- chore(deps): bump github.com/hashicorp/vault-client-go in
/modules/vault
([#&#8203;1566](https://togithub.com/testcontainers/testcontainers-go/issues/1566))
[@&#8203;mmorel-35](https://togithub.com/mmorel-35)
- chore(deps): bump github.com/cyphar/filepath-securejoin from 0.2.3 to
0.2.4 in /modules/compose
([#&#8203;1601](https://togithub.com/testcontainers/testcontainers-go/issues/1601))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump github.com/tidwall/gjson from 1.15.0 to 1.16.0 in
/modules/vault
([#&#8203;1586](https://togithub.com/testcontainers/testcontainers-go/issues/1586))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump github.com/elastic/go-elasticsearch/v8 from 8.0.0 to
8.9.0 in /modules/elasticsearch
([#&#8203;1593](https://togithub.com/testcontainers/testcontainers-go/issues/1593))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump github.com/aws/aws-sdk-go and aws-sdk-go-v2 in
/modules/localstack
([#&#8203;1599](https://togithub.com/testcontainers/testcontainers-go/issues/1599))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- chore(deps): bump golang.org/x/text from 0.12.0 to 0.13.0
([#&#8203;1583](https://togithub.com/testcontainers/testcontainers-go/issues/1583))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump github.com/docker/docker from 24.0.5+incompatible to
24.0.6+incompatible
([#&#8203;1584](https://togithub.com/testcontainers/testcontainers-go/issues/1584))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump github.com/google/uuid from 1.3.0 to 1.3.1
([#&#8203;1585](https://togithub.com/testcontainers/testcontainers-go/issues/1585))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore: remove dependabot groups
([#&#8203;1582](https://togithub.com/testcontainers/testcontainers-go/issues/1582))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- chore(deps): bump actions/checkout from 3 to 4
([#&#8203;1576](https://togithub.com/testcontainers/testcontainers-go/issues/1576))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump mkdocs-material from 8.2.7 to 9.2.8
([#&#8203;1580](https://togithub.com/testcontainers/testcontainers-go/issues/1580))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump the all group in /modules/compose with 1 update
([#&#8203;1565](https://togithub.com/testcontainers/testcontainers-go/issues/1565))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump mkdocs-material from 8.2.7 to 9.2.6
([#&#8203;1567](https://togithub.com/testcontainers/testcontainers-go/issues/1567))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump the all group in /modules/neo4j with 1 update
([#&#8203;1562](https://togithub.com/testcontainers/testcontainers-go/issues/1562))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump the all group in /modules/clickhouse with 1 update
([#&#8203;1563](https://togithub.com/testcontainers/testcontainers-go/issues/1563))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump the all group in /modules/localstack with 1 update
([#&#8203;1564](https://togithub.com/testcontainers/testcontainers-go/issues/1564))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Update Pipenv to use Python 3.8
([#&#8203;1558](https://togithub.com/testcontainers/testcontainers-go/issues/1558))
[@&#8203;mmorel-35](https://togithub.com/mmorel-35)
- chore(deps): bump the all group in /modulegen with 1 update
([#&#8203;1554](https://togithub.com/testcontainers/testcontainers-go/issues/1554))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump the all group in /modules/localstack with 1 update
([#&#8203;1552](https://togithub.com/testcontainers/testcontainers-go/issues/1552))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump the all group in /modules/compose with 2 updates
([#&#8203;1553](https://togithub.com/testcontainers/testcontainers-go/issues/1553))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump the all group in /examples/cockroachdb with 1 update
([#&#8203;1522](https://togithub.com/testcontainers/testcontainers-go/issues/1522))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump the all group in /examples/bigtable with 1 update
([#&#8203;1534](https://togithub.com/testcontainers/testcontainers-go/issues/1534))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump the all group in /modules/localstack with 4 updates
([#&#8203;1535](https://togithub.com/testcontainers/testcontainers-go/issues/1535))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump the all group in /modules/k3s with 2 updates
([#&#8203;1526](https://togithub.com/testcontainers/testcontainers-go/issues/1526))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump the all group in /examples/spanner with 2 updates
([#&#8203;1532](https://togithub.com/testcontainers/testcontainers-go/issues/1532))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump the all group in /examples/firestore with 1 update
([#&#8203;1523](https://togithub.com/testcontainers/testcontainers-go/issues/1523))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump the all group in /modules/redis with 1 update
([#&#8203;1524](https://togithub.com/testcontainers/testcontainers-go/issues/1524))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump the all group in /modules/clickhouse with 1 update
([#&#8203;1525](https://togithub.com/testcontainers/testcontainers-go/issues/1525))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump the all group in /examples/toxiproxy with 2 updates
([#&#8203;1528](https://togithub.com/testcontainers/testcontainers-go/issues/1528))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump the all group in /examples/pubsub with 1 update
([#&#8203;1531](https://togithub.com/testcontainers/testcontainers-go/issues/1531))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump the all group in /examples/datastore with 2 updates
([#&#8203;1530](https://togithub.com/testcontainers/testcontainers-go/issues/1530))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump the all group in /modules/redpanda with 1 update
([#&#8203;1527](https://togithub.com/testcontainers/testcontainers-go/issues/1527))
[@&#8203;dependabot](https://togithub.com/dependabot)

###
[`v0.23.0`](https://togithub.com/testcontainers/testcontainers-go/releases/tag/v0.23.0)

[Compare
Source](https://togithub.com/testcontainers/testcontainers-go/compare/v0.22.0...v0.23.0)

### What's Changed

#### 🚀 Features

- feat(modules): add artemis container
([#&#8203;1440](https://togithub.com/testcontainers/testcontainers-go/issues/1440))
[@&#8203;abemedia](https://togithub.com/abemedia)
- feat: pass testcontainers-go version as HTTP header
([#&#8203;1491](https://togithub.com/testcontainers/testcontainers-go/issues/1491))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- Add support for MongoDB testing module
([#&#8203;1447](https://togithub.com/testcontainers/testcontainers-go/issues/1447))
[@&#8203;ravilushqa](https://togithub.com/ravilushqa)
- feat: add clickhouse module
([#&#8203;1372](https://togithub.com/testcontainers/testcontainers-go/issues/1372))
[@&#8203;anilsenay](https://togithub.com/anilsenay)
- feat: use credential helper in docker config, even if auth is empty in
.docker/config.json
([#&#8203;1079](https://togithub.com/testcontainers/testcontainers-go/issues/1079))
[@&#8203;rokjoana](https://togithub.com/rokjoana)

#### 🐛 Bug Fixes

- fix: properly set the Docker socket on Windows
([#&#8203;1458](https://togithub.com/testcontainers/testcontainers-go/issues/1458))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- all: fix goroutine leaks
([#&#8203;1358](https://togithub.com/testcontainers/testcontainers-go/issues/1358))
[@&#8203;AlexanderYastrebov](https://togithub.com/AlexanderYastrebov)
- internal/testcontainersdocker: close unused client
([#&#8203;1441](https://togithub.com/testcontainers/testcontainers-go/issues/1441))
[@&#8203;AlexanderYastrebov](https://togithub.com/AlexanderYastrebov)

#### 📖 Documentation

- docs: embed code snippets for the artemis module
([#&#8203;1502](https://togithub.com/testcontainers/testcontainers-go/issues/1502))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- Add global testcontainers header to docs
([#&#8203;1308](https://togithub.com/testcontainers/testcontainers-go/issues/1308))
[@&#8203;leocross](https://togithub.com/leocross)

#### 🧹 Housekeeping

- chore: bump minimal Go version to 1.20
([#&#8203;1497](https://togithub.com/testcontainers/testcontainers-go/issues/1497))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- chore: Use generic db url for postgresql container
([#&#8203;1493](https://togithub.com/testcontainers/testcontainers-go/issues/1493))
[@&#8203;kevinrobayna](https://togithub.com/kevinrobayna)
- fix: run tests for module generator in all platforms
([#&#8203;1496](https://togithub.com/testcontainers/testcontainers-go/issues/1496))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- chore: run modulegen tests on Windows
([#&#8203;1478](https://togithub.com/testcontainers/testcontainers-go/issues/1478))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- Add default labels when Ryuk is disabled
([#&#8203;1339](https://togithub.com/testcontainers/testcontainers-go/issues/1339))
[@&#8203;eddumelendez](https://togithub.com/eddumelendez)
- chore: increase timeout for go test and GH action steps
([#&#8203;1475](https://togithub.com/testcontainers/testcontainers-go/issues/1475))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- chore: triple max timeout for the workflow run, which takes +10m
([#&#8203;1474](https://togithub.com/testcontainers/testcontainers-go/issues/1474))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- chore: add a GH action for release drafter
([#&#8203;1470](https://togithub.com/testcontainers/testcontainers-go/issues/1470))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- Simplify dependabot updates sorting
([#&#8203;1460](https://togithub.com/testcontainers/testcontainers-go/issues/1460))
[@&#8203;mmorel-35](https://togithub.com/mmorel-35)
- chore: run Windows tests on a Linux container
([#&#8203;1456](https://togithub.com/testcontainers/testcontainers-go/issues/1456))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- chore: remove temporary workaround for windows
([#&#8203;1442](https://togithub.com/testcontainers/testcontainers-go/issues/1442))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)

#### 📦 Dependency updates

- chore(deps): bump the all group in /modules/localstack with 1 update
([#&#8203;1500](https://togithub.com/testcontainers/testcontainers-go/issues/1500))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump the all group in /modules/compose with 2 updates
([#&#8203;1501](https://togithub.com/testcontainers/testcontainers-go/issues/1501))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore: bump minimal Go version to 1.20
([#&#8203;1497](https://togithub.com/testcontainers/testcontainers-go/issues/1497))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.12.1
to 2.13.0 in /modules/clickhouse
([#&#8203;1492](https://togithub.com/testcontainers/testcontainers-go/issues/1492))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump the all group with 1 update
([#&#8203;1480](https://togithub.com/testcontainers/testcontainers-go/issues/1480))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump the all group in /modules/couchbase with 1 update
([#&#8203;1487](https://togithub.com/testcontainers/testcontainers-go/issues/1487))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump the all group in /modules/clickhouse with 1 update
([#&#8203;1488](https://togithub.com/testcontainers/testcontainers-go/issues/1488))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump the all group in /modules/localstack with 1 update
([#&#8203;1483](https://togithub.com/testcontainers/testcontainers-go/issues/1483))
[@&#8203;dependabot](https://togithub.com/dependabot)
- Support groups in dependabot updates
([#&#8203;1459](https://togithub.com/testcontainers/testcontainers-go/issues/1459))
[@&#8203;mmorel-35](https://togithub.com/mmorel-35)
- chore(deps): bump github.com/aws dependencies in /modules/localstack
([#&#8203;1472](https://togithub.com/testcontainers/testcontainers-go/issues/1472))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- chore(deps): bump Google emulators dependencies in /examples
([#&#8203;1471](https://togithub.com/testcontainers/testcontainers-go/issues/1471))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- chore(deps): bump github.com/neo4j/neo4j-go-driver/v5 from 5.10.0 to
5.11.0 in /modules/neo4j
([#&#8203;1427](https://togithub.com/testcontainers/testcontainers-go/issues/1427))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump github.com/tidwall/gjson from 1.14.4 to 1.15.0 in
/modules/vault
([#&#8203;1428](https://togithub.com/testcontainers/testcontainers-go/issues/1428))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump mkdocs-material from 3.2.0 to 8.2.7
([#&#8203;1468](https://togithub.com/testcontainers/testcontainers-go/issues/1468))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.33.1
to 1.38.2 in /modules/localstack
([#&#8203;1457](https://togithub.com/testcontainers/testcontainers-go/issues/1457))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump golang.org/x/text from 0.11.0 to 0.12.0 in
/modulegen
([#&#8203;1449](https://togithub.com/testcontainers/testcontainers-go/issues/1449))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump github.com/hashicorp/consul/api from 1.23.0 to
1.24.0 in /examples/consul
([#&#8203;1450](https://togithub.com/testcontainers/testcontainers-go/issues/1450))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump golang.org/x/sys from 0.8.0 to 0.11.0
([#&#8203;1453](https://togithub.com/testcontainers/testcontainers-go/issues/1453))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.31 to
1.18.32 in /modules/localstack
([#&#8203;1429](https://togithub.com/testcontainers/testcontainers-go/issues/1429))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump github.com/twmb/franz-go/pkg/kadm from 1.8.1 to
1.9.0 in /modules/redpanda
([#&#8203;1431](https://togithub.com/testcontainers/testcontainers-go/issues/1431))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump github.com/aws/aws-sdk-go from 1.44.273 to 1.44.317
in /modules/localstack
([#&#8203;1451](https://togithub.com/testcontainers/testcontainers-go/issues/1451))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump golangci/golangci-lint-action from 3.3.0 to 3.6.0
([#&#8203;1448](https://togithub.com/testcontainers/testcontainers-go/issues/1448))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump mkdocs-material from 8.1.3 to 8.2.7
([#&#8203;1452](https://togithub.com/testcontainers/testcontainers-go/issues/1452))
[@&#8203;dependabot](https://togithub.com/dependabot)
- fix devcontainer go version to 1.19
([#&#8203;1455](https://togithub.com/testcontainers/testcontainers-go/issues/1455))
[@&#8203;mmorel-35](https://togithub.com/mmorel-35)
- chore: run dependabot on sundays
([#&#8203;1446](https://togithub.com/testcontainers/testcontainers-go/issues/1446))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- fix: simplify and do not run make on windows
([#&#8203;1445](https://togithub.com/testcontainers/testcontainers-go/issues/1445))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- fix: proper semver name
([#&#8203;1444](https://togithub.com/testcontainers/testcontainers-go/issues/1444))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- chore: downgrade GH action github-script
([#&#8203;1443](https://togithub.com/testcontainers/testcontainers-go/issues/1443))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)

###
[`v0.22.0`](https://togithub.com/testcontainers/testcontainers-go/releases/tag/v0.22.0)

[Compare
Source](https://togithub.com/testcontainers/testcontainers-go/compare/v0.21.0...v0.22.0)

### What's Changed

#### ⚠️ Breaking Changes

- chore(deps): bump docker dependencies to v24.0.5+incompatible
([#&#8203;1394](https://togithub.com/testcontainers/testcontainers-go/issues/1394))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)

As a consequence of the bugs described in
[#&#8203;1359](https://togithub.com/testcontainers/testcontainers-go/issues/1359),
we had to bump the Docker version to a major version, which moved the
`types.AuthConfig` type to `registry.AuthConfig`. We used that type as
public API, therefore, our API has changed the signature of the method
of an interface, which is used to build images from a Dockerfile. Please
look at
[#&#8203;1394](https://togithub.com/testcontainers/testcontainers-go/issues/1394)
to understand the changes in the `GetAuthConfigs` method.

#### 🚀 Features

- feat(redpanda): Add option to enable topic auto-creation
([#&#8203;1360](https://togithub.com/testcontainers/testcontainers-go/issues/1360))
[@&#8203;ladislavmacoun](https://togithub.com/ladislavmacoun)
- feat: fail-fast of wait.LogStrategy
([#&#8203;1304](https://togithub.com/testcontainers/testcontainers-go/issues/1304))
[@&#8203;frozenbonito](https://togithub.com/frozenbonito)

#### 📖 Documentation

- docs: fix link to GH action in docs site
([#&#8203;1416](https://togithub.com/testcontainers/testcontainers-go/issues/1416))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)

#### 🧹 Housekeeping

- chore: fix branch protection settings
([#&#8203;1418](https://togithub.com/testcontainers/testcontainers-go/issues/1418))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- chore(ci): set LongPathsEnabled on WIndows workers
([#&#8203;1415](https://togithub.com/testcontainers/testcontainers-go/issues/1415))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- chore(ci): define a pipeline with multiple gates
([#&#8203;1414](https://togithub.com/testcontainers/testcontainers-go/issues/1414))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- test: fix TestGetDockerConfig
([#&#8203;1413](https://togithub.com/testcontainers/testcontainers-go/issues/1413))
[@&#8203;AlexanderYastrebov](https://togithub.com/AlexanderYastrebov)
- chore(ci): add a Windows pipeline for running the tests
([#&#8203;1375](https://togithub.com/testcontainers/testcontainers-go/issues/1375))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)

#### 📦 Dependency updates

- chore(deps): bump github.com/containerd/containerd from 1.6.19 to
1.7.3
([#&#8203;1378](https://togithub.com/testcontainers/testcontainers-go/issues/1378))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore: run go mod tidy
([#&#8203;1417](https://togithub.com/testcontainers/testcontainers-go/issues/1417))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- chore(deps): bump github.com/tidwall/gjson from 1.14.4 to 1.15.0 in
/modules/couchbase
([#&#8203;1376](https://togithub.com/testcontainers/testcontainers-go/issues/1376))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump github.com/opencontainers/image-spec from 1.1.0-rc2
to 1.1.0-rc4
([#&#8203;1312](https://togithub.com/testcontainers/testcontainers-go/issues/1312))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump github.com/hashicorp/consul/api from 1.20.0 to
1.23.0 in /examples/consul
([#&#8203;1381](https://togithub.com/testcontainers/testcontainers-go/issues/1381))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump github.com/twmb/franz-go from 1.13.5 to 1.14.3 in
/modules/redpanda
([#&#8203;1387](https://togithub.com/testcontainers/testcontainers-go/issues/1387))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump github.com/nats-io/nats.go from 1.26.0 to 1.28.0 in
/examples/nats
([#&#8203;1389](https://togithub.com/testcontainers/testcontainers-go/issues/1389))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump golang.org/x/text from 0.9.0 to 0.11.0 in /modulegen
([#&#8203;1388](https://togithub.com/testcontainers/testcontainers-go/issues/1388))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump google.golang.org/api from 0.125.0 to 0.134.0 in
/examples
([#&#8203;1412](https://togithub.com/testcontainers/testcontainers-go/issues/1412))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- chore(deps): bump golang.org/x/mod and
github.com/aws/aws-sdk-go-v2/config in /modules/localstack
([#&#8203;1410](https://togithub.com/testcontainers/testcontainers-go/issues/1410))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- chore(deps): bump k8s.io/client-go from 0.27.2 to 0.27.4 in
/modules/k3s
([#&#8203;1404](https://togithub.com/testcontainers/testcontainers-go/issues/1404))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump cloud.google.com/go in /examples
([#&#8203;1411](https://togithub.com/testcontainers/testcontainers-go/issues/1411))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- chore(deps): bump github.com/neo4j/neo4j-go-driver/v5 from 5.9.0 to
5.10.0 in /modules/neo4j
([#&#8203;1318](https://togithub.com/testcontainers/testcontainers-go/issues/1318))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump google.golang.org/grpc to 1.57.0
([#&#8203;1409](https://togithub.com/testcontainers/testcontainers-go/issues/1409))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- chore(deps): bump go.mongodb.org/mongo-driver from 1.11.6 to 1.12.0 in
/examples/mongodb
([#&#8203;1311](https://togithub.com/testcontainers/testcontainers-go/issues/1311))
[@&#8203;dependabot](https://togithub.com/dependabot)
- chore(deps): bump docker dependencies to v24.0.5+incompatible
([#&#8203;1394](https://togithub.com/testcontainers/testcontainers-go/issues/1394))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)
- chore: remove gotestsum to reduce the number of transitive
dependencies
([#&#8203;1303](https://togithub.com/testcontainers/testcontainers-go/issues/1303))
[@&#8203;mdelapenya](https://togithub.com/mdelapenya)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/infratographer/location-api).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi41LjMiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zMS41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 27, 2023
1 parent c290f18 commit 24e76ef
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 6 deletions.
23 changes: 17 additions & 6 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ require (
github.com/spf13/cobra v1.7.0
github.com/spf13/viper v1.17.0
github.com/stretchr/testify v1.8.4
github.com/testcontainers/testcontainers-go/modules/postgres v0.21.0
github.com/testcontainers/testcontainers-go/modules/postgres v0.26.0
github.com/vektah/gqlparser/v2 v2.5.10
github.com/wundergraph/graphql-go-tools v1.63.0
go.infratographer.com/permissions-api v0.1.14
Expand All @@ -26,10 +26,12 @@ require (

require (
ariga.io/atlas v0.14.1-0.20230918065911-83ad451a4935 // indirect
dario.cat/mergo v1.0.0 // indirect
filippo.io/edwards25519 v1.0.0 // indirect
github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161 // indirect
github.com/MicahParks/keyfunc/v2 v2.0.3 // indirect
github.com/Microsoft/go-winio v0.6.1 // indirect
github.com/Microsoft/hcsshim v0.11.1 // indirect
github.com/ThreeDotsLabs/watermill v1.2.0 // indirect
github.com/ThreeDotsLabs/watermill-nats/v2 v2.0.0 // indirect
github.com/XSAM/otelsql v0.23.0 // indirect
Expand All @@ -40,18 +42,20 @@ require (
github.com/cenkalti/backoff/v4 v4.2.1 // indirect
github.com/cespare/xxhash/v2 v2.2.0 // indirect
github.com/cockroachdb/cockroach-go/v2 v2.3.5 // indirect
github.com/containerd/containerd v1.6.19 // indirect
github.com/containerd/containerd v1.7.7 // indirect
github.com/containerd/log v0.1.0 // indirect
github.com/cpuguy83/dockercfg v0.3.1 // indirect
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
github.com/docker/distribution v2.8.2+incompatible // indirect
github.com/docker/docker v24.0.2+incompatible // indirect
github.com/docker/docker v24.0.6+incompatible // indirect
github.com/docker/go-connections v0.4.0 // indirect
github.com/docker/go-units v0.5.0 // indirect
github.com/felixge/httpsnoop v1.0.3 // indirect
github.com/fsnotify/fsnotify v1.6.0 // indirect
github.com/garsue/watermillzap v1.2.0 // indirect
github.com/go-logr/logr v1.2.4 // indirect
github.com/go-logr/stdr v1.2.2 // indirect
github.com/go-ole/go-ole v1.2.6 // indirect
github.com/go-openapi/inflect v0.19.0 // indirect
github.com/gofrs/uuid v4.3.0+incompatible // indirect
github.com/gogo/protobuf v1.3.2 // indirect
Expand Down Expand Up @@ -84,14 +88,15 @@ require (
github.com/labstack/echo-jwt/v4 v4.2.0 // indirect
github.com/labstack/gommon v0.4.0 // indirect
github.com/lithammer/shortuuid/v3 v3.0.7 // indirect
github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 // indirect
github.com/magiconair/properties v1.8.7 // indirect
github.com/mattn/go-colorable v0.1.13 // indirect
github.com/mattn/go-isatty v0.0.19 // indirect
github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
github.com/minio/highwayhash v1.0.2 // indirect
github.com/mitchellh/go-wordwrap v0.0.0-20150314170334-ad45545899c7 // indirect
github.com/mitchellh/mapstructure v1.5.0 // indirect
github.com/moby/patternmatcher v0.5.0 // indirect
github.com/moby/patternmatcher v0.6.0 // indirect
github.com/moby/sys/sequential v0.5.0 // indirect
github.com/moby/term v0.5.0 // indirect
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
Expand All @@ -104,29 +109,35 @@ require (
github.com/nats-io/nuid v1.0.1 // indirect
github.com/oklog/ulid v1.3.1 // indirect
github.com/opencontainers/go-digest v1.0.0 // indirect
github.com/opencontainers/image-spec v1.1.0-rc4 // indirect
github.com/opencontainers/image-spec v1.1.0-rc5 // indirect
github.com/opencontainers/runc v1.1.7 // indirect
github.com/pelletier/go-toml/v2 v2.1.0 // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c // indirect
github.com/pressly/goose/v3 v3.13.4 // indirect
github.com/prometheus/client_golang v1.14.0 // indirect
github.com/prometheus/client_model v0.3.0 // indirect
github.com/prometheus/common v0.40.0 // indirect
github.com/prometheus/procfs v0.11.0 // indirect
github.com/sagikazarmark/locafero v0.3.0 // indirect
github.com/sagikazarmark/slog-shim v0.1.0 // indirect
github.com/shirou/gopsutil/v3 v3.23.9 // indirect
github.com/shoenig/go-m1cpu v0.1.6 // indirect
github.com/sirupsen/logrus v1.9.3 // indirect
github.com/sourcegraph/conc v0.3.0 // indirect
github.com/spf13/afero v1.10.0 // indirect
github.com/spf13/cast v1.5.1 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/subosito/gotenv v1.6.0 // indirect
github.com/testcontainers/testcontainers-go v0.21.0 // indirect
github.com/testcontainers/testcontainers-go v0.26.0 // indirect
github.com/tklauser/go-sysconf v0.3.12 // indirect
github.com/tklauser/numcpus v0.6.1 // indirect
github.com/valyala/bytebufferpool v1.0.0 // indirect
github.com/valyala/fasttemplate v1.2.2 // indirect
github.com/vmihailenco/msgpack/v5 v5.0.0-beta.9 // indirect
github.com/vmihailenco/tagparser v0.1.2 // indirect
github.com/yusufpapurcu/wmi v1.2.3 // indirect
github.com/zclconf/go-cty v1.8.0 // indirect
go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho v0.42.0 // indirect
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.42.0 // indirect
Expand Down
40 changes: 40 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ cloud.google.com/go/storage v1.6.0/go.mod h1:N7U0C8pVQ/+NIKOBQyamJIeKQKkZ+mxpohl
cloud.google.com/go/storage v1.8.0/go.mod h1:Wv1Oy7z6Yz3DshWRJFhqM/UCfaWIRTdp0RXyy7KQOVs=
cloud.google.com/go/storage v1.10.0/go.mod h1:FLPqc6j+Ki4BU591ie1oL6qBQGu2Bl/tZ9ullr3+Kg0=
cloud.google.com/go/storage v1.14.0/go.mod h1:GrKmX003DSIwi9o29oFT7YDnHYwZoctc3fOKtUw0Xmo=
dario.cat/mergo v1.0.0 h1:AGCNq9Evsj31mOgNPcLyXc+4PNABt905YmuqPYYpBWk=
dario.cat/mergo v1.0.0/go.mod h1:uNxQE+84aUszobStD9th8a29P2fMDhsBdgRYvZOxGmk=
dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU=
entgo.io/contrib v0.4.5 h1:BFaOHwFLE8WZjVJadP0XHCIaxgcC1BAtUvAyw7M/GHk=
entgo.io/contrib v0.4.5/go.mod h1:wpZyq2DJgthugFvDBlaqMXj9mV4/9ebyGEn7xlTVQqE=
Expand All @@ -62,6 +64,8 @@ github.com/MicahParks/keyfunc/v2 v2.0.3/go.mod h1:rW42fi+xgLJ2FRRXAfNx9ZA8WpD4Oe
github.com/Microsoft/go-winio v0.6.1 h1:9/kr64B9VUZrLm5YYwbGtUJnMgqWVOdUAXu6Migciow=
github.com/Microsoft/go-winio v0.6.1/go.mod h1:LRdKpFKfdobln8UmuiYcKPot9D2v6svN5+sAH+4kjUM=
github.com/Microsoft/hcsshim v0.9.7 h1:mKNHW/Xvv1aFH87Jb6ERDzXTJTLPlmzfZ28VBFD/bfg=
github.com/Microsoft/hcsshim v0.11.1 h1:hJ3s7GbWlGK4YVV92sO88BQSyF4ZLVy7/awqOlPxFbA=
github.com/Microsoft/hcsshim v0.11.1/go.mod h1:nFJmaO4Zr5Y7eADdFOpYswDDlNVbvcIJJNJLECr5JQg=
github.com/OneOfOne/xxhash v1.2.2/go.mod h1:HSdplMjZKSmBqAxg5vPj2TmRDmfkzw+cTzAElWljhcU=
github.com/ThreeDotsLabs/watermill v1.2.0 h1:TU3TML1dnQ/ifK09F2+4JQk2EKhmhXe7Qv7eb5ZpTS8=
github.com/ThreeDotsLabs/watermill v1.2.0/go.mod h1:IuVxGk/kgCN0cex2S94BLglUiB0PwOm8hbUhm6g2Nx4=
Expand Down Expand Up @@ -111,6 +115,10 @@ github.com/cockroachdb/cockroach-go/v2 v2.3.5 h1:Khtm8K6fTTz/ZCWPzU9Ne3aOW9VyAnj
github.com/cockroachdb/cockroach-go/v2 v2.3.5/go.mod h1:1wNJ45eSXW9AnOc3skntW9ZUZz6gxrQK3cOj3rK+BC8=
github.com/containerd/containerd v1.6.19 h1:F0qgQPrG0P2JPgwpxWxYavrVeXAG0ezUIB9Z/4FTUAU=
github.com/containerd/containerd v1.6.19/go.mod h1:HZCDMn4v/Xl2579/MvtOC2M206i+JJ6VxFWU/NetrGY=
github.com/containerd/containerd v1.7.7 h1:QOC2K4A42RQpcrZyptP6z9EJZnlHfHJUfZrAAHe15q4=
github.com/containerd/containerd v1.7.7/go.mod h1:3c4XZv6VeT9qgf9GMTxNTMFxGJrGpI2vz1yk4ye+YY8=
github.com/containerd/log v0.1.0 h1:TCJt7ioM2cr/tfR8GPbGf9/VRAX8D2B4PjzCpfX540I=
github.com/containerd/log v0.1.0/go.mod h1:VRRf09a7mHDIRezVKTRCrOq78v577GXq3bSa3EhrzVo=
github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e/go.mod h1:F5haX7vjVVG0kc13fIWeqUViNPyEJxv/OmvnBo0Yme4=
github.com/coreos/go-systemd v0.0.0-20190719114852-fd7a80b32e1f/go.mod h1:F5haX7vjVVG0kc13fIWeqUViNPyEJxv/OmvnBo0Yme4=
github.com/cpuguy83/dockercfg v0.3.1 h1:/FpZ+JaygUR/lZP2NlFI2DVfrOEMAIKP5wWEJdoYe9E=
Expand All @@ -128,6 +136,8 @@ github.com/docker/distribution v2.8.2+incompatible h1:T3de5rq0dB1j30rp0sA2rER+m3
github.com/docker/distribution v2.8.2+incompatible/go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w=
github.com/docker/docker v24.0.2+incompatible h1:eATx+oLz9WdNVkQrr0qjQ8HvRJ4bOOxfzEo8R+dA3cg=
github.com/docker/docker v24.0.2+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
github.com/docker/docker v24.0.6+incompatible h1:hceabKCtUgDqPu+qm0NgsaXf28Ljf4/pWFL7xjWWDgE=
github.com/docker/docker v24.0.6+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
github.com/docker/go-connections v0.4.0 h1:El9xVISelRB7BuFusrZozjnkIM5YnzCViNKohAFqRJQ=
github.com/docker/go-connections v0.4.0/go.mod h1:Gbd7IOopHjR8Iph03tsViu4nIes5XhDvyHbTtUxmeec=
github.com/docker/go-units v0.5.0 h1:69rxXcBk27SvSaaxTtLh/8llcHD8vYHT7WSdRZ/jvr4=
Expand Down Expand Up @@ -159,6 +169,8 @@ github.com/go-logr/logr v1.2.4 h1:g01GSCwiDw2xSZfjJ2/T9M+S6pFdcNtFYsp+Y43HYDQ=
github.com/go-logr/logr v1.2.4/go.mod h1:jdQByPbusPIv2/zmleS9BjJVeZ6kBagPoEUsqbVz/1A=
github.com/go-logr/stdr v1.2.2 h1:hSWxHoqTgW2S2qGc0LTAI563KZ5YKYRhT3MFKZMbjag=
github.com/go-logr/stdr v1.2.2/go.mod h1:mMo/vtBO5dYbehREoey6XUKy/eSumjCCveDpRre4VKE=
github.com/go-ole/go-ole v1.2.6 h1:/Fpf6oFPoeFik9ty7siob0G6Ke8QvQEuVcuChpwXzpY=
github.com/go-ole/go-ole v1.2.6/go.mod h1:pprOEPIfldk/42T2oK7lQ4v4JSDwmV0As9GaiUsvbm0=
github.com/go-openapi/inflect v0.19.0 h1:9jCH9scKIbHeV9m12SmPilScz6krDxKRasNNSNPXu/4=
github.com/go-openapi/inflect v0.19.0/go.mod h1:lHpZVlpIQqLyKwJ4N+YSc9hchQy/i12fJykb83CRBH4=
github.com/go-stack/stack v1.8.0/go.mod h1:v0f6uXyyMGvRgIKkXu+yp6POWl0qKG85gN/melR3HDY=
Expand Down Expand Up @@ -355,6 +367,8 @@ github.com/lib/pq v1.10.9 h1:YXG7RB+JIjhP29X+OtkiDnYaXQwpS4JEWq7dtCCRUEw=
github.com/lib/pq v1.10.9/go.mod h1:AlVN5x4E4T544tWzH6hKfbfQvm3HdbOxrmggDNAPY9o=
github.com/lithammer/shortuuid/v3 v3.0.7 h1:trX0KTHy4Pbwo/6ia8fscyHoGA+mf1jWbPJVuvyJQQ8=
github.com/lithammer/shortuuid/v3 v3.0.7/go.mod h1:vMk8ke37EmiewwolSO1NLW8vP4ZaKlRuDIi8tWWmAts=
github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 h1:6E+4a0GO5zZEnZ81pIr0yLvtUWk2if982qA3F3QD6H4=
github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0/go.mod h1:zJYVVT2jmtg6P3p1VtQj7WsuWi/y4VnjVBn7F8KPB3I=
github.com/magiconair/properties v1.8.7 h1:IeQXZAiQcpL9mgcAe1Nu6cX9LLw6ExEHKjN0VQdvPDY=
github.com/magiconair/properties v1.8.7/go.mod h1:Dhd985XPs7jluiymwWYZ0G4Z61jb3vdS329zhj2hYo0=
github.com/mattn/go-colorable v0.1.1/go.mod h1:FuOcm+DKB9mbwrcAfNl7/TZVBZ6rcnceauSikq3lYCQ=
Expand Down Expand Up @@ -383,6 +397,8 @@ github.com/mitchellh/mapstructure v1.5.0 h1:jeMsZIYE/09sWLaz43PL7Gy6RuMjD2eJVyua
github.com/mitchellh/mapstructure v1.5.0/go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo=
github.com/moby/patternmatcher v0.5.0 h1:YCZgJOeULcxLw1Q+sVR636pmS7sPEn1Qo2iAN6M7DBo=
github.com/moby/patternmatcher v0.5.0/go.mod h1:hDPoyOpDY7OrrMDLaYoY3hf52gNCR/YOUYxkhApJIxc=
github.com/moby/patternmatcher v0.6.0 h1:GmP9lR19aU5GqSSFko+5pRqHi+Ohk1O69aFiKkVGiPk=
github.com/moby/patternmatcher v0.6.0/go.mod h1:hDPoyOpDY7OrrMDLaYoY3hf52gNCR/YOUYxkhApJIxc=
github.com/moby/sys/sequential v0.5.0 h1:OPvI35Lzn9K04PBbCLW0g4LcFAJgHsvXsRyewg5lXtc=
github.com/moby/sys/sequential v0.5.0/go.mod h1:tH2cOOs5V9MlPiXcQzRC+eEyab644PWKGRYaaV5ZZlo=
github.com/moby/term v0.5.0 h1:xt8Q1nalod/v7BqbG21f8mQPqH+xAaC9C3N3wfWbVP0=
Expand Down Expand Up @@ -410,6 +426,8 @@ github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8
github.com/opencontainers/go-digest v1.0.0/go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM=
github.com/opencontainers/image-spec v1.1.0-rc4 h1:oOxKUJWnFC4YGHCCMNql1x4YaDfYBTS5Y4x/Cgeo1E0=
github.com/opencontainers/image-spec v1.1.0-rc4/go.mod h1:X4pATf0uXsnn3g5aiGIsVnJBR4mxhKzfwmvK/B2NTm8=
github.com/opencontainers/image-spec v1.1.0-rc5 h1:Ygwkfw9bpDvs+c9E34SdgGOj41dX/cbdlwvlWt0pnFI=
github.com/opencontainers/image-spec v1.1.0-rc5/go.mod h1:X4pATf0uXsnn3g5aiGIsVnJBR4mxhKzfwmvK/B2NTm8=
github.com/opencontainers/runc v1.1.7 h1:y2EZDS8sNng4Ksf0GUYNhKbTShZJPJg1FiXJNH/uoCk=
github.com/opencontainers/runc v1.1.7/go.mod h1:CbUumNnWCuTGFukNXahoo/RFBZvDAgRh/smNYNOhA50=
github.com/pelletier/go-toml/v2 v2.1.0 h1:FnwAJ4oYMvbT/34k9zzHuZNrhlz48GB3/s6at6/MHO4=
Expand All @@ -421,6 +439,8 @@ github.com/pkg/sftp v1.13.1/go.mod h1:3HaPG6Dq1ILlpPZRO0HVMrsydcdLt6HRDccSgb87qR
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRIccs7FGNTlIRMkT8wgtp5eCXdBlqhYGL6U=
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c h1:ncq/mPwQF4JjgDlrVEn3C11VoGHZN7m8qihwgMEtzYw=
github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c/go.mod h1:OmDBASR4679mdNQnz2pUhc2G8CO2JrUAVFDRBDP/hJE=
github.com/pressly/goose/v3 v3.13.4 h1:9xRcg/hEU9HqeRNeKh69VLtPWCKAYTX6l2VsXWOX86A=
github.com/pressly/goose/v3 v3.13.4/go.mod h1:Fo8rYaf9tYfQiDpo+ymrnZi8vvLkvguRl16nu7QnUT4=
github.com/prometheus/client_golang v1.14.0 h1:nJdhIvne2eSX/XRAFV9PcvFFRbrjbcTUj0VP62TMhnw=
Expand All @@ -447,6 +467,11 @@ github.com/sagikazarmark/slog-shim v0.1.0/go.mod h1:SrcSrq8aKtyuqEI1uvTDTK1arOWR
github.com/satori/go.uuid v1.2.0/go.mod h1:dA0hQrYB0VpLJoorglMZABFdXlWrHn1NEOzdhQKdks0=
github.com/sebdah/goldie/v2 v2.5.3 h1:9ES/mNN+HNUbNWpVAlrzuZ7jE+Nrczbj8uFRjM7624Y=
github.com/sergi/go-diff v1.3.1 h1:xkr+Oxo4BOQKmkn/B9eMK0g5Kg/983T9DqqPHwYqD+8=
github.com/shirou/gopsutil/v3 v3.23.9 h1:ZI5bWVeu2ep4/DIxB4U9okeYJ7zp/QLTO4auRb/ty/E=
github.com/shirou/gopsutil/v3 v3.23.9/go.mod h1:x/NWSb71eMcjFIO0vhyGW5nZ7oSIgVjrCnADckb85GA=
github.com/shoenig/go-m1cpu v0.1.6 h1:nxdKQNcEB6vzgA2E2bvzKIYRuNj7XNJ4S/aRSwKzFtM=
github.com/shoenig/go-m1cpu v0.1.6/go.mod h1:1JJMcUBvfNwpq05QDQVAnx3gUHr9IYF7GNg9SUEw2VQ=
github.com/shoenig/test v0.6.4/go.mod h1:byHiCGXqrVaflBLAMq/srcZIHynQPQgeyvkvXnjqq0k=
github.com/shopspring/decimal v0.0.0-20180709203117-cd690d0c9e24/go.mod h1:M+9NzErvs504Cn4c5DxATwIqPbtswREoFCre64PpcG4=
github.com/shopspring/decimal v1.2.0/go.mod h1:DKyhrW/HYNuLGql+MJL6WCR6knT2jwCFRcu2hWCYk4o=
github.com/shopspring/decimal v1.3.1 h1:2Usl1nmF/WZucqkFZhnfFYxxxu8LG21F6nPQBE5gKV8=
Expand Down Expand Up @@ -489,8 +514,16 @@ github.com/subosito/gotenv v1.6.0 h1:9NlTDc1FTs4qu0DDq7AEtTPNw6SVm7uBMsUCUjABIf8
github.com/subosito/gotenv v1.6.0/go.mod h1:Dk4QP5c2W3ibzajGcXpNraDfq2IrhjMIvMSWPKKo0FU=
github.com/testcontainers/testcontainers-go v0.21.0 h1:syePAxdeTzfkap+RrJaQZpJQ/s/fsUgn11xIvHrOE9U=
github.com/testcontainers/testcontainers-go v0.21.0/go.mod h1:c1ez3WVRHq7T/Aj+X3TIipFBwkBaNT5iNCY8+1b83Ng=
github.com/testcontainers/testcontainers-go v0.26.0 h1:uqcYdoOHBy1ca7gKODfBd9uTHVK3a7UL848z09MVZ0c=
github.com/testcontainers/testcontainers-go v0.26.0/go.mod h1:ICriE9bLX5CLxL9OFQ2N+2N+f+803LNJ1utJb1+Inx0=
github.com/testcontainers/testcontainers-go/modules/postgres v0.21.0 h1:rFPyTR7pPMiHcDktXwd5iZ+mA1cHH/WRa+knxBcY8wU=
github.com/testcontainers/testcontainers-go/modules/postgres v0.21.0/go.mod h1:Uoia8PX1RewxkJTbeXGBK6vgMjlmRbnL/4n0EXH2Z54=
github.com/testcontainers/testcontainers-go/modules/postgres v0.26.0 h1:I5UydATCgDjdOjhKy2ztjw3EhzKgug6xsVzmJ129+wQ=
github.com/testcontainers/testcontainers-go/modules/postgres v0.26.0/go.mod h1:2p5a6shxPWQkSjErw6z5Sq/6DF1lMq7OnBX5R6EQrII=
github.com/tklauser/go-sysconf v0.3.12 h1:0QaGUFOdQaIVdPgfITYzaTegZvdCjmYO52cSFAEVmqU=
github.com/tklauser/go-sysconf v0.3.12/go.mod h1:Ho14jnntGE1fpdOqQEEaiKRpvIavV0hSfmBq8nJbHYI=
github.com/tklauser/numcpus v0.6.1 h1:ng9scYS7az0Bk4OZLvrNXNSAO2Pxr1XXRAPyjhIx+Fk=
github.com/tklauser/numcpus v0.6.1/go.mod h1:1XfjsgE2zo8GVw7POkMbHENHzVg3GzmoZ9fESEdAacY=
github.com/valyala/bytebufferpool v1.0.0 h1:GqA5TC/0021Y/b9FG4Oi9Mr3q7XYx6KllzawFIhcdPw=
github.com/valyala/bytebufferpool v1.0.0/go.mod h1:6bBcMArwyJ5K/AmCkWv1jt77kVWyCJ6HpOuEn7z0Csc=
github.com/valyala/fasttemplate v1.2.1/go.mod h1:KHLXt3tVN2HBp8eijSv/kGJopbvo7S+qRAEEKiv+SiQ=
Expand All @@ -511,6 +544,8 @@ github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9de
github.com/yuin/goldmark v1.1.32/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=
github.com/yusufpapurcu/wmi v1.2.3 h1:E1ctvB7uKFMOJw3fdOW32DwGE9I7t++CRUEMKvFoFiw=
github.com/yusufpapurcu/wmi v1.2.3/go.mod h1:SBZ9tNy3G9/m5Oi98Zks0QjeHVDvuK0qfxQmPyzfmi0=
github.com/zclconf/go-cty v1.8.0 h1:s4AvqaeQzJIu3ndv4gVIhplVD0krU+bgrcLSVUnaWuA=
github.com/zclconf/go-cty v1.8.0/go.mod h1:vVKLxnk3puL4qRAv72AO+W99LUD4da90g3uUAzyuvAk=
github.com/zenazn/goji v0.9.0/go.mod h1:7S9M489iMyHBNxwZnk9/EHS098H4/F6TATF2mIxtB1Q=
Expand Down Expand Up @@ -708,6 +743,7 @@ golang.org/x/sys v0.0.0-20190606165138-5da285871e9c/go.mod h1:h1NjWce9XRLGQEsW7w
golang.org/x/sys v0.0.0-20190624142023-c5567b49c5d0/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20190726091711-fc99dfbffb4e/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20190813064441-fde4db37ae7a/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20190916202348-b4ddaad3f8a3/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20191001151750-bb3f8db39f24/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20191026070338-33540a1f6037/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20191204072324-ce4227a45e2e/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
Expand All @@ -730,6 +766,7 @@ golang.org/x/sys v0.0.0-20200905004654-be1d3432aa8f/go.mod h1:h1NjWce9XRLGQEsW7w
golang.org/x/sys v0.0.0-20200930185726-fdedc70b468f/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20201119102817-f84b799fce68/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20201201145000-ef89a241ccb3/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20201204225414-ed752295db88/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20210104204734-6f8348627aad/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20210225134936-a50acf3fe073/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
Expand All @@ -749,6 +786,9 @@ golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab/go.mod h1:oPkhp1MJrh7nUepCBc
golang.org/x/sys v0.0.0-20220908164124-27713097b956/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.5.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.6.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.8.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.11.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.12.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.13.0 h1:Af8nKPmuFypiUBjVoU9V20FiaFXOcuZI21p0ycVYYGE=
golang.org/x/sys v0.13.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/term v0.0.0-20201117132131-f5c789dd3221/go.mod h1:Nr5EML6q2oocZ2LXRh80K7BxOlk5/8JxuGnuhpl+muw=
Expand Down

0 comments on commit 24e76ef

Please sign in to comment.