-
-
Notifications
You must be signed in to change notification settings - Fork 1
Update dependency go to 1.24.x #28
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
base: main
Are you sure you want to change the base?
Conversation
🚨 gitStream Monthly Automation Limit Reached 🚨 Your organization has exceeded the number of pull requests allowed for automation with gitStream. To continue automating your PR workflows and unlock additional features, please contact LinearB. |
Reviewer's Guide by SourceryThis pull request updates the go version used in the github actions workflow from 1.20.x to 1.24.x. No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
WalkthroughThe GitHub Actions workflow for the Go project has been updated to use a newer Go version. The configuration in the workflow file now specifies Go version 1.24.x instead of the previous 1.20.x during the setup phase. This update will affect the environment for subsequent steps like installation, linting, and testing. No changes have been made to any exported or public entities. Changes
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (1)
🔇 Additional comments (1)
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
This PR contains the following updates:
1.20.x
->1.24.x
Release Notes
actions/go-versions (go)
v1.24.1
: 1.24.1Compare Source
Go 1.24.1
v1.24.0
: 1.24.0Compare Source
Go 1.24.0
v1.23.7
: 1.23.7Compare Source
Go 1.23.7
v1.23.6
: 1.23.6Compare Source
Go 1.23.6
v1.23.5
: 1.23.5Compare Source
Go 1.23.5
v1.23.4
: 1.23.4Compare Source
Go 1.23.4
v1.23.3
: 1.23.3Compare Source
Go 1.23.3
v1.23.2
: 1.23.2Compare Source
Go 1.23.2
v1.23.1
: 1.23.1Compare Source
Go 1.23.1
v1.23.0
: 1.23.0Compare Source
Go 1.23.0
v1.22.12
: 1.22.12Compare Source
Go 1.22.12
v1.22.11
: 1.22.11Compare Source
Go 1.22.11
v1.22.10
: 1.22.10Compare Source
Go 1.22.10
v1.22.9
: 1.22.9Compare Source
Go 1.22.9
v1.22.8
: 1.22.8Compare Source
Go 1.22.8
v1.22.7
: 1.22.7Compare Source
Go 1.22.7
v1.22.6
: 1.22.6Compare Source
Go 1.22.6
v1.22.5
: 1.22.5Compare Source
Go 1.22.5
v1.22.4
: 1.22.4Compare Source
Go 1.22.4
v1.22.3
: 1.22.3Compare Source
Go 1.22.3
v1.22.2
: 1.22.2Compare Source
Go 1.22.2
v1.22.1
: 1.22.1Compare Source
Go 1.22.1
v1.22.0
: 1.22.0Compare Source
Go 1.22.0
v1.21.13
: 1.21.13Compare Source
Go 1.21.13
v1.21.12
: 1.21.12Compare Source
Go 1.21.12
v1.21.11
: 1.21.11Compare Source
Go 1.21.11
v1.21.10
: 1.21.10Compare Source
Go 1.21.10
v1.21.9
: 1.21.9Compare Source
Go 1.21.9
v1.21.8
: 1.21.8Compare Source
Go 1.21.8
v1.21.7
: 1.21.7Compare Source
Go 1.21.7
v1.21.6
: 1.21.6Compare Source
Go 1.21.6
v1.21.5
: 1.21.5Compare Source
Go 1.21.5
v1.21.4
: 1.21.4Compare Source
Go 1.21.4
v1.21.3
: 1.21.3Compare Source
Go 1.21.3
v1.21.2
: 1.21.2Compare Source
Go 1.21.2
v1.21.1
: 1.21.1Compare Source
Go 1.21.1
v1.21.0
: 1.21.0Compare Source
Go 1.21.0
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.
This PR was generated by Mend Renovate. View the repository job log.