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

Update module golang.org/x/tools to v0.31.0 #5

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 26, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
golang.org/x/tools v0.1.8 -> v0.31.0 age adoption passing confidence

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update module golang.org/x/tools to v0.1.9 Update module golang.org/x/tools to v0.1.10 Mar 26, 2022
@renovate renovate bot force-pushed the renovate/golang.org-x-tools-0.x branch from 4785aae to cfe7ff0 Compare March 26, 2022 14:15
@codecov-commenter
Copy link

codecov-commenter commented Mar 26, 2022

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@renovate renovate bot force-pushed the renovate/golang.org-x-tools-0.x branch from cfe7ff0 to 1972672 Compare June 18, 2022 23:24
@renovate renovate bot changed the title Update module golang.org/x/tools to v0.1.10 Update module golang.org/x/tools to v0.1.11 Jun 18, 2022
@renovate renovate bot force-pushed the renovate/golang.org-x-tools-0.x branch from 1972672 to 5f32d63 Compare September 25, 2022 20:37
@renovate renovate bot changed the title Update module golang.org/x/tools to v0.1.11 Update module golang.org/x/tools to v0.1.12 Sep 25, 2022
@renovate renovate bot changed the title Update module golang.org/x/tools to v0.1.12 Update module golang.org/x/tools to v0.3.0 Nov 20, 2022
@renovate renovate bot force-pushed the renovate/golang.org-x-tools-0.x branch from 5f32d63 to 88b1ee9 Compare November 20, 2022 20:54
@renovate renovate bot changed the title Update module golang.org/x/tools to v0.3.0 Update module golang.org/x/tools to v0.7.0 Mar 17, 2023
@renovate renovate bot force-pushed the renovate/golang.org-x-tools-0.x branch from 88b1ee9 to b0c35b3 Compare March 17, 2023 01:57
@renovate renovate bot changed the title Update module golang.org/x/tools to v0.7.0 Update module golang.org/x/tools to v0.8.0 Apr 17, 2023
@renovate renovate bot force-pushed the renovate/golang.org-x-tools-0.x branch from b0c35b3 to d23e775 Compare April 17, 2023 13:28
@renovate renovate bot changed the title Update module golang.org/x/tools to v0.8.0 Update module golang.org/x/tools to v0.9.1 May 28, 2023
@renovate renovate bot force-pushed the renovate/golang.org-x-tools-0.x branch from d23e775 to 862bd2d Compare May 28, 2023 12:03
@renovate renovate bot changed the title Update module golang.org/x/tools to v0.9.1 Update module golang.org/x/tools to v0.9.2 May 31, 2023
@renovate renovate bot force-pushed the renovate/golang.org-x-tools-0.x branch from 862bd2d to 225b4fe Compare May 31, 2023 23:08
@renovate renovate bot changed the title Update module golang.org/x/tools to v0.9.2 Update module golang.org/x/tools to v0.9.3 Jun 1, 2023
@renovate renovate bot force-pushed the renovate/golang.org-x-tools-0.x branch from 225b4fe to 0d01875 Compare June 1, 2023 19:08
@renovate renovate bot changed the title Update module golang.org/x/tools to v0.9.3 Update module golang.org/x/tools to v0.10.0 Jun 15, 2023
@renovate renovate bot force-pushed the renovate/golang.org-x-tools-0.x branch from 0d01875 to 851af4d Compare June 15, 2023 22:19
@renovate renovate bot changed the title Update module golang.org/x/tools to v0.10.0 Update module golang.org/x/tools to v0.11.0 Jul 5, 2023
@renovate renovate bot force-pushed the renovate/golang.org-x-tools-0.x branch from 851af4d to 1d9989a Compare July 5, 2023 19:44
@renovate renovate bot changed the title Update module golang.org/x/tools to v0.11.0 Update module golang.org/x/tools to v0.11.1 Jul 31, 2023
@renovate renovate bot force-pushed the renovate/golang.org-x-tools-0.x branch from 1d9989a to 6ec8072 Compare July 31, 2023 15:06
@renovate renovate bot changed the title Update module golang.org/x/tools to v0.11.1 Update module golang.org/x/tools to v0.12.0 Aug 7, 2023
@renovate renovate bot force-pushed the renovate/golang.org-x-tools-0.x branch from 6ec8072 to c47d291 Compare August 7, 2023 16:29
@renovate renovate bot changed the title Update module golang.org/x/tools to v0.12.0 Update module golang.org/x/tools to v0.13.0 Sep 5, 2023
@renovate renovate bot force-pushed the renovate/golang.org-x-tools-0.x branch from c47d291 to 55c5f63 Compare September 5, 2023 23:05
@renovate renovate bot changed the title Update module golang.org/x/tools to v0.13.0 Update module golang.org/x/tools to v0.14.0 Oct 6, 2023
Copy link
Author

