CNF-22658: Remove deprecated GO111MODULE=auto from Makefile - #1121
CNF-22658: Remove deprecated GO111MODULE=auto from Makefile#1121sebrandon1 wants to merge 1 commit into
Conversation
|
@sebrandon1: This pull request references CNF-22658 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.22.0" version, but no target version was set. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
Hi @sebrandon1. Thanks for your PR. I'm waiting for a ComplianceAsCode member to verify that this patch is reasonable to test. If it is, they should reply with Regular contributors should join the org to skip this step. Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
🤖 To deploy this PR, run the following command: |
79bd3fd to
cf64c3d
Compare
|
🤖 To deploy this PR, run the following command: |
cf64c3d to
06511fd
Compare
|
🤖 To deploy this PR, run the following command: |
06511fd to
463ef74
Compare
|
🤖 To deploy this PR, run the following command: |
463ef74 to
0e1d8ae
Compare
|
🤖 To deploy this PR, run the following command: |
|
@yuumasato Could you please |
0e1d8ae to
14d6b04
Compare
|
🤖 To deploy this PR, run the following command: |
14d6b04 to
87fa933
Compare
|
🤖 To deploy this PR, run the following command: |
87fa933 to
20418f2
Compare
|
🤖 To deploy this PR, run the following command: |
|
@yuumasato Could you please |
|
/ok-to-test |
20418f2 to
4410650
Compare
|
🤖 To deploy this PR, run the following command: |
4410650 to
b712848
Compare
|
🤖 To deploy this PR, run the following command: |
b712848 to
5aab2a7
Compare
|
🤖 To deploy this PR, run the following command: |
5aab2a7 to
d4e0086
Compare
|
🤖 To deploy this PR, run the following command: |
d4e0086 to
f06ca3b
Compare
|
🤖 To deploy this PR, run the following command: |
f06ca3b to
be14c9a
Compare
GO111MODULE=auto has been a no-op since Go 1.21+ where module mode is always enabled. The project uses Go 1.25.
be14c9a to
1163da7
Compare
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: sebrandon1 The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
@sebrandon1: This pull request references CNF-22658 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "5.0.0" version, but no target version was set. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
🤖 To deploy this PR, run the following command: |
|
@sebrandon1: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Summary
GO111MODULE=autofrom Makefile -- it has been a no-op since Go 1.21+ where module mode is always enabledRelated PRs
Jira
Test Plan