Skip to content

Fix go mod tidy errors#1787

Closed
kfcampbell wants to merge 3 commits intointegrations:mainfrom
kfcampbell:go-mod-tidying
Closed

Fix go mod tidy errors#1787
kfcampbell wants to merge 3 commits intointegrations:mainfrom
kfcampbell:go-mod-tidying

Conversation

@kfcampbell
Copy link
Copy Markdown
Contributor

The most recent release failed due to some lingering go mod tidy issues we've seen. This can be more permanently resolved by making a concerted effort to update Terraform provider SDK versions (see #1780).

In the meantime, I've run go get github.com/spf13/afero@v1.9.2, then go mod vendor, then go mod tidy. This should resolve our release issues.

@kfcampbell
Copy link
Copy Markdown
Contributor Author

Unfortunately, resolving our release issues makes our CI builds unhappy with linting. This is the same issue present on #1737.

@kfcampbell
Copy link
Copy Markdown
Contributor Author

Closing in favor of #1788.

@kfcampbell kfcampbell closed this Jul 11, 2023
@kfcampbell kfcampbell deleted the go-mod-tidying branch July 11, 2023 17:54
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.

1 participant