From dec7c5962aaa897ed4bc19f37a548e2633d67c1e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2024 11:41:27 +0100 Subject: [PATCH] Update module github.com/containerd/cgroups/v3 to v3.0.5 (#36937) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/containerd/cgroups/v3](https://redirect.github.com/containerd/cgroups) | `v3.0.2` -> `v3.0.5` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fcontainerd%2fcgroups%2fv3/v3.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fcontainerd%2fcgroups%2fv3/v3.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fcontainerd%2fcgroups%2fv3/v3.0.2/v3.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fcontainerd%2fcgroups%2fv3/v3.0.2/v3.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
containerd/cgroups (github.com/containerd/cgroups/v3) ### [`v3.0.5`](https://redirect.github.com/containerd/cgroups/releases/tag/v3.0.5) [Compare Source](https://redirect.github.com/containerd/cgroups/compare/v3.0.4...v3.0.5) #### What's Changed - add InotifyInit err to custom err message by [@​akhilerm](https://redirect.github.com/akhilerm) in [https://github.com/containerd/cgroups/pull/355](https://redirect.github.com/containerd/cgroups/pull/355) - cgroup2: Manager.Delete: handle both "threaded" and "domain threaded" by [@​thaJeztah](https://redirect.github.com/thaJeztah) in [https://github.com/containerd/cgroups/pull/358](https://redirect.github.com/containerd/cgroups/pull/358) #### New Contributors - [@​akhilerm](https://redirect.github.com/akhilerm) made their first contribution in [https://github.com/containerd/cgroups/pull/355](https://redirect.github.com/containerd/cgroups/pull/355) **Full Changelog**: https://github.com/containerd/cgroups/compare/v3.0.4...v3.0.5 ### [`v3.0.4`](https://redirect.github.com/containerd/cgroups/releases/tag/v3.0.4) [Compare Source](https://redirect.github.com/containerd/cgroups/compare/v3.0.3...v3.0.4) #### What's Changed - rename misspelling WithHiearchy to WithHierarchy by [@​blanet](https://redirect.github.com/blanet) in [https://github.com/containerd/cgroups/pull/319](https://redirect.github.com/containerd/cgroups/pull/319) - chore: don't log ENOTSUP during parsing PSI files by [@​KimMachineGun](https://redirect.github.com/KimMachineGun) in [https://github.com/containerd/cgroups/pull/321](https://redirect.github.com/containerd/cgroups/pull/321) - Add `EOPNOTSUPP` to err filter for PSI data by [@​mahendrapaipuri](https://redirect.github.com/mahendrapaipuri) in [https://github.com/containerd/cgroups/pull/322](https://redirect.github.com/containerd/cgroups/pull/322) - cg2: Don't read cgroup.procs when deleting threaded cg by [@​dcantah](https://redirect.github.com/dcantah) in [https://github.com/containerd/cgroups/pull/318](https://redirect.github.com/containerd/cgroups/pull/318) - Added cgroup type by [@​yaoyinnan](https://redirect.github.com/yaoyinnan) in [https://github.com/containerd/cgroups/pull/324](https://redirect.github.com/containerd/cgroups/pull/324) - Update golangci-lint action to v4 and linter to v1.57.1 by [@​austinvazquez](https://redirect.github.com/austinvazquez) in [https://github.com/containerd/cgroups/pull/330](https://redirect.github.com/containerd/cgroups/pull/330) - chore: fix function name by [@​sunxunle](https://redirect.github.com/sunxunle) in [https://github.com/containerd/cgroups/pull/327](https://redirect.github.com/containerd/cgroups/pull/327) - build(deps): bump google.golang.org/protobuf from 1.27.1 to 1.33.0 by [@​austinvazquez](https://redirect.github.com/austinvazquez) in [https://github.com/containerd/cgroups/pull/332](https://redirect.github.com/containerd/cgroups/pull/332) - Add dependabot automation for GitHub Actions packages by [@​austinvazquez](https://redirect.github.com/austinvazquez) in [https://github.com/containerd/cgroups/pull/331](https://redirect.github.com/containerd/cgroups/pull/331) - fix(ci): fix broken dependabot by [@​HeRaNO](https://redirect.github.com/HeRaNO) in [https://github.com/containerd/cgroups/pull/334](https://redirect.github.com/containerd/cgroups/pull/334) - build(deps): bump actions/setup-go from 4 to 5 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/containerd/cgroups/pull/338](https://redirect.github.com/containerd/cgroups/pull/338) - build(deps): bump golangci/golangci-lint-action from 4 to 6 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/containerd/cgroups/pull/337](https://redirect.github.com/containerd/cgroups/pull/337) - build(deps): bump actions/checkout from 3 to 4 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/containerd/cgroups/pull/336](https://redirect.github.com/containerd/cgroups/pull/336) - switch to github.com/containerd/log, and use structured logs by [@​thaJeztah](https://redirect.github.com/thaJeztah) in [https://github.com/containerd/cgroups/pull/341](https://redirect.github.com/containerd/cgroups/pull/341) - go.mod: update to go1.19 as minimum, and add go1.22.x to GHA by [@​thaJeztah](https://redirect.github.com/thaJeztah) in [https://github.com/containerd/cgroups/pull/342](https://redirect.github.com/containerd/cgroups/pull/342) - rename/remove vars that collided with builtin, minor linting and cleanup by [@​thaJeztah](https://redirect.github.com/thaJeztah) in [https://github.com/containerd/cgroups/pull/340](https://redirect.github.com/containerd/cgroups/pull/340) - go.mod: github.com/docker/go-units v0.5.0 by [@​thaJeztah](https://redirect.github.com/thaJeztah) in [https://github.com/containerd/cgroups/pull/343](https://redirect.github.com/containerd/cgroups/pull/343) - group1: don't use deprecated ParseCgroupFileUnified internally by [@​thaJeztah](https://redirect.github.com/thaJeztah) in [https://github.com/containerd/cgroups/pull/339](https://redirect.github.com/containerd/cgroups/pull/339) - update minimum go version go go1.21 by [@​thaJeztah](https://redirect.github.com/thaJeztah) in [https://github.com/containerd/cgroups/pull/345](https://redirect.github.com/containerd/cgroups/pull/345) - deprecate RunningInUserNS(), migrate to github.com/moby/sys/userns by [@​thaJeztah](https://redirect.github.com/thaJeztah) in [https://github.com/containerd/cgroups/pull/346](https://redirect.github.com/containerd/cgroups/pull/346) - dont ignore failure to create cgroup after timeout by [@​jchorl](https://redirect.github.com/jchorl) in [https://github.com/containerd/cgroups/pull/349](https://redirect.github.com/containerd/cgroups/pull/349) - fix: use the specified go version in lint jobs by [@​AlbertoBarba](https://redirect.github.com/AlbertoBarba) in [https://github.com/containerd/cgroups/pull/352](https://redirect.github.com/containerd/cgroups/pull/352) - go.mod: bump up by [@​AkihiroSuda](https://redirect.github.com/AkihiroSuda) in [https://github.com/containerd/cgroups/pull/353](https://redirect.github.com/containerd/cgroups/pull/353) #### New Contributors - [@​blanet](https://redirect.github.com/blanet) made their first contribution in [https://github.com/containerd/cgroups/pull/319](https://redirect.github.com/containerd/cgroups/pull/319) - [@​KimMachineGun](https://redirect.github.com/KimMachineGun) made their first contribution in [https://github.com/containerd/cgroups/pull/321](https://redirect.github.com/containerd/cgroups/pull/321) - [@​mahendrapaipuri](https://redirect.github.com/mahendrapaipuri) made their first contribution in [https://github.com/containerd/cgroups/pull/322](https://redirect.github.com/containerd/cgroups/pull/322) - [@​sunxunle](https://redirect.github.com/sunxunle) made their first contribution in [https://github.com/containerd/cgroups/pull/327](https://redirect.github.com/containerd/cgroups/pull/327) - [@​dependabot](https://redirect.github.com/dependabot) made their first contribution in [https://github.com/containerd/cgroups/pull/338](https://redirect.github.com/containerd/cgroups/pull/338) - [@​jchorl](https://redirect.github.com/jchorl) made their first contribution in [https://github.com/containerd/cgroups/pull/349](https://redirect.github.com/containerd/cgroups/pull/349) - [@​AlbertoBarba](https://redirect.github.com/AlbertoBarba) made their first contribution in [https://github.com/containerd/cgroups/pull/352](https://redirect.github.com/containerd/cgroups/pull/352) **Full Changelog**: https://github.com/containerd/cgroups/compare/v3.0.3...v3.0.4 ### [`v3.0.3`](https://redirect.github.com/containerd/cgroups/releases/tag/v3.0.3) [Compare Source](https://redirect.github.com/containerd/cgroups/compare/v3.0.2...v3.0.3) #### What's Changed - NewSystemd handles UnitExists when starting units by [@​mmerkes](https://redirect.github.com/mmerkes) in [https://github.com/containerd/cgroups/pull/290](https://redirect.github.com/containerd/cgroups/pull/290) - makefile fixes by [@​metux](https://redirect.github.com/metux) in [https://github.com/containerd/cgroups/pull/304](https://redirect.github.com/containerd/cgroups/pull/304) - cgroups2: export memory max usage and swap max usage by [@​HeRaNO](https://redirect.github.com/HeRaNO) in [https://github.com/containerd/cgroups/pull/305](https://redirect.github.com/containerd/cgroups/pull/305) - build(deps): bump github.com/cilium/ebpf from v0.9.1 to v0.11.0 by [@​wojiushixiaobai](https://redirect.github.com/wojiushixiaobai) in [https://github.com/containerd/cgroups/pull/315](https://redirect.github.com/containerd/cgroups/pull/315) - support psi by [@​zouyee](https://redirect.github.com/zouyee) in [https://github.com/containerd/cgroups/pull/308](https://redirect.github.com/containerd/cgroups/pull/308) - feat: add Threads for cgroupv2 by [@​Rouzip](https://redirect.github.com/Rouzip) in [https://github.com/containerd/cgroups/pull/312](https://redirect.github.com/containerd/cgroups/pull/312) - Linux.Swap is defined as memory+swap combined, while in cgroup v2 swap is a separate value by [@​zouyee](https://redirect.github.com/zouyee) in [https://github.com/containerd/cgroups/pull/314](https://redirect.github.com/containerd/cgroups/pull/314) - fix(): support re-enabling oom killer refs [#​307](https://redirect.github.com/containerd/cgroups/issues/307) by [@​kestrelcjx](https://redirect.github.com/kestrelcjx) in [https://github.com/containerd/cgroups/pull/311](https://redirect.github.com/containerd/cgroups/pull/311) #### New Contributors - [@​mmerkes](https://redirect.github.com/mmerkes) made their first contribution in [https://github.com/containerd/cgroups/pull/290](https://redirect.github.com/containerd/cgroups/pull/290) - [@​metux](https://redirect.github.com/metux) made their first contribution in [https://github.com/containerd/cgroups/pull/304](https://redirect.github.com/containerd/cgroups/pull/304) - [@​HeRaNO](https://redirect.github.com/HeRaNO) made their first contribution in [https://github.com/containerd/cgroups/pull/305](https://redirect.github.com/containerd/cgroups/pull/305) - [@​wojiushixiaobai](https://redirect.github.com/wojiushixiaobai) made their first contribution in [https://github.com/containerd/cgroups/pull/315](https://redirect.github.com/containerd/cgroups/pull/315) - [@​Rouzip](https://redirect.github.com/Rouzip) made their first contribution in [https://github.com/containerd/cgroups/pull/312](https://redirect.github.com/containerd/cgroups/pull/312) - [@​kestrelcjx](https://redirect.github.com/kestrelcjx) made their first contribution in [https://github.com/containerd/cgroups/pull/311](https://redirect.github.com/containerd/cgroups/pull/311) **Full Changelog**: https://github.com/containerd/cgroups/compare/v3.0.2...v3.0.3
--- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (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. 🔕 **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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com> --- extension/cgroupruntimeextension/go.mod | 11 ++++--- extension/cgroupruntimeextension/go.sum | 40 +++++++++++++++++-------- 2 files changed, 35 insertions(+), 16 deletions(-) diff --git a/extension/cgroupruntimeextension/go.mod b/extension/cgroupruntimeextension/go.mod index d4d2d9f3dd18..6b4bed84914a 100644 --- a/extension/cgroupruntimeextension/go.mod +++ b/extension/cgroupruntimeextension/go.mod @@ -4,7 +4,7 @@ go 1.22.0 require ( github.com/KimMachineGun/automemlimit v0.6.1 - github.com/containerd/cgroups/v3 v3.0.2 + github.com/containerd/cgroups/v3 v3.0.5 github.com/stretchr/testify v1.10.0 go.opentelemetry.io/collector/component v0.116.1-0.20241220212031-7c2639723f67 go.opentelemetry.io/collector/component/componenttest v0.116.1-0.20241220212031-7c2639723f67 @@ -18,7 +18,8 @@ require ( ) require ( - github.com/cilium/ebpf v0.9.1 // indirect + github.com/cilium/ebpf v0.16.0 // indirect + github.com/containerd/log v0.1.0 // indirect github.com/coreos/go-systemd/v22 v22.5.0 // indirect github.com/davecgh/go-spew v1.1.1 // indirect github.com/docker/go-units v0.5.0 // indirect @@ -33,10 +34,11 @@ require ( github.com/knadh/koanf/v2 v2.1.2 // indirect github.com/mitchellh/copystructure v1.2.0 // indirect github.com/mitchellh/reflectwalk v1.0.2 // indirect - github.com/opencontainers/runtime-spec v1.1.0 // indirect + github.com/moby/sys/userns v0.1.0 // indirect + github.com/opencontainers/runtime-spec v1.2.0 // indirect github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58 // indirect github.com/pmezard/go-difflib v1.0.0 // indirect - github.com/sirupsen/logrus v1.9.0 // indirect + github.com/sirupsen/logrus v1.9.3 // indirect go.opentelemetry.io/collector/config/configtelemetry v0.116.1-0.20241220212031-7c2639723f67 // indirect go.opentelemetry.io/collector/pdata v1.22.1-0.20241220212031-7c2639723f67 // indirect go.opentelemetry.io/otel v1.32.0 // indirect @@ -45,6 +47,7 @@ require ( go.opentelemetry.io/otel/sdk/metric v1.32.0 // indirect go.opentelemetry.io/otel/trace v1.32.0 // indirect go.uber.org/multierr v1.11.0 // indirect + golang.org/x/exp v0.0.0-20241108190413-2d47ceb2692f // indirect golang.org/x/net v0.33.0 // indirect golang.org/x/text v0.21.0 // indirect google.golang.org/genproto/googleapis/rpc v0.0.0-20241015192408-796eee8c2d53 // indirect diff --git a/extension/cgroupruntimeextension/go.sum b/extension/cgroupruntimeextension/go.sum index 143e382f4eb4..d5951fc9f13e 100644 --- a/extension/cgroupruntimeextension/go.sum +++ b/extension/cgroupruntimeextension/go.sum @@ -1,9 +1,11 @@ github.com/KimMachineGun/automemlimit v0.6.1 h1:ILa9j1onAAMadBsyyUJv5cack8Y1WT26yLj/V+ulKp8= github.com/KimMachineGun/automemlimit v0.6.1/go.mod h1:T7xYht7B8r6AG/AqFcUdc7fzd2bIdBKmepfP2S1svPY= -github.com/cilium/ebpf v0.9.1 h1:64sn2K3UKw8NbP/blsixRpF3nXuyhz/VjRlRzvlBRu4= -github.com/cilium/ebpf v0.9.1/go.mod h1:+OhNOIXx/Fnu1IE8bJz2dzOA+VSfyTfdNUVdlQnxUFY= -github.com/containerd/cgroups/v3 v3.0.2 h1:f5WFqIVSgo5IZmtTT3qVBo6TzI1ON6sycSBKkymb9L0= -github.com/containerd/cgroups/v3 v3.0.2/go.mod h1:JUgITrzdFqp42uI2ryGA+ge0ap/nxzYgkGmIcetmErE= +github.com/cilium/ebpf v0.16.0 h1:+BiEnHL6Z7lXnlGUsXQPPAE7+kenAd4ES8MQ5min0Ok= +github.com/cilium/ebpf v0.16.0/go.mod h1:L7u2Blt2jMM/vLAVgjxluxtBKlz3/GWjB0dMOEngfwE= +github.com/containerd/cgroups/v3 v3.0.5 h1:44na7Ud+VwyE7LIoJ8JTNQOa549a8543BmzaJHo6Bzo= +github.com/containerd/cgroups/v3 v3.0.5/go.mod h1:SA5DLYnXO8pTGYiAHXz94qvLQTKfVM5GEVisn4jpins= +github.com/containerd/log v0.1.0 h1:TCJt7ioM2cr/tfR8GPbGf9/VRAX8D2B4PjzCpfX540I= +github.com/containerd/log v0.1.0/go.mod h1:VRRf09a7mHDIRezVKTRCrOq78v577GXq3bSa3EhrzVo= github.com/coreos/go-systemd/v22 v22.5.0 h1:RrqgGjYQKalulkV8NGVIfkXQf6YYmOyiJKk8iXXhfZs= github.com/coreos/go-systemd/v22 v22.5.0/go.mod h1:Y58oyj3AT4RCenI/lSvhwexgC+NSVTIJ3seZv2GcEnc= github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38= @@ -11,13 +13,13 @@ github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38= github.com/docker/go-units v0.5.0 h1:69rxXcBk27SvSaaxTtLh/8llcHD8vYHT7WSdRZ/jvr4= github.com/docker/go-units v0.5.0/go.mod h1:fgPhTUdO+D/Jk86RDLlptpiXQzgHJF7gydDDbaIK4Dk= -github.com/frankban/quicktest v1.14.0 h1:+cqqvzZV87b4adx/5ayVOaYZ2CrvM4ejQvUdBzPPUss= -github.com/frankban/quicktest v1.14.0/go.mod h1:NeW+ay9A/U67EYXNFA1nPE8e/tnQv/09mUdL/ijj8og= github.com/go-logr/logr v1.2.2/go.mod h1:jdQByPbusPIv2/zmleS9BjJVeZ6kBagPoEUsqbVz/1A= github.com/go-logr/logr v1.4.2 h1:6pFjapn8bFcIbiKo3XT4j/BhANplGihG6tvd+8rYgrY= github.com/go-logr/logr v1.4.2/go.mod h1:9T104GzyrTigFIr8wt5mBrctHMim0Nb2HLGrmQ40KvY= github.com/go-logr/stdr v1.2.2 h1:hSWxHoqTgW2S2qGc0LTAI563KZ5YKYRhT3MFKZMbjag= github.com/go-logr/stdr v1.2.2/go.mod h1:mMo/vtBO5dYbehREoey6XUKy/eSumjCCveDpRre4VKE= +github.com/go-quicktest/qt v1.101.0 h1:O1K29Txy5P2OK0dGo59b7b0LR6wKfIhttaAhHUyn7eI= +github.com/go-quicktest/qt v1.101.0/go.mod h1:14Bz/f7NwaXPtdYEgzsx46kqSxVwTbzVZsDC26tQJow= github.com/go-viper/mapstructure/v2 v2.2.1 h1:ZAaOCxANMuZx5RCeg0mBdEZk7DZasvvZIxtHqx8aGss= github.com/go-viper/mapstructure/v2 v2.2.1/go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM= github.com/godbus/dbus/v5 v5.0.4/go.mod h1:xhWf0FNVPg57R7Z0UbKHbJfkEywrmjJnf7w5xrFpKfA= @@ -31,6 +33,10 @@ github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI= github.com/google/go-cmp v0.6.0/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY= github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0= github.com/google/uuid v1.6.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo= +github.com/josharian/native v1.1.0 h1:uuaP0hAbW7Y4l0ZRQ6C9zfb7Mg1mbFKry/xzDAfmtLA= +github.com/josharian/native v1.1.0/go.mod h1:7X/raswPFr05uY3HiLlYeyQntB6OO7E/d2Cu7qoaN2w= +github.com/jsimonetti/rtnetlink/v2 v2.0.1 h1:xda7qaHDSVOsADNouv7ukSuicKZO7GgVUCXxpaIEIlM= +github.com/jsimonetti/rtnetlink/v2 v2.0.1/go.mod h1:7MoNYNbb3UaDHtF8udiJo/RH6VsTKP1pqKLUTVCvToE= github.com/kisielk/errcheck v1.5.0/go.mod h1:pFxgyoBC7bSaBwPgfKdkLd5X25qrDl4LWUI2bnpBCr8= github.com/kisielk/gotool v1.0.0/go.mod h1:XhKaO+MFFWcvkIS/tQcRk01m1F5IRFswLeQ+oQHNcck= github.com/knadh/koanf/maps v0.1.1 h1:G5TjmUh2D7G2YWf5SQQqSiHRJEjaicvU0KpypqB3NIs= @@ -43,22 +49,28 @@ github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE= github.com/kr/pretty v0.3.1/go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk= github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY= github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE= +github.com/mdlayher/netlink v1.7.2 h1:/UtM3ofJap7Vl4QWCPDGXY8d3GIY2UGSDbK+QWmY8/g= +github.com/mdlayher/netlink v1.7.2/go.mod h1:xraEF7uJbxLhc5fpHL4cPe221LI2bdttWlU+ZGLfQSw= +github.com/mdlayher/socket v0.4.1 h1:eM9y2/jlbs1M615oshPQOHZzj6R6wMT7bX5NPiQvn2U= +github.com/mdlayher/socket v0.4.1/go.mod h1:cAqeGjoufqdxWkD7DkpyS+wcefOtmu5OQ8KuoJGIReA= github.com/mitchellh/copystructure v1.2.0 h1:vpKXTN4ewci03Vljg/q9QvCGUDttBOGBIa15WveJJGw= github.com/mitchellh/copystructure v1.2.0/go.mod h1:qLl+cE2AmVv+CoeAwDPye/v+N2HKCj9FbZEVFJRxO9s= github.com/mitchellh/reflectwalk v1.0.2 h1:G2LzWKi524PWgd3mLHV8Y5k7s6XUvT0Gef6zxSIeXaQ= github.com/mitchellh/reflectwalk v1.0.2/go.mod h1:mSTlrgnPZtwu0c4WaC2kGObEpuNDbx0jmZXqmk4esnw= -github.com/opencontainers/runtime-spec v1.1.0 h1:HHUyrt9mwHUjtasSbXSMvs4cyFxh+Bll4AjJ9odEGpg= -github.com/opencontainers/runtime-spec v1.1.0/go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0= +github.com/moby/sys/userns v0.1.0 h1:tVLXkFOxVu9A64/yh59slHVv9ahO9UIev4JZusOLG/g= +github.com/moby/sys/userns v0.1.0/go.mod h1:IHUYgu/kao6N8YZlp9Cf444ySSvCmDlmzUcYfDHOl28= +github.com/opencontainers/runtime-spec v1.2.0 h1:z97+pHb3uELt/yiAWD691HNHQIF07bE7dzrbT927iTk= +github.com/opencontainers/runtime-spec v1.2.0/go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0= github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58 h1:onHthvaw9LFnH4t2DcNVpwGmV9E1BkGknEliJkfwQj0= github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58/go.mod h1:DXv8WO4yhMYhSNPKjeNKa5WY9YCIEBRbNzFFPJbWO6Y= github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM= github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4= github.com/prashantv/gostub v1.1.0 h1:BTyx3RfQjRHnUWaGF9oQos79AlQ5k8WNktv7VGvVH4g= github.com/prashantv/gostub v1.1.0/go.mod h1:A5zLQHz7ieHGG7is6LLXLz7I8+3LZzsrV0P1IAHhP5U= -github.com/rogpeppe/go-internal v1.10.0 h1:TMyTOH3F/DB16zRVcYyreMH6GnZZrwQVAoYjRBZyWFQ= -github.com/rogpeppe/go-internal v1.10.0/go.mod h1:UQnix2H7Ngw/k4C5ijL5+65zddjncjaFoBhdsK/akog= -github.com/sirupsen/logrus v1.9.0 h1:trlNQbNUG3OdDrDil03MCb1H2o9nJ1x4/5LYw7byDE0= -github.com/sirupsen/logrus v1.9.0/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ= +github.com/rogpeppe/go-internal v1.11.0 h1:cWPaGQEPrBb5/AsnsZesgZZ9yb1OQ+GOISoDNXVBh4M= +github.com/rogpeppe/go-internal v1.11.0/go.mod h1:ddIwULY96R17DhadqLgMfk9H9tvdUzkipdSkR5nkCZA= +github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ= +github.com/sirupsen/logrus v1.9.3/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ= github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME= github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg= github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA= @@ -100,6 +112,8 @@ go.uber.org/zap v1.27.0/go.mod h1:GB2qFLM7cTU87MWRP2mPIjqfIDnGu+VIO4V/SdhGo2E= golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w= golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550/go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI= golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9/go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto= +golang.org/x/exp v0.0.0-20241108190413-2d47ceb2692f h1:XdNn9LlyWAhLVp6P/i8QYBW+hlyhrhei9uErw2B5GJo= +golang.org/x/exp v0.0.0-20241108190413-2d47ceb2692f/go.mod h1:D5SMRVC3C2/4+F/DB1wZsLRnSNimn2Sp/NPsCrsv8ak= golang.org/x/mod v0.2.0/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA= golang.org/x/mod v0.3.0/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA= golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3/go.mod h1:t9HGtf8HONx5eT2rtn7q6eTqICYqUVnKs3thJo3Qplg= @@ -111,6 +125,8 @@ golang.org/x/net v0.33.0/go.mod h1:HXLR5J+9DxmrqMwG9qjGCxZ+zKXxBru04zlTvWlWuN4= golang.org/x/sync v0.0.0-20190423024810-112230192c58/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= +golang.org/x/sync v0.10.0 h1:3NQrjDixjgGwUOCaF8w2+VYHv0Ve/vGYSbdkTa98gmQ= +golang.org/x/sync v0.10.0/go.mod h1:Czt+wKu1gCyEFDUtn0jG5QVvpJ6rzVqr5aXyt9drQfk= golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY= golang.org/x/sys v0.0.0-20190412213103-97732733099d/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= golang.org/x/sys v0.0.0-20200930185726-fdedc70b468f/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=