Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

go.mod: Fix go directive to include patch version #1384

Merged
merged 1 commit into from
Sep 6, 2023

Conversation

radeksimko
Copy link
Member

This reflects upstream changes as described in golang/go#62278 and unblocks dependabot which currently cannot run.

Screenshot 2023-09-06 at 07 21 07

An alternative fix would be to add toolchain 1.21.0 but given that we don't need different version for compatibility and toolchain I think it's easier to just update the go directive for now.

See also dependabot/dependabot-core#7895

This reflects upstream changes as described in golang/go#62278
@radeksimko radeksimko added the dependencies Auto-pinning label Sep 6, 2023
@radeksimko radeksimko requested a review from a team as a code owner September 6, 2023 08:29
@radeksimko radeksimko merged commit 280bf8f into main Sep 6, 2023
@radeksimko radeksimko deleted the fix-go-mod-version branch September 6, 2023 12:20
@github-actions
Copy link

github-actions bot commented Oct 7, 2023

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Auto-pinning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants