fix(deps): update go dependencies #2

Open
StefanSA wants to merge 1 commit from renovate/go-dependencies into main
Owner

This PR contains the following updates:

Package Change Age Confidence
github.com/oschwald/geoip2-golang/v2 v2.1.0v2.2.0 age confidence
github.com/segmentio/kafka-go v0.4.50v0.4.51 age confidence

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: (in timezone Europe/Berlin)

  • 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.

👻 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 Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/oschwald/geoip2-golang/v2](https://github.com/oschwald/geoip2-golang) | `v2.1.0` → `v2.2.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2foschwald%2fgeoip2-golang%2fv2/v2.2.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2foschwald%2fgeoip2-golang%2fv2/v2.1.0/v2.2.0?slim=true) | | [github.com/segmentio/kafka-go](https://github.com/segmentio/kafka-go) | `v0.4.50` → `v0.4.51` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fsegmentio%2fkafka-go/v0.4.51?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fsegmentio%2fkafka-go/v0.4.50/v0.4.51?slim=true) | > :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**: (in timezone Europe/Berlin) - 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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDEuNSIsInVwZGF0ZWRJblZlciI6IjQzLjI0MS41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
fix(deps): update go dependencies
All checks were successful
ci / go-test (pull_request) Successful in 10m46s
ci / release-smoke (pull_request) Successful in 15m11s
ef306776a7
Author
Owner

ℹ️ 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
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.24.0 -> 1.25.0
golang.org/x/sys v0.38.0 -> v0.44.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 - The `go` directive was updated for compatibility reasons Details: | **Package** | **Change** | | :----------------- | :--------------------- | | `go` | `1.24.0` -> `1.25.0` | | `golang.org/x/sys` | `v0.38.0` -> `v0.44.0` |
All checks were successful
ci / go-test (pull_request) Successful in 10m46s
ci / release-smoke (pull_request) Successful in 15m11s
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/go-dependencies:renovate/go-dependencies
git switch renovate/go-dependencies

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/go-dependencies
git switch renovate/go-dependencies
git rebase main
git switch main
git merge --ff-only renovate/go-dependencies
git switch renovate/go-dependencies
git rebase main
git switch main
git merge --no-ff renovate/go-dependencies
git switch main
git merge --squash renovate/go-dependencies
git switch main
git merge --ff-only renovate/go-dependencies
git switch main
git merge renovate/go-dependencies
git push origin main
Sign in to join this conversation.
No reviewers
No labels
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
StefanSA/syslog-ecs-analyzer!2
No description provided.