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 #115

Merged
merged 1 commit into from
Feb 11, 2025
Merged

Update go updates #115

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
golang.org/x/text require minor v0.21.0 -> v0.22.0

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 fa5c9dc to d94b38d Compare February 11, 2025 18:55
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 in each of the root directory and in cmd/arcaflow-codegen/ (but forced the new toolchain in the latter to 1.23.5).

@webbnh webbnh merged commit 4fd4fe0 into main Feb 11, 2025
3 checks passed
@webbnh webbnh deleted the renovate/go-updates branch February 11, 2025 18:56
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