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 go updates #91

Merged
merged 1 commit into from
Feb 11, 2025
Merged

Update go updates #91

merged 1 commit into from
Feb 11, 2025

Conversation

redhat-renovate-bot
Copy link
Contributor

@redhat-renovate-bot redhat-renovate-bot commented Feb 10, 2025

This PR contains the following updates:

Package Type Update Change
go (source) toolchain minor 1.23.5 -> 1.24.0
golang.org/x/sys indirect minor v0.29.0 -> v0.30.0
golang.org/x/term indirect minor v0.28.0 -> v0.29.0
gotest.tools/v3 indirect patch v3.5.1 -> v3.5.2

Release Notes

gotestyourself/gotest.tools (gotest.tools/v3)

v3.5.2

Compare Source

What's Changed

New Contributors

Full Changelog: gotestyourself/gotest.tools@v3.5.1...v3.5.2


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

@redhat-renovate-bot
Copy link
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: downloading go1.24.0 (linux/amd64)
go: download go1.24.0 for linux/amd64: toolchain not available

Signed-off-by: redhat-renovate-bot <[email protected]>
@webbnh webbnh force-pushed the renovate/go-updates branch from eda11f9 to 7d74649 Compare February 11, 2025 19:10
Copy link
Contributor

@webbnh webbnh left a comment

Choose a reason for hiding this comment

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

Declined the bot's suggestion to upgrade the toolchain to 1.24, then, with Go at 1.23.0, manually ran go get -t ./... and go mod tidy.

@webbnh webbnh merged commit eb64da8 into main Feb 11, 2025
2 checks passed
@webbnh webbnh deleted the renovate/go-updates branch February 11, 2025 19:16
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.

2 participants