summaryrefslogtreecommitdiff
path: root/vendor/github.com/testcontainers/testcontainers-go/mkdocs.yml
diff options
context:
space:
mode:
authormo khan <mo@mokhan.ca>2025-05-11 21:22:43 -0600
committermo khan <mo@mokhan.ca>2025-05-11 21:22:43 -0600
commit05fae21a33b74e7768a94eb84294f6198c3cec56 (patch)
treefce6d4813f10704d3d17ba69e235e097da1f0574 /vendor/github.com/testcontainers/testcontainers-go/mkdocs.yml
parentb1b29603622451f677f61be9300987ee3e79a2ff (diff)
chore: update go modules
Diffstat (limited to 'vendor/github.com/testcontainers/testcontainers-go/mkdocs.yml')
-rw-r--r--vendor/github.com/testcontainers/testcontainers-go/mkdocs.yml10
1 files changed, 8 insertions, 2 deletions
diff --git a/vendor/github.com/testcontainers/testcontainers-go/mkdocs.yml b/vendor/github.com/testcontainers/testcontainers-go/mkdocs.yml
index 8668ef5..99e8f4a 100644
--- a/vendor/github.com/testcontainers/testcontainers-go/mkdocs.yml
+++ b/vendor/github.com/testcontainers/testcontainers-go/mkdocs.yml
@@ -68,6 +68,8 @@ nav:
- Walk: features/wait/walk.md
- Modules:
- modules/index.md
+ - modules/aerospike.md
+ - modules/arangodb.md
- modules/artemis.md
- modules/azure.md
- modules/azurite.md
@@ -79,10 +81,12 @@ nav:
- modules/couchbase.md
- modules/databend.md
- modules/dind.md
+ - modules/dockermodelrunner.md
- modules/dolt.md
- modules/dynamodb.md
- modules/elasticsearch.md
- modules/etcd.md
+ - modules/firebase.md
- modules/gcloud.md
- modules/grafana-lgtm.md
- modules/inbucket.md
@@ -114,7 +118,9 @@ nav:
- modules/redpanda.md
- modules/registry.md
- modules/scylladb.md
+ - modules/socat.md
- modules/surrealdb.md
+ - modules/toxiproxy.md
- modules/valkey.md
- modules/vault.md
- modules/vearch.md
@@ -123,7 +129,6 @@ nav:
- Examples:
- examples/index.md
- examples/nginx.md
- - examples/toxiproxy.md
- System Requirements:
- system_requirements/index.md
- system_requirements/docker.md
@@ -140,8 +145,9 @@ nav:
- system_requirements/using_colima.md
- system_requirements/using_podman.md
- system_requirements/rancher.md
+ - Dependabot: dependabot.md
- Contributing: contributing.md
- Getting help: getting_help.md
edit_uri: edit/main/docs/
extra:
- latest_version: v0.36.0
+ latest_version: v0.37.0