update cli-docs-tool to v0.9.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn 2025-01-13 18:59:22 +01:00
parent 6f3ba987b1
commit 7244f7d42f
No known key found for this signature in database
GPG Key ID: 76698F39D527CE8C
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
set -eu
: "${CLI_DOCS_TOOL_VERSION=v0.8.0}"
: "${CLI_DOCS_TOOL_VERSION=v0.9.0}"
export GO111MODULE=auto

View File

@ -2,7 +2,7 @@
set -eu
: "${CLI_DOCS_TOOL_VERSION=v0.8.0}"
: "${CLI_DOCS_TOOL_VERSION=v0.9.0}"
export GO111MODULE=auto