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

Use 1.21.0 instead of 1.21 as module version #39

Merged
merged 2 commits into from
Sep 15, 2023

Conversation

ialidzhikov
Copy link
Member

How to categorize this PR?

/kind bug

What this PR does / why we need it:
Currently dependabot fails with:

go: downloading go1.21 (linux/amd64)
go: download go1.21 for linux/amd64: toolchain not available

See dependabot/dependabot-core#7895 and golang/go#62278.
It seems that with go1.21 it is no longer possible to have X.Y as module version - see golang/go#62278 (comment).

Which issue(s) this PR fixes:
N/A

Special notes for your reviewer:
N/A

Release note:

NONE

@gardener-prow gardener-prow bot added kind/bug Bug cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. labels Sep 1, 2023
@gardener-prow gardener-prow bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Sep 1, 2023
@ialidzhikov
Copy link
Member Author

It seems that goimports-reviser does not support the new format X.Y.Z. I created incu6us/goimports-reviser#129.

/hold

@gardener-prow gardener-prow bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Sep 1, 2023
@ialidzhikov
Copy link
Member Author

/unhold

[email protected] contains a fix for the issue described in #39 (comment). d7cb55e does a temporary patch to update the goimports-reviser to v3.4.5.

@gardener-prow gardener-prow bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Sep 8, 2023
Copy link
Contributor

@dimitar-kostadinov dimitar-kostadinov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@gardener-prow gardener-prow bot added the lgtm Indicates that a PR is ready to be merged. label Sep 12, 2023
@gardener-prow
Copy link
Contributor

gardener-prow bot commented Sep 12, 2023

LGTM label has been added.

Git tree hash: 78bd811a02a71c4547d35803ebb5067396718f5a

@ialidzhikov
Copy link
Member Author

/approve

@gardener-prow
Copy link
Contributor

gardener-prow bot commented Sep 15, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ialidzhikov

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@gardener-prow gardener-prow bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 15, 2023
@gardener-prow gardener-prow bot merged commit c1aea8c into gardener:main Sep 15, 2023
@ialidzhikov ialidzhikov deleted the fix/go.mod branch October 13, 2023 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. kind/bug Bug lgtm Indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants