Update module github.com/nicksnyder/go-i18n/v2 to v2.4.1 #10

Open
Renovate.bot wants to merge 1 commit from renovate/github.com-nicksnyder-go-i18n-v2-2.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
github.com/nicksnyder/go-i18n/v2 require patch v2.4.0 -> v2.4.1

Important

Release Notes retrieval for this PR were skipped because no github.com credentials were available.
If you are self-hosted, please see this instruction.


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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/nicksnyder/go-i18n/v2](https://github.com/nicksnyder/go-i18n) | require | patch | `v2.4.0` -> `v2.4.1` | > :exclamation: **Important** > > Release Notes retrieval for this PR were skipped because no github.com credentials were available. > If you are self-hosted, please see [this instruction](https://github.com/renovatebot/renovate/blob/master/docs/usage/examples/self-hosting.md#githubcom-token-for-release-notes). --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTkuMCIsInVwZGF0ZWRJblZlciI6IjM4LjExOS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Renovate.bot added 1 commit 2024-10-13 03:16:05 +01:00
Author
Collaborator

ℹ 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):

  • 1 additional dependency was updated

Details:

Package Change
golang.org/x/text v0.16.0 -> v0.19.0
### ℹ 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): - 1 additional dependency was updated Details: | **Package** | **Change** | | :------------------ | :--------------------- | | `golang.org/x/text` | `v0.16.0` -> `v0.19.0` |
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/github.com-nicksnyder-go-i18n-v2-2.x:renovate/github.com-nicksnyder-go-i18n-v2-2.x
git checkout renovate/github.com-nicksnyder-go-i18n-v2-2.x

Merge

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff renovate/github.com-nicksnyder-go-i18n-v2-2.x
git checkout main
git merge --ff-only renovate/github.com-nicksnyder-go-i18n-v2-2.x
git checkout renovate/github.com-nicksnyder-go-i18n-v2-2.x
git rebase main
git checkout main
git merge --no-ff renovate/github.com-nicksnyder-go-i18n-v2-2.x
git checkout main
git merge --squash renovate/github.com-nicksnyder-go-i18n-v2-2.x
git checkout main
git merge --ff-only renovate/github.com-nicksnyder-go-i18n-v2-2.x
git checkout main
git merge renovate/github.com-nicksnyder-go-i18n-v2-2.x
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Eggactyl/tui#10
No description provided.