Skip to content

bump go 1.25.4 -> 1.25.9 and tfplugindocs 0.24.0 -> 0.25.0#1253

Open
chrismarget-j wants to merge 2 commits into
mainfrom
1251-tfplugindocs-is-failing-in-ci
Open

bump go 1.25.4 -> 1.25.9 and tfplugindocs 0.24.0 -> 0.25.0#1253
chrismarget-j wants to merge 2 commits into
mainfrom
1251-tfplugindocs-is-failing-in-ci

Conversation

@chrismarget-j
Copy link
Copy Markdown
Member

@chrismarget-j chrismarget-j commented May 1, 2026

tfplugindocs has been failing due to this hashicorp issue (something about a key expiring, so terraform couldn't be installed when needed in CI).

This PR bumps the version of tfplugindocs: 0.24.0 -> 0.25.0 (along with downstream dependencies) to resolve that issue.

The new version of tfplugindocs requires Go 1.25.8. We've been using 1.25.4. I bumped the go build dependency to 1.25.9 in the various go.mod files and in the CI job which installs go.

Closes #1251

@chrismarget-j chrismarget-j linked an issue May 1, 2026 that may be closed by this pull request
@chrismarget-j chrismarget-j force-pushed the 1251-tfplugindocs-is-failing-in-ci branch from bbdae99 to 8a29255 Compare May 1, 2026 17:36
@chrismarget-j chrismarget-j changed the base branch from main to avoid-gopkg-in May 1, 2026 17:36
Base automatically changed from avoid-gopkg-in to main May 4, 2026 21:23
@chrismarget-j chrismarget-j force-pushed the 1251-tfplugindocs-is-failing-in-ci branch from 8a29255 to e145f88 Compare May 28, 2026 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

tfplugindocs is failing in CI

2 participants