renovate bot commented Jun 4, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 2 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.17 -> 1.24.1
golang.org/x/mod v0.5.1 -> v0.24.0
golang.org/x/sys v0.0.0-20211019181941-9d821ace8654 -> v0.31.0

@renovate renovate bot changed the title Update module golang.org/x/tools to v0.21.0 Update module golang.org/x/tools to v0.22.0 Jun 4, 2024
@renovate renovate bot force-pushed the renovate/golang.org-x-tools-0.x branch from 1eb2968 to e535586 Compare June 4, 2024 22:10
@renovate renovate bot force-pushed the renovate/golang.org-x-tools-0.x branch from e535586 to f9e22f2 Compare July 7, 2024 23:17
@renovate renovate bot changed the title Update module golang.org/x/tools to v0.22.0 Update module golang.org/x/tools to v0.23.0 Jul 7, 2024
@renovate renovate bot changed the title Update module golang.org/x/tools to v0.23.0 Update module golang.org/x/tools to v0.24.0 Aug 6, 2024
@renovate renovate bot force-pushed the renovate/golang.org-x-tools-0.x branch from f9e22f2 to 2553601 Compare August 6, 2024 20:48
@renovate renovate bot changed the title Update module golang.org/x/tools to v0.24.0 Update module golang.org/x/tools to v0.25.0 Sep 9, 2024
@renovate renovate bot force-pushed the renovate/golang.org-x-tools-0.x branch from 2553601 to dceb3f7 Compare September 9, 2024 18:26
@renovate renovate bot changed the title Update module golang.org/x/tools to v0.25.0 Update module golang.org/x/tools to v0.26.0 Oct 4, 2024
@renovate renovate bot force-pushed the renovate/golang.org-x-tools-0.x branch from dceb3f7 to 2617d41 Compare October 4, 2024 19:30
@renovate renovate bot changed the title Update module golang.org/x/tools to v0.26.0 Update module golang.org/x/tools to v0.27.0 Nov 8, 2024
@renovate renovate bot force-pushed the renovate/golang.org-x-tools-0.x branch from 2617d41 to 96ddc1c Compare November 8, 2024 19:45
@renovate renovate bot force-pushed the renovate/golang.org-x-tools-0.x branch from 96ddc1c to 20fb763 Compare December 5, 2024 00:23
@renovate renovate bot changed the title Update module golang.org/x/tools to v0.27.0 Update module golang.org/x/tools to v0.28.0 Dec 5, 2024
@renovate renovate bot changed the title Update module golang.org/x/tools to v0.28.0 Update module golang.org/x/tools to v0.29.0 Jan 7, 2025
@renovate renovate bot force-pushed the renovate/golang.org-x-tools-0.x branch from 20fb763 to 7c5c186 Compare January 7, 2025 21:53
@renovate renovate bot changed the title Update module golang.org/x/tools to v0.29.0 Update module golang.org/x/tools to v0.29.0 - autoclosed Feb 7, 2025
@renovate renovate bot closed this Feb 7, 2025
@renovate renovate bot deleted the renovate/golang.org-x-tools-0.x branch February 7, 2025 00:34
@renovate renovate bot changed the title Update module golang.org/x/tools to v0.29.0 - autoclosed Update module golang.org/x/tools to v0.29.0 Feb 7, 2025
@renovate renovate bot reopened this Feb 7, 2025
@renovate renovate bot force-pushed the renovate/golang.org-x-tools-0.x branch 2 times, most recently from 7c5c186 to 61fe3f5 Compare February 7, 2025 08:41
@renovate renovate bot changed the title Update module golang.org/x/tools to v0.29.0 Update module golang.org/x/tools to v0.30.0 Feb 11, 2025
@renovate renovate bot force-pushed the renovate/golang.org-x-tools-0.x branch from 61fe3f5 to bb35027 Compare February 11, 2025 11:37
@renovate renovate bot force-pushed the renovate/golang.org-x-tools-0.x branch from bb35027 to 828ca2d Compare March 3, 2025 17:20
@renovate renovate bot changed the title Update module golang.org/x/tools to v0.30.0 Update module golang.org/x/tools to v0.31.0 Mar 5, 2025
@renovate renovate bot force-pushed the renovate/golang.org-x-tools-0.x branch from 828ca2d to 1c0cf27 Compare March 5, 2025 21:38
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