fix(deps): update all go dependencies master (patch)#249
Merged
Conversation
2d1f6d5 to
663703e
Compare
Contributor
Author
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
Signed-off-by: renovate[bot] <bot@renovateapp.com>
663703e to
07107b7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.17.2->v0.17.3v0.4.4->v0.4.5v1.0.0->v1.0.2v1.0.113->v1.0.117v4.25.1->v4.25.4v0.32.1->v0.32.4v0.32.1->v0.32.4Release Notes
cilium/ebpf (github.com/cilium/ebpf)
v0.17.3Compare Source
Fixes for a data race in
btf.Spec.Copy(thanks @paulcacheux) and a buffer overflow when running 32-bit user space on a 64-bit kernel (thanks @kolyshkin).What's Changed
unix.Auxvby @tklauser in https://github.com/cilium/ebpf/pull/1665parseLineInfoRecordsby @paulcacheux in https://github.com/cilium/ebpf/pull/1657(*mutableTypes).copyby @paulcacheux in https://github.com/cilium/ebpf/pull/1673Full Changelog: cilium/ebpf@v0.17.2...v0.17.3
florianl/go-tc (github.com/florianl/go-tc)
v0.4.5Compare Source
What's Changed
New Contributors
Full Changelog: florianl/go-tc@v0.4.4...v0.4.5
jschwinger233/elibpcap (github.com/jschwinger233/elibpcap)
v1.0.2Compare Source
What's Changed
New Contributors
Full Changelog: jschwinger233/elibpcap@v1.0.1...v1.0.2
v1.0.1Compare Source
What's Changed
New Contributors
Full Changelog: jschwinger233/elibpcap@v1.0.0...v1.0.1
phuslu/log (github.com/phuslu/log)
v1.0.117Compare Source
v1.0.116Compare Source
v1.0.115Compare Source
v1.0.114Compare Source
shirou/gopsutil (github.com/shirou/gopsutil/v4)
v4.25.4Compare Source
What's Changed
cpu
disk
host
Other Changes
New Contributors
Full Changelog: shirou/gopsutil@v4.25.3...v4.25.4
v4.25.3Compare Source
Important Notice
Starting from this release, we have set the Go version in
go.modto 1.23. Moving forward, we plan to continuously update it to the second most recent Go release.We understand that gopsutil runs on various platforms, and some applications using it may only support older Go versions. With this release, those applications might no longer be able to build. However, as discussed in #1804, we made this change because golang.org/x/sys, which gopsutil depends on, has adopted a policy of continuously updating its Go version.
That said, we intend to be conservative about syntax changes and avoid unnecessary modifications whenever possible.
What's Changed
disk
host
process
Chore
Other Changes
New Contributors
Full Changelog: shirou/gopsutil@v4.25.2...v4.25.3
v4.25.2Compare Source
What's Changed
cpu
net
process
Process.CmdlineSliceWithContextincorrect on Windows by @RomainMuller in https://github.com/shirou/gopsutil/pull/1796Other Changes
New Contributors
Full Changelog: shirou/gopsutil@v4.25.1...v4.25.2
kubernetes/cri-api (k8s.io/cri-api)
v0.32.4Compare Source
v0.32.3Compare Source
v0.32.2Compare Source
kubernetes/cri-client (k8s.io/cri-client)
v0.32.4Compare Source
v0.32.3Compare Source
v0.32.2Compare Source
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Never, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.