diff options
author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2025-03-13 19:15:50 +0000 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2025-03-24 18:46:58 +0000 |
commit | a309b738e73860781ee9099de5fc9df7ee22950c (patch) | |
tree | 1fa12eadc84973b6ad461686a4fba7e57b859c38 | |
parent | dd625f5d907387d695dfaaab923f6dc1022209c1 (diff) | |
download | meta-virtualization-a309b738e73860781ee9099de5fc9df7ee22950c.tar.gz |
nerdctl: update to v2.0.3
Bumping nerdctl to version v2.0.3-249-g497c7cf7, which comprises the following commits:
bd7cbb38 Stop sharding cache per containerd version
99d03ee8 Dockerfile: update buildkit to 0.20.1
cc81c720 Remove golanci-lint action
430c57c5 Update Canary and EL8 titles
1d372563 update RootlessKit (2.3.4)
27b91ecf ensure logger completion after container exit
e33a85f9 Dockerfile: remove "goversion" stage
98a531a2 Move GHA to zstd compression
bc4642a4 build(deps): bump the golang-x group across 1 directory with 6 updates
f19eb5a3 CI: simplify setting up Lima
7505c3f5 Replace hack/verify-no-patent.sh with depguard
e52580ee Adding document analyzing CI/dockerfile
f7901228 Disable buildx output for dependency stage
3daef1cb Implement updated test matrix
699c8509 Fix broken lint-license task
9182ea4e Increase wait for ensurecontainerstarted
a81136c2 Fix kubectl download url
bd5bcca4 Fix referenceutil.FamiliarMatch SIGSEGV
ce10c922 Update containerd/project-checks (1.2.2)
d80c2cf4 Fix alma ci target
34e44e7b Migrate TestRunDevice test
d9a0e87b Quiet out apt-get calls
0296acd3 Use makefile task to install golangci
0b606c7f build(deps): bump github.com/opencontainers/image-spec
121c656f build(deps): bump actions/cache from 4.2.1 to 4.2.2
678822a9 --quiet image pulls in tests
4d76aa96 CI: drop Ubuntu 20.04, add AlmaLinux 8
147ebca4 [ci] rollback setup vagrant comment
6d3c49a7 Fix test TestNoneNetworkHostName
62c1565b Add golangci and yamllint to tigron
077558c8 Lint fixes
7f049905 Move to creack pty
0020c912 Makefile fixes
ea685aed Add qemu/rosetta notes
8af2e4c2 Update containerd v2.0.3
e58ceaa6 build(deps): bump github.com/containernetworking/plugins
d432a4a1 build(deps): bump github.com/containerd/containerd/v2
ca1fd3cb build(deps): bump github.com/opencontainers/runtime-spec
37e5e59d build(deps): bump docker/setup-qemu-action from 3.5.0 to 3.6.0
898e3e46 Harden test pty error handling
e21e4b2c Cleaning variables and function names in cmd
0e883056 Fix apparmor host check to include aa-parser
a5a7f181 build(deps): bump actions/cache from 4.2.1 to 4.2.2
5220350d add hostsPath to inspect response
88e9c5d9 Rename NO_COLORS
715cb0c2 Enforce pkg isolation as part of golangci
f99a5635 build(deps): bump the docker group with 2 updates
d52eaf3e build(deps): bump docker/metadata-action from 5.6.1 to 5.7.0
166ace96 build(deps): bump docker/build-push-action from 6.14.0 to 6.15.0
18e52416 build(deps): bump docker/setup-qemu-action from 3.4.0 to 3.5.0
14b3ace1 build(deps): bump docker/setup-buildx-action from 3.9.0 to 3.10.0
44b8b584 Fix kube-hide-dupe docs typo
ef92eec5 build(deps): bump golang.org/x/crypto in the golang-x group
4b765cd8 Reorg test package
9210685b Makefile cleanup
b41e8c98 Normalize all command variables to cmd
701e5563 goimports-reviser: remove hack
7fcde18b Disable golangci preflight config validation
11f6fe2c go.mod: set minimum Go version to 1.23
7341e841 CI: set GOTOOLCHAIN=local
18df1402 update Go (1.24)
cd151127 CI: arm64-8core-32gb -> ubuntu-24.04-arm
01d3cafb Increase CI run timeout
0d62b98e Restrict EnsureContent to the requested platform
745aaf7f CI: set fail-fast to false
10ddc598 build(deps): bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5
37d99587 feat: add hostConfig to nerdctl inspect response
c2c1d4a0 Rewrite signal tests
d90729c8 Add test tooling for signals
16e22577 Make subpackage test a separate module
655171c7 Remove unbuffer from container tests
c7919f93 Prevent acquire from blanking hosts file
3b59119e Cleanup XDGRuntime logic
0128d4a8 Remove forked sysinfo package
11e6d04b Tests to error on timeout
a687e2c9 Rewrite detach tests without unbuffer
8664311c feat: add signal option to containerRestart
8bef3618 docs: add --log-driver=none to run command reference
c1694998 Support bind propagation options in Compose volume long syntax
4e0688b7 build(deps): bump github.com/containerd/accelerated-container-image
a0f12369 build(deps): bump github.com/klauspost/compress from 1.17.11 to 1.18.0
59b48e63 build(deps): bump docker/build-push-action from 6.13.0 to 6.14.0
3eb9a963 build(deps): bump actions/cache from 4.2.0 to 4.2.1
d3f5d105 add tests
b45d96db build(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1
31a7ab84 build(deps): bump golangci/golangci-lint-action from 6.4.1 to 6.5.0
99210b69 add signal option to container stop command
893a3937 feat: add support for 'domainname' option in container create
5ffcba6e Fix FATA error when inspecting images in native mode
3f496b8c Cleanup old/unused helpers
105e5eba Remove require daemon version for >=1.6
8675cc6c build(deps): bump golangci/golangci-lint-action from 6.3.2 to 6.4.1
cb416319 Add pty support for testing
94c271e8 update runc (1.2.5)
974bc843 fix: network cleanup called twice
4e111d32 docs(nerdctl-compose): add missing details in command-reference.md
4722dd6f build(deps): bump github.com/compose-spec/compose-go/v2
3680b00a build(deps): bump gotest.tools/v3 from 3.5.1 to 3.5.2
3f7b70fa build(deps): bump golang.org/x/net in the golang-x group
a6086d1e build(deps): bump golangci/golangci-lint-action from 6.3.0 to 6.3.2
d64ab5a9 enable host name and default resolv.conf and hosts file in none network
402bd2a2 build(deps): bump docker/setup-qemu-action from 3.3.0 to 3.4.0
0f17259a build(deps): bump golang.org/x/crypto in the golang-x group
c6666e3f fix nerdctl-full SHA256SUMS fails
cf95ae0e Reduce file permissions
c4a795fa build(deps): bump docker/setup-buildx-action from 3.8.0 to 3.9.0
5e36bef0 build(deps): bump golangci/golangci-lint-action from 6.2.0 to 6.3.0
fd0bcbe5 build(deps): bump the golang-x group with 4 updates
2ecc3944 Fix apparmor test not running
38636145 Prevent reference filter from failing on dangling images
2b07c188 build(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6
8a80469c Harden journald test
7565cebb build(deps): bump github.com/cyphar/filepath-securejoin
653c6de0 test: Add a test for container access with 127.0.0.2 specified in -p in rootless mode
82791bf6 fix journald logger exit and wait behavior
2a750939 Consistently use WithError when logging errors instead of %s
17bbdffd Consistently use %w instead of %s or %v when wrapping errors
6e5e943b fix: prevent panic in nydus snapshotter inspect
7f433aaa Fix socket address not being updated properly
10e4cda3 Test portability fix: ensure tini-custom is here
7c9d25ad Disable systemd test on arm64
fe59974d build(deps): bump docker/build-push-action from 6.12.0 to 6.13.0
99bd7728 Fix test time to use UTC
73520336 Skip TestRunBindMountPropagation
a6fe6c15 Fix wrong error comparison
ec6a6abd Relax error on annotations read failure
26c03224 build(deps): bump github.com/ipfs/go-cid from 0.4.1 to 0.5.0
8a0c16c0 build(deps): bump the docker group with 2 updates
af3bb999 build(deps): bump github.com/rootless-containers/bypass4netns
84caccfc build(deps): bump actions/setup-go from 5.2.0 to 5.3.0
a4fa4faa integration test: specify IPFS_PATH for IPFS service
cb7fc0d4 update BuildKit (0.19.0)
e7e27f62 update containerd-fuse-overlayfs (2.1.1)
00e21f75 update bypass4netns (0.4.2)
d786133a update RootlessKit (2.3.2)
f17df13e update Kubo (0.32.1)
8af25af6 update containerd (2.0.2)
08206c8e build(deps): bump github.com/rootless-containers/rootlesskit/v2
128e6a7c [doc] AppArmor profile setup for rootlesskit
ab027adf Correct `compose logs` command reference
9a6426d8 fix: save multiple images for the same image id to a tar archive
ae9894e3 build(deps): bump golangci/golangci-lint-action from 6.1.1 to 6.2.0
ef26ad8f reset spec if update returned error
7a4c2528 build(deps): bump docker/build-push-action from 6.11.0 to 6.12.0
fcb900e9 test: Add an test for added logic to TestRunWithInvalidPortThenCleanUp
7bfbd31f fix: Add the logic to clean up an orphaned etchosts directory
e3d27107 test: refactor TestRunWithInvalidPortThenCleanUp
70bed8df build(deps): bump github.com/containerd/containerd/v2
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
5 files changed, 862 insertions, 316 deletions
diff --git a/recipes-containers/nerdctl/nerdctl/0001-Makefile-allow-external-specification-of-build-setti.patch b/recipes-containers/nerdctl/nerdctl/0001-Makefile-allow-external-specification-of-build-setti.patch index cf7037f3..283b944a 100644 --- a/recipes-containers/nerdctl/nerdctl/0001-Makefile-allow-external-specification-of-build-setti.patch +++ b/recipes-containers/nerdctl/nerdctl/0001-Makefile-allow-external-specification-of-build-setti.patch | |||
@@ -13,19 +13,16 @@ Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> | |||
13 | src/import/Makefile | 2 +- | 13 | src/import/Makefile | 2 +- |
14 | 1 file changed, 1 insertion(+), 1 deletion(-) | 14 | 1 file changed, 1 insertion(+), 1 deletion(-) |
15 | 15 | ||
16 | diff --git a/src/import/Makefile b/src/import/Makefile | 16 | Index: git/src/import/Makefile |
17 | index ae4e18c..eb22f9f 100644 | 17 | =================================================================== |
18 | --- a/src/import/Makefile | 18 | --- git.orig/src/import/Makefile |
19 | +++ b/src/import/Makefile | 19 | +++ git/src/import/Makefile |
20 | @@ -45,7 +45,7 @@ endif | 20 | @@ -54,7 +54,7 @@ |
21 | VERBOSE_FLAG_LONG := --verbose | ||
22 | endif | ||
21 | 23 | ||
22 | GO_BUILD_LDFLAGS ?= -s -w | ||
23 | GO_BUILD_FLAGS ?= | ||
24 | -export GO_BUILD=CGO_ENABLED=0 GOOS=$(GOOS) $(GO) -C $(MAKEFILE_DIR) build -ldflags "$(GO_BUILD_LDFLAGS) $(VERBOSE_FLAG) -X $(PACKAGE)/pkg/version.Version=$(VERSION) -X $(PACKAGE)/pkg/version.Revision=$(REVISION)" | 24 | -export GO_BUILD=CGO_ENABLED=0 GOOS=$(GOOS) $(GO) -C $(MAKEFILE_DIR) build -ldflags "$(GO_BUILD_LDFLAGS) $(VERBOSE_FLAG) -X $(PACKAGE)/pkg/version.Version=$(VERSION) -X $(PACKAGE)/pkg/version.Revision=$(REVISION)" |
25 | +export GO_BUILD=GOOS=$(GOOS) $(GO) -C $(MAKEFILE_DIR) build -ldflags "$(GO_BUILD_LDFLAGS) $(VERBOSE_FLAG) -X $(PACKAGE)/pkg/version.Version=$(VERSION) -X $(PACKAGE)/pkg/version.Revision=$(REVISION)" | 25 | +export GO_BUILD=GOOS=$(GOOS) $(GO) -C $(MAKEFILE_DIR) build -ldflags "$(GO_BUILD_LDFLAGS) $(VERBOSE_FLAG) -X $(PACKAGE)/pkg/version.Version=$(VERSION) -X $(PACKAGE)/pkg/version.Revision=$(REVISION)" |
26 | 26 | ||
27 | recursive_wildcard=$(wildcard $1$2) $(foreach e,$(wildcard $1*),$(call recursive_wildcard,$e/,$2)) | 27 | ifndef NO_COLOR |
28 | 28 | NC := \033[0m | |
29 | -- | ||
30 | 2.34.1 | ||
31 | |||
diff --git a/recipes-containers/nerdctl/nerdctl/modules.txt b/recipes-containers/nerdctl/nerdctl/modules.txt index 9c19fea0..d0e62b94 100644 --- a/recipes-containers/nerdctl/nerdctl/modules.txt +++ b/recipes-containers/nerdctl/nerdctl/modules.txt | |||
@@ -1,270 +1,849 @@ | |||
1 | # github.com/AdaLogics/go-fuzz-headers v0.0.0-20240806141605-e8a1dd7889d6 | ||
2 | ## explicit; go 1.20 | ||
3 | github.com/AdaLogics/go-fuzz-headers | ||
4 | # github.com/AdamKorcz/go-118-fuzz-build v0.0.0-20231105174938-2b5cbb29f3e2 | ||
5 | ## explicit; go 1.18 | ||
6 | github.com/AdamKorcz/go-118-fuzz-build/testing | ||
7 | # github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c | ||
8 | ## explicit; go 1.16 | ||
9 | github.com/Azure/go-ansiterm | ||
10 | github.com/Azure/go-ansiterm/winterm | ||
1 | # github.com/Masterminds/semver/v3 v3.3.1 | 11 | # github.com/Masterminds/semver/v3 v3.3.1 |
2 | ## explicit | 12 | ## explicit; go 1.21 |
13 | github.com/Masterminds/semver/v3 | ||
3 | # github.com/Microsoft/go-winio v0.6.2 | 14 | # github.com/Microsoft/go-winio v0.6.2 |
4 | ## explicit | 15 | ## explicit; go 1.21 |
16 | github.com/Microsoft/go-winio | ||
17 | github.com/Microsoft/go-winio/backuptar | ||
18 | github.com/Microsoft/go-winio/internal/fs | ||
19 | github.com/Microsoft/go-winio/internal/socket | ||
20 | github.com/Microsoft/go-winio/internal/stringbuffer | ||
21 | github.com/Microsoft/go-winio/pkg/bindfilter | ||
22 | github.com/Microsoft/go-winio/pkg/guid | ||
23 | github.com/Microsoft/go-winio/vhd | ||
5 | # github.com/Microsoft/hcsshim v0.12.9 | 24 | # github.com/Microsoft/hcsshim v0.12.9 |
25 | ## explicit; go 1.22 | ||
26 | github.com/Microsoft/hcsshim | ||
27 | github.com/Microsoft/hcsshim/cmd/containerd-shim-runhcs-v1/options | ||
28 | github.com/Microsoft/hcsshim/computestorage | ||
29 | github.com/Microsoft/hcsshim/hcn | ||
30 | github.com/Microsoft/hcsshim/internal/cni | ||
31 | github.com/Microsoft/hcsshim/internal/cow | ||
32 | github.com/Microsoft/hcsshim/internal/hcs | ||
33 | github.com/Microsoft/hcsshim/internal/hcs/schema1 | ||
34 | github.com/Microsoft/hcsshim/internal/hcs/schema2 | ||
35 | github.com/Microsoft/hcsshim/internal/hcserror | ||
36 | github.com/Microsoft/hcsshim/internal/hns | ||
37 | github.com/Microsoft/hcsshim/internal/interop | ||
38 | github.com/Microsoft/hcsshim/internal/jobobject | ||
39 | github.com/Microsoft/hcsshim/internal/log | ||
40 | github.com/Microsoft/hcsshim/internal/logfields | ||
41 | github.com/Microsoft/hcsshim/internal/longpath | ||
42 | github.com/Microsoft/hcsshim/internal/memory | ||
43 | github.com/Microsoft/hcsshim/internal/mergemaps | ||
44 | github.com/Microsoft/hcsshim/internal/oc | ||
45 | github.com/Microsoft/hcsshim/internal/protocol/guestrequest | ||
46 | github.com/Microsoft/hcsshim/internal/queue | ||
47 | github.com/Microsoft/hcsshim/internal/regstate | ||
48 | github.com/Microsoft/hcsshim/internal/runhcs | ||
49 | github.com/Microsoft/hcsshim/internal/safefile | ||
50 | github.com/Microsoft/hcsshim/internal/security | ||
51 | github.com/Microsoft/hcsshim/internal/timeout | ||
52 | github.com/Microsoft/hcsshim/internal/vhdx | ||
53 | github.com/Microsoft/hcsshim/internal/vmcompute | ||
54 | github.com/Microsoft/hcsshim/internal/wclayer | ||
55 | github.com/Microsoft/hcsshim/internal/wclayer/cim | ||
56 | github.com/Microsoft/hcsshim/internal/winapi | ||
57 | github.com/Microsoft/hcsshim/osversion | ||
58 | github.com/Microsoft/hcsshim/pkg/cimfs | ||
59 | github.com/Microsoft/hcsshim/pkg/cimfs/format | ||
60 | github.com/Microsoft/hcsshim/pkg/ociwclayer | ||
61 | github.com/Microsoft/hcsshim/pkg/ociwclayer/cim | ||
62 | # github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 | ||
6 | ## explicit | 63 | ## explicit |
7 | # github.com/compose-spec/compose-go/v2 v2.4.7 | 64 | # github.com/cilium/ebpf v0.16.0 |
8 | ## explicit | 65 | ## explicit; go 1.21 |
9 | # github.com/containerd/accelerated-container-image v1.2.3 | 66 | github.com/cilium/ebpf |
10 | ## explicit | 67 | github.com/cilium/ebpf/asm |
68 | github.com/cilium/ebpf/btf | ||
69 | github.com/cilium/ebpf/internal | ||
70 | github.com/cilium/ebpf/internal/kallsyms | ||
71 | github.com/cilium/ebpf/internal/kconfig | ||
72 | github.com/cilium/ebpf/internal/sys | ||
73 | github.com/cilium/ebpf/internal/sysenc | ||
74 | github.com/cilium/ebpf/internal/tracefs | ||
75 | github.com/cilium/ebpf/internal/unix | ||
76 | github.com/cilium/ebpf/link | ||
77 | # github.com/compose-spec/compose-go/v2 v2.4.8 | ||
78 | ## explicit; go 1.21 | ||
79 | github.com/compose-spec/compose-go/v2/cli | ||
80 | github.com/compose-spec/compose-go/v2/consts | ||
81 | github.com/compose-spec/compose-go/v2/dotenv | ||
82 | github.com/compose-spec/compose-go/v2/errdefs | ||
83 | github.com/compose-spec/compose-go/v2/format | ||
84 | github.com/compose-spec/compose-go/v2/graph | ||
85 | github.com/compose-spec/compose-go/v2/interpolation | ||
86 | github.com/compose-spec/compose-go/v2/loader | ||
87 | github.com/compose-spec/compose-go/v2/override | ||
88 | github.com/compose-spec/compose-go/v2/paths | ||
89 | github.com/compose-spec/compose-go/v2/schema | ||
90 | github.com/compose-spec/compose-go/v2/template | ||
91 | github.com/compose-spec/compose-go/v2/transform | ||
92 | github.com/compose-spec/compose-go/v2/tree | ||
93 | github.com/compose-spec/compose-go/v2/types | ||
94 | github.com/compose-spec/compose-go/v2/utils | ||
95 | github.com/compose-spec/compose-go/v2/validation | ||
96 | # github.com/containerd/accelerated-container-image v1.3.0 | ||
97 | ## explicit; go 1.22.0 | ||
98 | github.com/containerd/accelerated-container-image/pkg/convertor | ||
99 | github.com/containerd/accelerated-container-image/pkg/label | ||
100 | github.com/containerd/accelerated-container-image/pkg/types | ||
101 | github.com/containerd/accelerated-container-image/pkg/utils | ||
102 | github.com/containerd/accelerated-container-image/pkg/version | ||
11 | # github.com/containerd/cgroups/v3 v3.0.5 | 103 | # github.com/containerd/cgroups/v3 v3.0.5 |
12 | ## explicit | 104 | ## explicit; go 1.22.0 |
105 | github.com/containerd/cgroups/v3 | ||
106 | github.com/containerd/cgroups/v3/cgroup1 | ||
107 | github.com/containerd/cgroups/v3/cgroup1/stats | ||
108 | github.com/containerd/cgroups/v3/cgroup2 | ||
109 | github.com/containerd/cgroups/v3/cgroup2/stats | ||
13 | # github.com/containerd/console v1.0.4 | 110 | # github.com/containerd/console v1.0.4 |
14 | ## explicit | 111 | ## explicit; go 1.13 |
112 | github.com/containerd/console | ||
15 | # github.com/containerd/containerd/api v1.8.0 | 113 | # github.com/containerd/containerd/api v1.8.0 |
16 | ## explicit | 114 | ## explicit; go 1.21 |
17 | # github.com/containerd/containerd/v2 v2.0.2 | 115 | github.com/containerd/containerd/api/events |
18 | ## explicit | 116 | github.com/containerd/containerd/api/runtime/sandbox/v1 |
117 | github.com/containerd/containerd/api/services/containers/v1 | ||
118 | github.com/containerd/containerd/api/services/content/v1 | ||
119 | github.com/containerd/containerd/api/services/diff/v1 | ||
120 | github.com/containerd/containerd/api/services/events/v1 | ||
121 | github.com/containerd/containerd/api/services/images/v1 | ||
122 | github.com/containerd/containerd/api/services/introspection/v1 | ||
123 | github.com/containerd/containerd/api/services/leases/v1 | ||
124 | github.com/containerd/containerd/api/services/namespaces/v1 | ||
125 | github.com/containerd/containerd/api/services/sandbox/v1 | ||
126 | github.com/containerd/containerd/api/services/snapshots/v1 | ||
127 | github.com/containerd/containerd/api/services/streaming/v1 | ||
128 | github.com/containerd/containerd/api/services/tasks/v1 | ||
129 | github.com/containerd/containerd/api/services/transfer/v1 | ||
130 | github.com/containerd/containerd/api/services/version/v1 | ||
131 | github.com/containerd/containerd/api/types | ||
132 | github.com/containerd/containerd/api/types/runc/options | ||
133 | github.com/containerd/containerd/api/types/task | ||
134 | github.com/containerd/containerd/api/types/transfer | ||
135 | # github.com/containerd/containerd/v2 v2.0.3 | ||
136 | ## explicit; go 1.22.0 | ||
137 | github.com/containerd/containerd/v2/client | ||
138 | github.com/containerd/containerd/v2/cmd/containerd-shim-runc-v2/process | ||
139 | github.com/containerd/containerd/v2/contrib/apparmor | ||
140 | github.com/containerd/containerd/v2/contrib/nvidia | ||
141 | github.com/containerd/containerd/v2/contrib/seccomp | ||
142 | github.com/containerd/containerd/v2/core/containers | ||
143 | github.com/containerd/containerd/v2/core/content | ||
144 | github.com/containerd/containerd/v2/core/content/proxy | ||
145 | github.com/containerd/containerd/v2/core/diff | ||
146 | github.com/containerd/containerd/v2/core/diff/proxy | ||
147 | github.com/containerd/containerd/v2/core/events | ||
148 | github.com/containerd/containerd/v2/core/events/proxy | ||
149 | github.com/containerd/containerd/v2/core/images | ||
150 | github.com/containerd/containerd/v2/core/images/archive | ||
151 | github.com/containerd/containerd/v2/core/images/converter | ||
152 | github.com/containerd/containerd/v2/core/images/converter/uncompress | ||
153 | github.com/containerd/containerd/v2/core/images/usage | ||
154 | github.com/containerd/containerd/v2/core/introspection | ||
155 | github.com/containerd/containerd/v2/core/introspection/proxy | ||
156 | github.com/containerd/containerd/v2/core/leases | ||
157 | github.com/containerd/containerd/v2/core/leases/proxy | ||
158 | github.com/containerd/containerd/v2/core/mount | ||
159 | github.com/containerd/containerd/v2/core/remotes | ||
160 | github.com/containerd/containerd/v2/core/remotes/docker | ||
161 | github.com/containerd/containerd/v2/core/remotes/docker/auth | ||
162 | github.com/containerd/containerd/v2/core/remotes/docker/config | ||
163 | github.com/containerd/containerd/v2/core/remotes/docker/schema1 | ||
164 | github.com/containerd/containerd/v2/core/remotes/errors | ||
165 | github.com/containerd/containerd/v2/core/runtime/opts | ||
166 | github.com/containerd/containerd/v2/core/runtime/restart | ||
167 | github.com/containerd/containerd/v2/core/runtime/v2/logging | ||
168 | github.com/containerd/containerd/v2/core/sandbox | ||
169 | github.com/containerd/containerd/v2/core/sandbox/proxy | ||
170 | github.com/containerd/containerd/v2/core/snapshots | ||
171 | github.com/containerd/containerd/v2/core/snapshots/proxy | ||
172 | github.com/containerd/containerd/v2/core/streaming | ||
173 | github.com/containerd/containerd/v2/core/streaming/proxy | ||
174 | github.com/containerd/containerd/v2/core/transfer | ||
175 | github.com/containerd/containerd/v2/core/transfer/proxy | ||
176 | github.com/containerd/containerd/v2/core/transfer/streaming | ||
177 | github.com/containerd/containerd/v2/core/unpack | ||
178 | github.com/containerd/containerd/v2/defaults | ||
179 | github.com/containerd/containerd/v2/internal/cleanup | ||
180 | github.com/containerd/containerd/v2/internal/fsverity | ||
181 | github.com/containerd/containerd/v2/internal/kmutex | ||
182 | github.com/containerd/containerd/v2/internal/randutil | ||
183 | github.com/containerd/containerd/v2/internal/userns | ||
184 | github.com/containerd/containerd/v2/pkg/archive | ||
185 | github.com/containerd/containerd/v2/pkg/archive/compression | ||
186 | github.com/containerd/containerd/v2/pkg/archive/tarheader | ||
187 | github.com/containerd/containerd/v2/pkg/cap | ||
188 | github.com/containerd/containerd/v2/pkg/cio | ||
189 | github.com/containerd/containerd/v2/pkg/deprecation | ||
190 | github.com/containerd/containerd/v2/pkg/dialer | ||
191 | github.com/containerd/containerd/v2/pkg/epoch | ||
192 | github.com/containerd/containerd/v2/pkg/filters | ||
193 | github.com/containerd/containerd/v2/pkg/identifiers | ||
194 | github.com/containerd/containerd/v2/pkg/kernelversion | ||
195 | github.com/containerd/containerd/v2/pkg/labels | ||
196 | github.com/containerd/containerd/v2/pkg/namespaces | ||
197 | github.com/containerd/containerd/v2/pkg/netns | ||
198 | github.com/containerd/containerd/v2/pkg/oci | ||
199 | github.com/containerd/containerd/v2/pkg/progress | ||
200 | github.com/containerd/containerd/v2/pkg/protobuf | ||
201 | github.com/containerd/containerd/v2/pkg/protobuf/proto | ||
202 | github.com/containerd/containerd/v2/pkg/protobuf/types | ||
203 | github.com/containerd/containerd/v2/pkg/reference | ||
204 | github.com/containerd/containerd/v2/pkg/rootfs | ||
205 | github.com/containerd/containerd/v2/pkg/seccomp | ||
206 | github.com/containerd/containerd/v2/pkg/snapshotters | ||
207 | github.com/containerd/containerd/v2/pkg/stdio | ||
208 | github.com/containerd/containerd/v2/pkg/sys | ||
209 | github.com/containerd/containerd/v2/pkg/tracing | ||
210 | github.com/containerd/containerd/v2/plugins | ||
211 | github.com/containerd/containerd/v2/plugins/content/local | ||
212 | github.com/containerd/containerd/v2/plugins/services | ||
213 | github.com/containerd/containerd/v2/version | ||
19 | # github.com/containerd/continuity v0.4.5 | 214 | # github.com/containerd/continuity v0.4.5 |
20 | ## explicit | 215 | ## explicit; go 1.21 |
216 | github.com/containerd/continuity/devices | ||
217 | github.com/containerd/continuity/fs | ||
218 | github.com/containerd/continuity/sysx | ||
219 | github.com/containerd/continuity/testutil/loopback | ||
21 | # github.com/containerd/errdefs v1.0.0 | 220 | # github.com/containerd/errdefs v1.0.0 |
22 | ## explicit | 221 | ## explicit; go 1.20 |
222 | github.com/containerd/errdefs | ||
223 | # github.com/containerd/errdefs/pkg v0.3.0 | ||
224 | ## explicit; go 1.22 | ||
225 | github.com/containerd/errdefs/pkg/errgrpc | ||
226 | github.com/containerd/errdefs/pkg/internal/cause | ||
227 | github.com/containerd/errdefs/pkg/internal/types | ||
23 | # github.com/containerd/fifo v1.1.0 | 228 | # github.com/containerd/fifo v1.1.0 |
24 | ## explicit | 229 | ## explicit; go 1.18 |
230 | github.com/containerd/fifo | ||
25 | # github.com/containerd/go-cni v1.1.12 | 231 | # github.com/containerd/go-cni v1.1.12 |
26 | ## explicit | 232 | ## explicit; go 1.21 |
233 | github.com/containerd/go-cni | ||
234 | # github.com/containerd/go-runc v1.1.0 | ||
235 | ## explicit; go 1.18 | ||
236 | github.com/containerd/go-runc | ||
27 | # github.com/containerd/imgcrypt/v2 v2.0.0 | 237 | # github.com/containerd/imgcrypt/v2 v2.0.0 |
28 | ## explicit | 238 | ## explicit; go 1.22.0 |
239 | github.com/containerd/imgcrypt/v2 | ||
240 | github.com/containerd/imgcrypt/v2/images/encryption | ||
241 | github.com/containerd/imgcrypt/v2/images/encryption/parsehelpers | ||
29 | # github.com/containerd/log v0.1.0 | 242 | # github.com/containerd/log v0.1.0 |
30 | ## explicit | 243 | ## explicit; go 1.20 |
244 | github.com/containerd/log | ||
245 | # github.com/containerd/nerdctl/mod/tigron v0.0.0 => ./mod/tigron | ||
246 | ## explicit; go 1.23 | ||
247 | github.com/containerd/nerdctl/mod/tigron/expect | ||
248 | github.com/containerd/nerdctl/mod/tigron/require | ||
249 | github.com/containerd/nerdctl/mod/tigron/test | ||
250 | github.com/containerd/nerdctl/mod/tigron/test/internal | ||
251 | github.com/containerd/nerdctl/mod/tigron/test/internal/pty | ||
252 | github.com/containerd/nerdctl/mod/tigron/utils | ||
31 | # github.com/containerd/nydus-snapshotter v0.15.0 | 253 | # github.com/containerd/nydus-snapshotter v0.15.0 |
32 | ## explicit | 254 | ## explicit; go 1.22.0 |
255 | github.com/containerd/nydus-snapshotter/pkg/converter | ||
256 | github.com/containerd/nydus-snapshotter/pkg/converter/tool | ||
257 | github.com/containerd/nydus-snapshotter/pkg/label | ||
33 | # github.com/containerd/platforms v1.0.0-rc.1 | 258 | # github.com/containerd/platforms v1.0.0-rc.1 |
34 | ## explicit | 259 | ## explicit; go 1.20 |
260 | github.com/containerd/platforms | ||
261 | # github.com/containerd/plugin v1.0.0 | ||
262 | ## explicit; go 1.20 | ||
263 | github.com/containerd/plugin | ||
35 | # github.com/containerd/stargz-snapshotter v0.16.3 | 264 | # github.com/containerd/stargz-snapshotter v0.16.3 |
36 | ## explicit | 265 | ## explicit; go 1.22.0 |
266 | github.com/containerd/stargz-snapshotter/fs/config | ||
267 | github.com/containerd/stargz-snapshotter/fs/source | ||
268 | github.com/containerd/stargz-snapshotter/nativeconverter/estargz | ||
269 | github.com/containerd/stargz-snapshotter/nativeconverter/estargz/externaltoc | ||
270 | github.com/containerd/stargz-snapshotter/nativeconverter/zstdchunked | ||
271 | github.com/containerd/stargz-snapshotter/recorder | ||
272 | github.com/containerd/stargz-snapshotter/util/containerdutil | ||
273 | github.com/containerd/stargz-snapshotter/util/ioutils | ||
37 | # github.com/containerd/stargz-snapshotter/estargz v0.16.3 | 274 | # github.com/containerd/stargz-snapshotter/estargz v0.16.3 |
38 | ## explicit | 275 | ## explicit; go 1.22.0 |
276 | github.com/containerd/stargz-snapshotter/estargz | ||
277 | github.com/containerd/stargz-snapshotter/estargz/errorutil | ||
278 | github.com/containerd/stargz-snapshotter/estargz/externaltoc | ||
279 | github.com/containerd/stargz-snapshotter/estargz/zstdchunked | ||
39 | # github.com/containerd/stargz-snapshotter/ipfs v0.16.3 | 280 | # github.com/containerd/stargz-snapshotter/ipfs v0.16.3 |
40 | ## explicit | 281 | ## explicit; go 1.22.0 |
282 | github.com/containerd/stargz-snapshotter/ipfs | ||
283 | github.com/containerd/stargz-snapshotter/ipfs/client | ||
284 | # github.com/containerd/ttrpc v1.2.7 | ||
285 | ## explicit; go 1.19 | ||
286 | github.com/containerd/ttrpc | ||
41 | # github.com/containerd/typeurl/v2 v2.2.3 | 287 | # github.com/containerd/typeurl/v2 v2.2.3 |
42 | ## explicit | 288 | ## explicit; go 1.21 |
289 | github.com/containerd/typeurl/v2 | ||
43 | # github.com/containernetworking/cni v1.2.3 | 290 | # github.com/containernetworking/cni v1.2.3 |
44 | ## explicit | 291 | ## explicit; go 1.21 |
45 | # github.com/containernetworking/plugins v1.5.1 | 292 | github.com/containernetworking/cni/libcni |
46 | ## explicit | 293 | github.com/containernetworking/cni/pkg/invoke |
294 | github.com/containernetworking/cni/pkg/types | ||
295 | github.com/containernetworking/cni/pkg/types/020 | ||
296 | github.com/containernetworking/cni/pkg/types/040 | ||
297 | github.com/containernetworking/cni/pkg/types/100 | ||
298 | github.com/containernetworking/cni/pkg/types/create | ||
299 | github.com/containernetworking/cni/pkg/types/internal | ||
300 | github.com/containernetworking/cni/pkg/utils | ||
301 | github.com/containernetworking/cni/pkg/version | ||
302 | # github.com/containernetworking/plugins v1.6.2 | ||
303 | ## explicit; go 1.23 | ||
304 | github.com/containernetworking/plugins/pkg/ns | ||
305 | # github.com/containers/ocicrypt v1.2.1 | ||
306 | ## explicit; go 1.22 | ||
307 | github.com/containers/ocicrypt | ||
308 | github.com/containers/ocicrypt/blockcipher | ||
309 | github.com/containers/ocicrypt/config | ||
310 | github.com/containers/ocicrypt/config/keyprovider-config | ||
311 | github.com/containers/ocicrypt/config/pkcs11config | ||
312 | github.com/containers/ocicrypt/crypto/pkcs11 | ||
313 | github.com/containers/ocicrypt/keywrap | ||
314 | github.com/containers/ocicrypt/keywrap/jwe | ||
315 | github.com/containers/ocicrypt/keywrap/keyprovider | ||
316 | github.com/containers/ocicrypt/keywrap/pgp | ||
317 | github.com/containers/ocicrypt/keywrap/pkcs11 | ||
318 | github.com/containers/ocicrypt/keywrap/pkcs7 | ||
319 | github.com/containers/ocicrypt/spec | ||
320 | github.com/containers/ocicrypt/utils | ||
321 | github.com/containers/ocicrypt/utils/keyprovider | ||
47 | # github.com/coreos/go-iptables v0.8.0 | 322 | # github.com/coreos/go-iptables v0.8.0 |
48 | ## explicit | 323 | ## explicit; go 1.16 |
324 | github.com/coreos/go-iptables/iptables | ||
49 | # github.com/coreos/go-systemd/v22 v22.5.0 | 325 | # github.com/coreos/go-systemd/v22 v22.5.0 |
50 | ## explicit | 326 | ## explicit; go 1.12 |
51 | # github.com/cyphar/filepath-securejoin v0.4.0 | 327 | github.com/coreos/go-systemd/v22/dbus |
52 | ## explicit | 328 | github.com/coreos/go-systemd/v22/journal |
329 | # github.com/creack/pty v1.1.24 | ||
330 | ## explicit; go 1.18 | ||
331 | github.com/creack/pty | ||
332 | # github.com/cyphar/filepath-securejoin v0.4.1 | ||
333 | ## explicit; go 1.18 | ||
334 | github.com/cyphar/filepath-securejoin | ||
53 | # github.com/distribution/reference v0.6.0 | 335 | # github.com/distribution/reference v0.6.0 |
54 | ## explicit | 336 | ## explicit; go 1.20 |
55 | # github.com/docker/cli v27.5.0+incompatible | 337 | github.com/distribution/reference |
56 | ## explicit | 338 | # github.com/djherbis/times v1.6.0 |
57 | # github.com/docker/docker v27.5.0+incompatible | 339 | ## explicit; go 1.16 |
58 | ## explicit | 340 | github.com/djherbis/times |
341 | # github.com/docker/cli v28.0.1+incompatible | ||
342 | ## explicit | ||
343 | github.com/docker/cli/cli/config | ||
344 | github.com/docker/cli/cli/config/configfile | ||
345 | github.com/docker/cli/cli/config/credentials | ||
346 | github.com/docker/cli/cli/config/types | ||
347 | github.com/docker/cli/opts | ||
348 | github.com/docker/cli/pkg/kvfile | ||
349 | github.com/docker/cli/templates | ||
350 | # github.com/docker/docker v28.0.1+incompatible | ||
351 | ## explicit | ||
352 | github.com/docker/docker/api/types/blkiodev | ||
353 | github.com/docker/docker/api/types/common | ||
354 | github.com/docker/docker/api/types/container | ||
355 | github.com/docker/docker/api/types/filters | ||
356 | github.com/docker/docker/api/types/mount | ||
357 | github.com/docker/docker/api/types/network | ||
358 | github.com/docker/docker/api/types/registry | ||
359 | github.com/docker/docker/api/types/storage | ||
360 | github.com/docker/docker/api/types/strslice | ||
361 | github.com/docker/docker/api/types/swarm | ||
362 | github.com/docker/docker/api/types/swarm/runtime | ||
363 | github.com/docker/docker/api/types/system | ||
364 | github.com/docker/docker/api/types/time | ||
365 | github.com/docker/docker/api/types/versions | ||
366 | github.com/docker/docker/internal/lazyregexp | ||
367 | github.com/docker/docker/internal/multierror | ||
368 | github.com/docker/docker/libnetwork/ipamutils | ||
369 | github.com/docker/docker/opts | ||
370 | github.com/docker/docker/pkg/homedir | ||
371 | github.com/docker/docker/pkg/meminfo | ||
372 | github.com/docker/docker/pkg/stringid | ||
373 | github.com/docker/docker/pkg/sysinfo | ||
374 | github.com/docker/docker/pkg/system | ||
375 | # github.com/docker/docker-credential-helpers v0.8.2 | ||
376 | ## explicit; go 1.19 | ||
377 | github.com/docker/docker-credential-helpers/client | ||
378 | github.com/docker/docker-credential-helpers/credentials | ||
59 | # github.com/docker/go-connections v0.5.0 | 379 | # github.com/docker/go-connections v0.5.0 |
60 | ## explicit | 380 | ## explicit; go 1.18 |
381 | github.com/docker/go-connections/nat | ||
382 | github.com/docker/go-connections/tlsconfig | ||
61 | # github.com/docker/go-units v0.5.0 | 383 | # github.com/docker/go-units v0.5.0 |
62 | ## explicit | 384 | ## explicit |
385 | github.com/docker/go-units | ||
63 | # github.com/fahedouch/go-logrotate v0.2.1 | 386 | # github.com/fahedouch/go-logrotate v0.2.1 |
64 | ## explicit | 387 | ## explicit; go 1.21 |
388 | github.com/fahedouch/go-logrotate | ||
65 | # github.com/fatih/color v1.18.0 | 389 | # github.com/fatih/color v1.18.0 |
66 | ## explicit | 390 | ## explicit; go 1.17 |
391 | github.com/fatih/color | ||
392 | # github.com/felixge/httpsnoop v1.0.4 | ||
393 | ## explicit; go 1.13 | ||
394 | github.com/felixge/httpsnoop | ||
67 | # github.com/fluent/fluent-logger-golang v1.9.0 | 395 | # github.com/fluent/fluent-logger-golang v1.9.0 |
68 | ## explicit | 396 | ## explicit |
397 | github.com/fluent/fluent-logger-golang/fluent | ||
69 | # github.com/fsnotify/fsnotify v1.8.0 | 398 | # github.com/fsnotify/fsnotify v1.8.0 |
70 | ## explicit | 399 | ## explicit; go 1.17 |
71 | # github.com/go-viper/mapstructure/v2 v2.2.1 | 400 | github.com/fsnotify/fsnotify |
72 | ## explicit | 401 | github.com/fsnotify/fsnotify/internal |
73 | # github.com/ipfs/go-cid v0.4.1 | 402 | # github.com/go-jose/go-jose/v4 v4.0.5 |
74 | ## explicit | 403 | ## explicit; go 1.21 |
75 | # github.com/klauspost/compress v1.17.11 | 404 | github.com/go-jose/go-jose/v4 |
76 | ## explicit | 405 | github.com/go-jose/go-jose/v4/cipher |
77 | # github.com/mattn/go-isatty v0.0.20 | 406 | github.com/go-jose/go-jose/v4/json |
78 | ## explicit | ||
79 | # github.com/moby/sys/mount v0.3.4 | ||
80 | ## explicit | ||
81 | # github.com/moby/sys/mountinfo v0.7.2 | ||
82 | ## explicit | ||
83 | # github.com/moby/sys/signal v0.7.1 | ||
84 | ## explicit | ||
85 | # github.com/moby/sys/userns v0.1.0 | ||
86 | ## explicit | ||
87 | # github.com/moby/term v0.5.2 | ||
88 | ## explicit | ||
89 | # github.com/muesli/cancelreader v0.2.2 | ||
90 | ## explicit | ||
91 | # github.com/opencontainers/go-digest v1.0.0 | ||
92 | ## explicit | ||
93 | # github.com/opencontainers/image-spec v1.1.0 | ||
94 | ## explicit | ||
95 | # github.com/opencontainers/runtime-spec v1.2.0 | ||
96 | ## explicit | ||
97 | # github.com/pelletier/go-toml/v2 v2.2.3 | ||
98 | ## explicit | ||
99 | # github.com/rootless-containers/bypass4netns v0.4.1 | ||
100 | ## explicit | ||
101 | # github.com/rootless-containers/rootlesskit/v2 v2.3.1 | ||
102 | ## explicit | ||
103 | # github.com/spf13/cobra v1.8.1 | ||
104 | ## explicit | ||
105 | # github.com/spf13/pflag v1.0.5 | ||
106 | ## explicit | ||
107 | # github.com/vishvananda/netlink v1.3.0 | ||
108 | ## explicit | ||
109 | # github.com/vishvananda/netns v0.0.5 | ||
110 | ## explicit | ||
111 | # github.com/yuchanns/srslog v1.1.0 | ||
112 | ## explicit | ||
113 | # go.uber.org/mock v0.5.0 | ||
114 | ## explicit | ||
115 | # golang.org/x/crypto v0.32.0 | ||
116 | ## explicit | ||
117 | # golang.org/x/net v0.34.0 | ||
118 | ## explicit | ||
119 | # golang.org/x/sync v0.10.0 | ||
120 | ## explicit | ||
121 | # golang.org/x/sys v0.29.0 | ||
122 | ## explicit | ||
123 | # golang.org/x/term v0.28.0 | ||
124 | ## explicit | ||
125 | # golang.org/x/text v0.21.0 | ||
126 | ## explicit | ||
127 | # gopkg.in/yaml.v3 v3.0.1 | ||
128 | ## explicit | ||
129 | # gotest.tools/v3 v3.5.1 | ||
130 | ## explicit | ||
131 | # github.com/AdaLogics/go-fuzz-headers v0.0.0-20240806141605-e8a1dd7889d6 | ||
132 | ## explicit | ||
133 | # github.com/AdamKorcz/go-118-fuzz-build v0.0.0-20231105174938-2b5cbb29f3e2 | ||
134 | ## explicit | ||
135 | # github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c | ||
136 | ## explicit | ||
137 | # github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 | ||
138 | ## explicit | ||
139 | # github.com/cilium/ebpf v0.16.0 | ||
140 | ## explicit | ||
141 | # github.com/containerd/errdefs/pkg v0.3.0 | ||
142 | ## explicit | ||
143 | # github.com/containerd/go-runc v1.1.0 | ||
144 | ## explicit | ||
145 | # github.com/containerd/plugin v1.0.0 | ||
146 | ## explicit | ||
147 | # github.com/containerd/ttrpc v1.2.7 | ||
148 | ## explicit | ||
149 | # github.com/containers/ocicrypt v1.2.1 | ||
150 | ## explicit | ||
151 | # github.com/djherbis/times v1.6.0 | ||
152 | ## explicit | ||
153 | # github.com/docker/docker-credential-helpers v0.8.2 | ||
154 | ## explicit | ||
155 | # github.com/felixge/httpsnoop v1.0.4 | ||
156 | ## explicit | ||
157 | # github.com/go-jose/go-jose/v4 v4.0.4 | ||
158 | ## explicit | ||
159 | # github.com/go-logr/logr v1.4.2 | 407 | # github.com/go-logr/logr v1.4.2 |
160 | ## explicit | 408 | ## explicit; go 1.18 |
409 | github.com/go-logr/logr | ||
410 | github.com/go-logr/logr/funcr | ||
161 | # github.com/go-logr/stdr v1.2.2 | 411 | # github.com/go-logr/stdr v1.2.2 |
162 | ## explicit | 412 | ## explicit; go 1.16 |
413 | github.com/go-logr/stdr | ||
414 | # github.com/go-viper/mapstructure/v2 v2.2.1 | ||
415 | ## explicit; go 1.18 | ||
416 | github.com/go-viper/mapstructure/v2 | ||
417 | github.com/go-viper/mapstructure/v2/internal/errors | ||
163 | # github.com/godbus/dbus/v5 v5.1.0 | 418 | # github.com/godbus/dbus/v5 v5.1.0 |
164 | ## explicit | 419 | ## explicit; go 1.12 |
420 | github.com/godbus/dbus/v5 | ||
165 | # github.com/gogo/protobuf v1.3.2 | 421 | # github.com/gogo/protobuf v1.3.2 |
166 | ## explicit | 422 | ## explicit; go 1.15 |
423 | github.com/gogo/protobuf/proto | ||
167 | # github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da | 424 | # github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da |
168 | ## explicit | 425 | ## explicit |
426 | github.com/golang/groupcache/lru | ||
169 | # github.com/golang/protobuf v1.5.4 | 427 | # github.com/golang/protobuf v1.5.4 |
170 | ## explicit | 428 | ## explicit; go 1.17 |
429 | github.com/golang/protobuf/proto | ||
171 | # github.com/google/go-cmp v0.6.0 | 430 | # github.com/google/go-cmp v0.6.0 |
172 | ## explicit | 431 | ## explicit; go 1.13 |
432 | github.com/google/go-cmp/cmp | ||
433 | github.com/google/go-cmp/cmp/internal/diff | ||
434 | github.com/google/go-cmp/cmp/internal/flags | ||
435 | github.com/google/go-cmp/cmp/internal/function | ||
436 | github.com/google/go-cmp/cmp/internal/value | ||
173 | # github.com/inconshreveable/mousetrap v1.1.0 | 437 | # github.com/inconshreveable/mousetrap v1.1.0 |
174 | ## explicit | 438 | ## explicit; go 1.18 |
439 | github.com/inconshreveable/mousetrap | ||
440 | # github.com/ipfs/go-cid v0.5.0 | ||
441 | ## explicit; go 1.22 | ||
442 | github.com/ipfs/go-cid | ||
443 | # github.com/klauspost/compress v1.18.0 | ||
444 | ## explicit; go 1.22 | ||
445 | github.com/klauspost/compress | ||
446 | github.com/klauspost/compress/fse | ||
447 | github.com/klauspost/compress/huff0 | ||
448 | github.com/klauspost/compress/internal/cpuinfo | ||
449 | github.com/klauspost/compress/internal/le | ||
450 | github.com/klauspost/compress/internal/snapref | ||
451 | github.com/klauspost/compress/zstd | ||
452 | github.com/klauspost/compress/zstd/internal/xxhash | ||
175 | # github.com/klauspost/cpuid/v2 v2.2.8 | 453 | # github.com/klauspost/cpuid/v2 v2.2.8 |
176 | ## explicit | 454 | ## explicit; go 1.15 |
455 | github.com/klauspost/cpuid/v2 | ||
177 | # github.com/mattn/go-colorable v0.1.13 | 456 | # github.com/mattn/go-colorable v0.1.13 |
178 | ## explicit | 457 | ## explicit; go 1.15 |
458 | github.com/mattn/go-colorable | ||
459 | # github.com/mattn/go-isatty v0.0.20 | ||
460 | ## explicit; go 1.15 | ||
461 | github.com/mattn/go-isatty | ||
179 | # github.com/mattn/go-shellwords v1.0.12 | 462 | # github.com/mattn/go-shellwords v1.0.12 |
180 | ## explicit | 463 | ## explicit; go 1.13 |
464 | github.com/mattn/go-shellwords | ||
181 | # github.com/miekg/pkcs11 v1.1.1 | 465 | # github.com/miekg/pkcs11 v1.1.1 |
182 | ## explicit | 466 | ## explicit; go 1.12 |
467 | github.com/miekg/pkcs11 | ||
183 | # github.com/minio/sha256-simd v1.0.1 | 468 | # github.com/minio/sha256-simd v1.0.1 |
184 | ## explicit | 469 | ## explicit; go 1.17 |
470 | github.com/minio/sha256-simd | ||
185 | # github.com/mitchellh/go-homedir v1.1.0 | 471 | # github.com/mitchellh/go-homedir v1.1.0 |
186 | ## explicit | 472 | ## explicit |
473 | github.com/mitchellh/go-homedir | ||
187 | # github.com/moby/docker-image-spec v1.3.1 | 474 | # github.com/moby/docker-image-spec v1.3.1 |
188 | ## explicit | 475 | ## explicit; go 1.18 |
476 | github.com/moby/docker-image-spec/specs-go/v1 | ||
189 | # github.com/moby/locker v1.0.1 | 477 | # github.com/moby/locker v1.0.1 |
190 | ## explicit | 478 | ## explicit; go 1.13 |
479 | github.com/moby/locker | ||
480 | # github.com/moby/sys/mount v0.3.4 | ||
481 | ## explicit; go 1.17 | ||
482 | github.com/moby/sys/mount | ||
483 | # github.com/moby/sys/mountinfo v0.7.2 | ||
484 | ## explicit; go 1.17 | ||
485 | github.com/moby/sys/mountinfo | ||
191 | # github.com/moby/sys/sequential v0.6.0 | 486 | # github.com/moby/sys/sequential v0.6.0 |
192 | ## explicit | 487 | ## explicit; go 1.17 |
488 | github.com/moby/sys/sequential | ||
489 | # github.com/moby/sys/signal v0.7.1 | ||
490 | ## explicit; go 1.17 | ||
491 | github.com/moby/sys/signal | ||
193 | # github.com/moby/sys/symlink v0.3.0 | 492 | # github.com/moby/sys/symlink v0.3.0 |
194 | ## explicit | 493 | ## explicit; go 1.17 |
494 | github.com/moby/sys/symlink | ||
195 | # github.com/moby/sys/user v0.3.0 | 495 | # github.com/moby/sys/user v0.3.0 |
196 | ## explicit | 496 | ## explicit; go 1.17 |
497 | github.com/moby/sys/user | ||
498 | # github.com/moby/sys/userns v0.1.0 | ||
499 | ## explicit; go 1.21 | ||
500 | github.com/moby/sys/userns | ||
501 | # github.com/moby/term v0.5.2 | ||
502 | ## explicit; go 1.18 | ||
503 | github.com/moby/term | ||
504 | github.com/moby/term/windows | ||
197 | # github.com/mr-tron/base58 v1.2.0 | 505 | # github.com/mr-tron/base58 v1.2.0 |
198 | ## explicit | 506 | ## explicit; go 1.12 |
507 | github.com/mr-tron/base58/base58 | ||
508 | # github.com/muesli/cancelreader v0.2.2 | ||
509 | ## explicit; go 1.17 | ||
510 | github.com/muesli/cancelreader | ||
199 | # github.com/multiformats/go-base32 v0.1.0 | 511 | # github.com/multiformats/go-base32 v0.1.0 |
200 | ## explicit | 512 | ## explicit; go 1.18 |
513 | github.com/multiformats/go-base32 | ||
201 | # github.com/multiformats/go-base36 v0.2.0 | 514 | # github.com/multiformats/go-base36 v0.2.0 |
202 | ## explicit | 515 | ## explicit; go 1.18 |
516 | github.com/multiformats/go-base36 | ||
203 | # github.com/multiformats/go-multiaddr v0.13.0 | 517 | # github.com/multiformats/go-multiaddr v0.13.0 |
204 | ## explicit | 518 | ## explicit; go 1.21 |
519 | github.com/multiformats/go-multiaddr | ||
520 | github.com/multiformats/go-multiaddr/net | ||
205 | # github.com/multiformats/go-multibase v0.2.0 | 521 | # github.com/multiformats/go-multibase v0.2.0 |
206 | ## explicit | 522 | ## explicit; go 1.19 |
523 | github.com/multiformats/go-multibase | ||
207 | # github.com/multiformats/go-multihash v0.2.3 | 524 | # github.com/multiformats/go-multihash v0.2.3 |
208 | ## explicit | 525 | ## explicit; go 1.19 |
526 | github.com/multiformats/go-multihash | ||
527 | github.com/multiformats/go-multihash/core | ||
528 | github.com/multiformats/go-multihash/register/all | ||
529 | github.com/multiformats/go-multihash/register/blake2 | ||
530 | github.com/multiformats/go-multihash/register/blake3 | ||
531 | github.com/multiformats/go-multihash/register/miniosha256 | ||
532 | github.com/multiformats/go-multihash/register/murmur3 | ||
533 | github.com/multiformats/go-multihash/register/sha256 | ||
534 | github.com/multiformats/go-multihash/register/sha3 | ||
209 | # github.com/multiformats/go-varint v0.0.7 | 535 | # github.com/multiformats/go-varint v0.0.7 |
210 | ## explicit | 536 | ## explicit; go 1.18 |
211 | # github.com/opencontainers/runtime-tools v0.9.1-0.20221107090550-2e043c6bd626 | 537 | github.com/multiformats/go-varint |
212 | ## explicit | 538 | # github.com/opencontainers/go-digest v1.0.0 |
539 | ## explicit; go 1.13 | ||
540 | github.com/opencontainers/go-digest | ||
541 | # github.com/opencontainers/image-spec v1.1.1 | ||
542 | ## explicit; go 1.18 | ||
543 | github.com/opencontainers/image-spec/identity | ||
544 | github.com/opencontainers/image-spec/specs-go | ||
545 | github.com/opencontainers/image-spec/specs-go/v1 | ||
546 | # github.com/opencontainers/runtime-spec v1.2.1 | ||
547 | ## explicit | ||
548 | github.com/opencontainers/runtime-spec/specs-go | ||
549 | github.com/opencontainers/runtime-spec/specs-go/features | ||
213 | # github.com/opencontainers/selinux v1.11.1 | 550 | # github.com/opencontainers/selinux v1.11.1 |
214 | ## explicit | 551 | ## explicit; go 1.19 |
552 | github.com/opencontainers/selinux/go-selinux | ||
553 | github.com/opencontainers/selinux/go-selinux/label | ||
554 | github.com/opencontainers/selinux/pkg/pwalkdir | ||
555 | # github.com/pelletier/go-toml/v2 v2.2.3 | ||
556 | ## explicit; go 1.21.0 | ||
557 | github.com/pelletier/go-toml/v2 | ||
558 | github.com/pelletier/go-toml/v2/internal/characters | ||
559 | github.com/pelletier/go-toml/v2/internal/danger | ||
560 | github.com/pelletier/go-toml/v2/internal/tracker | ||
561 | github.com/pelletier/go-toml/v2/unstable | ||
215 | # github.com/petermattis/goid v0.0.0-20240813172612-4fcff4a6cae7 | 562 | # github.com/petermattis/goid v0.0.0-20240813172612-4fcff4a6cae7 |
216 | ## explicit | 563 | ## explicit; go 1.17 |
564 | github.com/petermattis/goid | ||
217 | # github.com/philhofer/fwd v1.1.3-0.20240612014219-fbbf4953d986 | 565 | # github.com/philhofer/fwd v1.1.3-0.20240612014219-fbbf4953d986 |
218 | ## explicit | 566 | ## explicit; go 1.20 |
567 | github.com/philhofer/fwd | ||
219 | # github.com/pkg/errors v0.9.1 | 568 | # github.com/pkg/errors v0.9.1 |
220 | ## explicit | 569 | ## explicit |
570 | github.com/pkg/errors | ||
571 | # github.com/rootless-containers/bypass4netns v0.4.2 | ||
572 | ## explicit; go 1.22 | ||
573 | github.com/rootless-containers/bypass4netns/pkg/api | ||
574 | github.com/rootless-containers/bypass4netns/pkg/api/daemon/client | ||
575 | github.com/rootless-containers/bypass4netns/pkg/oci | ||
576 | # github.com/rootless-containers/rootlesskit/v2 v2.3.4 | ||
577 | ## explicit; go 1.23.0 | ||
578 | github.com/rootless-containers/rootlesskit/v2/pkg/api | ||
579 | github.com/rootless-containers/rootlesskit/v2/pkg/api/client | ||
580 | github.com/rootless-containers/rootlesskit/v2/pkg/httputil | ||
581 | github.com/rootless-containers/rootlesskit/v2/pkg/port | ||
221 | # github.com/sasha-s/go-deadlock v0.3.5 | 582 | # github.com/sasha-s/go-deadlock v0.3.5 |
222 | ## explicit | 583 | ## explicit |
584 | github.com/sasha-s/go-deadlock | ||
223 | # github.com/sirupsen/logrus v1.9.3 | 585 | # github.com/sirupsen/logrus v1.9.3 |
224 | ## explicit | 586 | ## explicit; go 1.13 |
587 | github.com/sirupsen/logrus | ||
225 | # github.com/smallstep/pkcs7 v0.1.1 | 588 | # github.com/smallstep/pkcs7 v0.1.1 |
226 | ## explicit | 589 | ## explicit; go 1.14 |
590 | github.com/smallstep/pkcs7 | ||
591 | github.com/smallstep/pkcs7/internal/legacy/x509 | ||
227 | # github.com/spaolacci/murmur3 v1.1.0 | 592 | # github.com/spaolacci/murmur3 v1.1.0 |
228 | ## explicit | 593 | ## explicit |
594 | github.com/spaolacci/murmur3 | ||
595 | # github.com/spf13/cobra v1.9.1 | ||
596 | ## explicit; go 1.15 | ||
597 | github.com/spf13/cobra | ||
598 | # github.com/spf13/pflag v1.0.6 | ||
599 | ## explicit; go 1.12 | ||
600 | github.com/spf13/pflag | ||
229 | # github.com/stefanberger/go-pkcs11uri v0.0.0-20230803200340-78284954bff6 | 601 | # github.com/stefanberger/go-pkcs11uri v0.0.0-20230803200340-78284954bff6 |
230 | ## explicit | 602 | ## explicit; go 1.19 |
231 | # github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635 | 603 | github.com/stefanberger/go-pkcs11uri |
232 | ## explicit | ||
233 | # github.com/tinylib/msgp v1.2.0 | 604 | # github.com/tinylib/msgp v1.2.0 |
234 | ## explicit | 605 | ## explicit; go 1.20 |
606 | github.com/tinylib/msgp/msgp | ||
235 | # github.com/vbatts/tar-split v0.11.6 | 607 | # github.com/vbatts/tar-split v0.11.6 |
236 | ## explicit | 608 | ## explicit; go 1.17 |
609 | github.com/vbatts/tar-split/archive/tar | ||
610 | # github.com/vishvananda/netlink v1.3.0 | ||
611 | ## explicit; go 1.12 | ||
612 | github.com/vishvananda/netlink | ||
613 | github.com/vishvananda/netlink/nl | ||
614 | # github.com/vishvananda/netns v0.0.5 | ||
615 | ## explicit; go 1.17 | ||
616 | github.com/vishvananda/netns | ||
237 | # github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb | 617 | # github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb |
238 | ## explicit | 618 | ## explicit |
619 | github.com/xeipuuv/gojsonpointer | ||
239 | # github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 | 620 | # github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 |
240 | ## explicit | 621 | ## explicit |
622 | github.com/xeipuuv/gojsonreference | ||
241 | # github.com/xeipuuv/gojsonschema v1.2.0 | 623 | # github.com/xeipuuv/gojsonschema v1.2.0 |
242 | ## explicit | 624 | ## explicit |
625 | github.com/xeipuuv/gojsonschema | ||
626 | # github.com/yuchanns/srslog v1.1.0 | ||
627 | ## explicit; go 1.19 | ||
628 | github.com/yuchanns/srslog | ||
243 | # go.opencensus.io v0.24.0 | 629 | # go.opencensus.io v0.24.0 |
244 | ## explicit | 630 | ## explicit; go 1.13 |
631 | go.opencensus.io | ||
632 | go.opencensus.io/internal | ||
633 | go.opencensus.io/trace | ||
634 | go.opencensus.io/trace/internal | ||
635 | go.opencensus.io/trace/tracestate | ||
245 | # go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.56.0 | 636 | # go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.56.0 |
246 | ## explicit | 637 | ## explicit; go 1.22 |
638 | go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp | ||
639 | go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request | ||
640 | go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv | ||
641 | go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil | ||
247 | # go.opentelemetry.io/otel v1.31.0 | 642 | # go.opentelemetry.io/otel v1.31.0 |
248 | ## explicit | 643 | ## explicit; go 1.22 |
644 | go.opentelemetry.io/otel | ||
645 | go.opentelemetry.io/otel/attribute | ||
646 | go.opentelemetry.io/otel/baggage | ||
647 | go.opentelemetry.io/otel/codes | ||
648 | go.opentelemetry.io/otel/internal | ||
649 | go.opentelemetry.io/otel/internal/attribute | ||
650 | go.opentelemetry.io/otel/internal/baggage | ||
651 | go.opentelemetry.io/otel/internal/global | ||
652 | go.opentelemetry.io/otel/propagation | ||
653 | go.opentelemetry.io/otel/semconv/v1.20.0 | ||
654 | go.opentelemetry.io/otel/semconv/v1.21.0 | ||
655 | go.opentelemetry.io/otel/semconv/v1.26.0 | ||
249 | # go.opentelemetry.io/otel/metric v1.31.0 | 656 | # go.opentelemetry.io/otel/metric v1.31.0 |
250 | ## explicit | 657 | ## explicit; go 1.22 |
658 | go.opentelemetry.io/otel/metric | ||
659 | go.opentelemetry.io/otel/metric/embedded | ||
660 | go.opentelemetry.io/otel/metric/noop | ||
251 | # go.opentelemetry.io/otel/trace v1.31.0 | 661 | # go.opentelemetry.io/otel/trace v1.31.0 |
252 | ## explicit | 662 | ## explicit; go 1.22 |
663 | go.opentelemetry.io/otel/trace | ||
664 | go.opentelemetry.io/otel/trace/embedded | ||
665 | # go.uber.org/mock v0.5.0 | ||
666 | ## explicit; go 1.22 | ||
667 | go.uber.org/mock/gomock | ||
668 | # golang.org/x/crypto v0.36.0 | ||
669 | ## explicit; go 1.23.0 | ||
670 | golang.org/x/crypto/bcrypt | ||
671 | golang.org/x/crypto/blake2b | ||
672 | golang.org/x/crypto/blake2s | ||
673 | golang.org/x/crypto/blowfish | ||
674 | golang.org/x/crypto/cast5 | ||
675 | golang.org/x/crypto/cryptobyte | ||
676 | golang.org/x/crypto/cryptobyte/asn1 | ||
677 | golang.org/x/crypto/openpgp | ||
678 | golang.org/x/crypto/openpgp/armor | ||
679 | golang.org/x/crypto/openpgp/elgamal | ||
680 | golang.org/x/crypto/openpgp/errors | ||
681 | golang.org/x/crypto/openpgp/packet | ||
682 | golang.org/x/crypto/openpgp/s2k | ||
683 | golang.org/x/crypto/pbkdf2 | ||
684 | golang.org/x/crypto/sha3 | ||
253 | # golang.org/x/exp v0.0.0-20241108190413-2d47ceb2692f | 685 | # golang.org/x/exp v0.0.0-20241108190413-2d47ceb2692f |
686 | ## explicit; go 1.22.0 | ||
687 | golang.org/x/exp/constraints | ||
688 | golang.org/x/exp/maps | ||
689 | golang.org/x/exp/slices | ||
690 | # golang.org/x/net v0.37.0 | ||
691 | ## explicit; go 1.23.0 | ||
692 | golang.org/x/net/context/ctxhttp | ||
693 | golang.org/x/net/http/httpguts | ||
694 | golang.org/x/net/http2 | ||
695 | golang.org/x/net/http2/hpack | ||
696 | golang.org/x/net/idna | ||
697 | golang.org/x/net/internal/httpcommon | ||
698 | golang.org/x/net/internal/timeseries | ||
699 | golang.org/x/net/trace | ||
700 | # golang.org/x/sync v0.12.0 | ||
701 | ## explicit; go 1.23.0 | ||
702 | golang.org/x/sync/errgroup | ||
703 | golang.org/x/sync/semaphore | ||
704 | # golang.org/x/sys v0.31.0 | ||
705 | ## explicit; go 1.23.0 | ||
706 | golang.org/x/sys/cpu | ||
707 | golang.org/x/sys/plan9 | ||
708 | golang.org/x/sys/unix | ||
709 | golang.org/x/sys/windows | ||
710 | golang.org/x/sys/windows/registry | ||
711 | golang.org/x/sys/windows/svc | ||
712 | golang.org/x/sys/windows/svc/mgr | ||
713 | # golang.org/x/term v0.30.0 | ||
714 | ## explicit; go 1.23.0 | ||
715 | golang.org/x/term | ||
716 | # golang.org/x/text v0.23.0 | ||
717 | ## explicit; go 1.23.0 | ||
718 | golang.org/x/text/cases | ||
719 | golang.org/x/text/internal | ||
720 | golang.org/x/text/internal/language | ||
721 | golang.org/x/text/internal/language/compact | ||
722 | golang.org/x/text/internal/tag | ||
723 | golang.org/x/text/language | ||
724 | golang.org/x/text/secure/bidirule | ||
725 | golang.org/x/text/transform | ||
726 | golang.org/x/text/unicode/bidi | ||
727 | golang.org/x/text/unicode/norm | ||
728 | # google.golang.org/genproto/googleapis/rpc v0.0.0-20250106144421-5f5ef82da422 | ||
729 | ## explicit; go 1.22 | ||
730 | google.golang.org/genproto/googleapis/rpc/status | ||
731 | # google.golang.org/grpc v1.69.4 | ||
732 | ## explicit; go 1.22 | ||
733 | google.golang.org/grpc | ||
734 | google.golang.org/grpc/attributes | ||
735 | google.golang.org/grpc/backoff | ||
736 | google.golang.org/grpc/balancer | ||
737 | google.golang.org/grpc/balancer/base | ||
738 | google.golang.org/grpc/balancer/grpclb/state | ||
739 | google.golang.org/grpc/balancer/pickfirst | ||
740 | google.golang.org/grpc/balancer/pickfirst/internal | ||
741 | google.golang.org/grpc/balancer/pickfirst/pickfirstleaf | ||
742 | google.golang.org/grpc/balancer/roundrobin | ||
743 | google.golang.org/grpc/binarylog/grpc_binarylog_v1 | ||
744 | google.golang.org/grpc/channelz | ||
745 | google.golang.org/grpc/codes | ||
746 | google.golang.org/grpc/connectivity | ||
747 | google.golang.org/grpc/credentials | ||
748 | google.golang.org/grpc/credentials/insecure | ||
749 | google.golang.org/grpc/encoding | ||
750 | google.golang.org/grpc/encoding/proto | ||
751 | google.golang.org/grpc/experimental/stats | ||
752 | google.golang.org/grpc/grpclog | ||
753 | google.golang.org/grpc/grpclog/internal | ||
754 | google.golang.org/grpc/health/grpc_health_v1 | ||
755 | google.golang.org/grpc/internal | ||
756 | google.golang.org/grpc/internal/backoff | ||
757 | google.golang.org/grpc/internal/balancer/gracefulswitch | ||
758 | google.golang.org/grpc/internal/balancerload | ||
759 | google.golang.org/grpc/internal/binarylog | ||
760 | google.golang.org/grpc/internal/buffer | ||
761 | google.golang.org/grpc/internal/channelz | ||
762 | google.golang.org/grpc/internal/credentials | ||
763 | google.golang.org/grpc/internal/envconfig | ||
764 | google.golang.org/grpc/internal/grpclog | ||
765 | google.golang.org/grpc/internal/grpcsync | ||
766 | google.golang.org/grpc/internal/grpcutil | ||
767 | google.golang.org/grpc/internal/idle | ||
768 | google.golang.org/grpc/internal/metadata | ||
769 | google.golang.org/grpc/internal/pretty | ||
770 | google.golang.org/grpc/internal/resolver | ||
771 | google.golang.org/grpc/internal/resolver/dns | ||
772 | google.golang.org/grpc/internal/resolver/dns/internal | ||
773 | google.golang.org/grpc/internal/resolver/passthrough | ||
774 | google.golang.org/grpc/internal/resolver/unix | ||
775 | google.golang.org/grpc/internal/serviceconfig | ||
776 | google.golang.org/grpc/internal/stats | ||
777 | google.golang.org/grpc/internal/status | ||
778 | google.golang.org/grpc/internal/syscall | ||
779 | google.golang.org/grpc/internal/transport | ||
780 | google.golang.org/grpc/internal/transport/networktype | ||
781 | google.golang.org/grpc/keepalive | ||
782 | google.golang.org/grpc/mem | ||
783 | google.golang.org/grpc/metadata | ||
784 | google.golang.org/grpc/peer | ||
785 | google.golang.org/grpc/resolver | ||
786 | google.golang.org/grpc/resolver/dns | ||
787 | google.golang.org/grpc/serviceconfig | ||
788 | google.golang.org/grpc/stats | ||
789 | google.golang.org/grpc/status | ||
790 | google.golang.org/grpc/tap | ||
791 | # google.golang.org/protobuf v1.36.2 | ||
792 | ## explicit; go 1.21 | ||
793 | google.golang.org/protobuf/encoding/protojson | ||
794 | google.golang.org/protobuf/encoding/prototext | ||
795 | google.golang.org/protobuf/encoding/protowire | ||
796 | google.golang.org/protobuf/internal/descfmt | ||
797 | google.golang.org/protobuf/internal/descopts | ||
798 | google.golang.org/protobuf/internal/detrand | ||
799 | google.golang.org/protobuf/internal/editiondefaults | ||
800 | google.golang.org/protobuf/internal/editionssupport | ||
801 | google.golang.org/protobuf/internal/encoding/defval | ||
802 | google.golang.org/protobuf/internal/encoding/json | ||
803 | google.golang.org/protobuf/internal/encoding/messageset | ||
804 | google.golang.org/protobuf/internal/encoding/tag | ||
805 | google.golang.org/protobuf/internal/encoding/text | ||
806 | google.golang.org/protobuf/internal/errors | ||
807 | google.golang.org/protobuf/internal/filedesc | ||
808 | google.golang.org/protobuf/internal/filetype | ||
809 | google.golang.org/protobuf/internal/flags | ||
810 | google.golang.org/protobuf/internal/genid | ||
811 | google.golang.org/protobuf/internal/impl | ||
812 | google.golang.org/protobuf/internal/order | ||
813 | google.golang.org/protobuf/internal/pragma | ||
814 | google.golang.org/protobuf/internal/protolazy | ||
815 | google.golang.org/protobuf/internal/set | ||
816 | google.golang.org/protobuf/internal/strs | ||
817 | google.golang.org/protobuf/internal/version | ||
818 | google.golang.org/protobuf/proto | ||
819 | google.golang.org/protobuf/protoadapt | ||
820 | google.golang.org/protobuf/reflect/protodesc | ||
821 | google.golang.org/protobuf/reflect/protoreflect | ||
822 | google.golang.org/protobuf/reflect/protoregistry | ||
823 | google.golang.org/protobuf/runtime/protoiface | ||
824 | google.golang.org/protobuf/runtime/protoimpl | ||
825 | google.golang.org/protobuf/types/descriptorpb | ||
826 | google.golang.org/protobuf/types/gofeaturespb | ||
827 | google.golang.org/protobuf/types/known/anypb | ||
828 | google.golang.org/protobuf/types/known/durationpb | ||
829 | google.golang.org/protobuf/types/known/emptypb | ||
830 | google.golang.org/protobuf/types/known/fieldmaskpb | ||
831 | google.golang.org/protobuf/types/known/timestamppb | ||
832 | # gopkg.in/yaml.v3 v3.0.1 | ||
254 | ## explicit | 833 | ## explicit |
255 | # golang.org/x/mod v0.22.0 | 834 | gopkg.in/yaml.v3 |
256 | ## explicit | 835 | # gotest.tools/v3 v3.5.2 |
257 | # google.golang.org/genproto/googleapis/rpc v0.0.0-20241021214115-324edc3d5d38 | 836 | ## explicit; go 1.17 |
258 | ## explicit | 837 | gotest.tools/v3/assert |
259 | # google.golang.org/grpc v1.68.1 | 838 | gotest.tools/v3/assert/cmp |
260 | ## explicit | 839 | gotest.tools/v3/icmd |
261 | # google.golang.org/protobuf v1.35.2 | 840 | gotest.tools/v3/internal/assert |
262 | ## explicit | 841 | gotest.tools/v3/internal/difflib |
842 | gotest.tools/v3/internal/format | ||
843 | gotest.tools/v3/internal/source | ||
844 | gotest.tools/v3/poll | ||
263 | # lukechampine.com/blake3 v1.3.0 | 845 | # lukechampine.com/blake3 v1.3.0 |
264 | ## explicit | 846 | ## explicit; go 1.17 |
265 | # sigs.k8s.io/yaml v1.4.0 | 847 | lukechampine.com/blake3 |
266 | ## explicit | 848 | lukechampine.com/blake3/bao |
267 | # tags.cncf.io/container-device-interface v0.8.0 | 849 | lukechampine.com/blake3/guts |
268 | ## explicit | ||
269 | # tags.cncf.io/container-device-interface/specs-go v0.8.0 | ||
270 | ## explicit | ||
diff --git a/recipes-containers/nerdctl/nerdctl_git.bb b/recipes-containers/nerdctl/nerdctl_git.bb index 84734c9f..45e17c27 100644 --- a/recipes-containers/nerdctl/nerdctl_git.bb +++ b/recipes-containers/nerdctl/nerdctl_git.bb | |||
@@ -11,7 +11,7 @@ DEPENDS = " \ | |||
11 | 11 | ||
12 | # Specify the first two important SRCREVs as the format | 12 | # Specify the first two important SRCREVs as the format |
13 | SRCREV_FORMAT="nerdcli_cgroups" | 13 | SRCREV_FORMAT="nerdcli_cgroups" |
14 | SRCREV_nerdcli = "1259a55e6118e4dc1fb61021131aad61f6fca853" | 14 | SRCREV_nerdcli = "497c7cf74d09bf1ddf2678382360ca61e6faebac" |
15 | 15 | ||
16 | SRC_URI = "git://github.com/containerd/nerdctl.git;name=nerdcli;branch=main;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX}" | 16 | SRC_URI = "git://github.com/containerd/nerdctl.git;name=nerdcli;branch=main;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX}" |
17 | 17 | ||
@@ -30,7 +30,7 @@ GO_IMPORT = "import" | |||
30 | 30 | ||
31 | S = "${WORKDIR}/git" | 31 | S = "${WORKDIR}/git" |
32 | 32 | ||
33 | PV = "v2.0.2" | 33 | PV = "v2.0.3" |
34 | 34 | ||
35 | NERDCTL_PKG = "github.com/containerd/nerdctl" | 35 | NERDCTL_PKG = "github.com/containerd/nerdctl" |
36 | 36 | ||
diff --git a/recipes-containers/nerdctl/relocation.inc b/recipes-containers/nerdctl/relocation.inc index bf8e4940..f5427070 100644 --- a/recipes-containers/nerdctl/relocation.inc +++ b/recipes-containers/nerdctl/relocation.inc | |||
@@ -5,14 +5,13 @@ export sites="gotest.tools/v3:gotest.tools/v3:force \ | |||
5 | gopkg.in/yaml.v3:gopkg.in/yaml.v3:force \ | 5 | gopkg.in/yaml.v3:gopkg.in/yaml.v3:force \ |
6 | go.opencensus.io:go.opencensus.io:force \ | 6 | go.opencensus.io:go.opencensus.io:force \ |
7 | golang.org/x/exp:golang.org/x/exp:force \ | 7 | golang.org/x/exp:golang.org/x/exp:force \ |
8 | golang.org/x/mod:golang.org/x/mod:force \ | ||
9 | sigs.k8s.io/yaml:sigs.k8s.io/yaml:force \ | ||
10 | golang.org/x/sync:golang.org/x/sync:force \ | 8 | golang.org/x/sync:golang.org/x/sync:force \ |
11 | golang.org/x/term:golang.org/x/term:force \ | 9 | golang.org/x/term:golang.org/x/term:force \ |
12 | golang.org/x/text:golang.org/x/text:force \ | 10 | golang.org/x/text:golang.org/x/text:force \ |
13 | golang.org/x/crypto:golang.org/x/crypto:force \ | 11 | golang.org/x/crypto:golang.org/x/crypto:force \ |
14 | github.com/moby/term:github.com/moby/term:force \ | 12 | github.com/moby/term:github.com/moby/term:force \ |
15 | github.com/docker/cli:github.com/docker/cli:force \ | 13 | github.com/docker/cli:github.com/docker/cli:force \ |
14 | github.com/creack/pty:github.com/creack/pty:force \ | ||
16 | github.com/pkg/errors:github.com/pkg/errors:force \ | 15 | github.com/pkg/errors:github.com/pkg/errors:force \ |
17 | github.com/fatih/color:github.com/fatih/color:force \ | 16 | github.com/fatih/color:github.com/fatih/color:force \ |
18 | github.com/ipfs/go-cid:github.com/ipfs/go-cid:force \ | 17 | github.com/ipfs/go-cid:github.com/ipfs/go-cid:force \ |
@@ -75,7 +74,6 @@ export sites="gotest.tools/v3:gotest.tools/v3:force \ | |||
75 | github.com/containers/ocicrypt:github.com/containers/ocicrypt:force \ | 74 | github.com/containers/ocicrypt:github.com/containers/ocicrypt:force \ |
76 | github.com/mattn/go-shellwords:github.com/mattn/go-shellwords:force \ | 75 | github.com/mattn/go-shellwords:github.com/mattn/go-shellwords:force \ |
77 | github.com/sasha-s/go-deadlock:github.com/sasha-s/go-deadlock:force \ | 76 | github.com/sasha-s/go-deadlock:github.com/sasha-s/go-deadlock:force \ |
78 | github.com/syndtr/gocapability:github.com/syndtr/gocapability:force \ | ||
79 | github.com/containerd/platforms:github.com/containerd/platforms:force \ | 77 | github.com/containerd/platforms:github.com/containerd/platforms:force \ |
80 | github.com/pelletier/go-toml/v2:github.com/pelletier/go-toml/v2:force \ | 78 | github.com/pelletier/go-toml/v2:github.com/pelletier/go-toml/v2:force \ |
81 | github.com/mitchellh/go-homedir:github.com/mitchellh/go-homedir:force \ | 79 | github.com/mitchellh/go-homedir:github.com/mitchellh/go-homedir:force \ |
@@ -121,8 +119,6 @@ export sites="gotest.tools/v3:gotest.tools/v3:force \ | |||
121 | github.com/opencontainers/runtime-spec:github.com/opencontainers/runtime-spec:force \ | 119 | github.com/opencontainers/runtime-spec:github.com/opencontainers/runtime-spec:force \ |
122 | github.com/AdamKorcz/go-118-fuzz-build:github.com/AdamKorcz/go-118-fuzz-build:force \ | 120 | github.com/AdamKorcz/go-118-fuzz-build:github.com/AdamKorcz/go-118-fuzz-build:force \ |
123 | github.com/containerd/nydus-snapshotter:github.com/containerd/nydus-snapshotter:force \ | 121 | github.com/containerd/nydus-snapshotter:github.com/containerd/nydus-snapshotter:force \ |
124 | github.com/opencontainers/runtime-tools:github.com/opencontainers/runtime-tools:force \ | ||
125 | tags.cncf.io/container-device-interface:tags.cncf.io/container-device-interface:force \ | ||
126 | github.com/containerd/stargz-snapshotter:github.com/containerd/stargz-snapshotter:force \ | 122 | github.com/containerd/stargz-snapshotter:github.com/containerd/stargz-snapshotter:force \ |
127 | github.com/rootless-containers/bypass4netns:github.com/rootless-containers/bypass4netns:force \ | 123 | github.com/rootless-containers/bypass4netns:github.com/rootless-containers/bypass4netns:force \ |
128 | github.com/docker/docker-credential-helpers:github.com/docker/docker-credential-helpers:force \ | 124 | github.com/docker/docker-credential-helpers:github.com/docker/docker-credential-helpers:force \ |
@@ -131,7 +127,6 @@ export sites="gotest.tools/v3:gotest.tools/v3:force \ | |||
131 | google.golang.org/genproto/googleapis/rpc:google.golang.org/genproto/googleapis/rpc/googleapis/rpc:force \ | 127 | google.golang.org/genproto/googleapis/rpc:google.golang.org/genproto/googleapis/rpc/googleapis/rpc:force \ |
132 | github.com/containerd/accelerated-container-image:github.com/containerd/accelerated-container-image:force \ | 128 | github.com/containerd/accelerated-container-image:github.com/containerd/accelerated-container-image:force \ |
133 | github.com/containerd/stargz-snapshotter/estargz:github.com/containerd/stargz-snapshotter/estargz/estargz:force \ | 129 | github.com/containerd/stargz-snapshotter/estargz:github.com/containerd/stargz-snapshotter/estargz/estargz:force \ |
134 | tags.cncf.io/container-device-interface/specs-go:tags.cncf.io/container-device-interface/specs-go/specs-go:force \ | ||
135 | go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp:go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/instrumentation/net/http/otelhttp:force" | 130 | go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp:go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/instrumentation/net/http/otelhttp:force" |
136 | 131 | ||
137 | do_compile:prepend() { | 132 | do_compile:prepend() { |
diff --git a/recipes-containers/nerdctl/src_uri.inc b/recipes-containers/nerdctl/src_uri.inc index 7ac7681d..90ac270b 100644 --- a/recipes-containers/nerdctl/src_uri.inc +++ b/recipes-containers/nerdctl/src_uri.inc | |||
@@ -1,6 +1,6 @@ | |||
1 | # gotest.tools/v3 v3.5.1 | 1 | # gotest.tools/v3 v3.5.2 |
2 | # [1] git ls-remote https://github.com/gotestyourself/gotest.tools 81cea1abc596b025bf2573c7fdf97740512e4c6c | 2 | # [1] git ls-remote https://github.com/gotestyourself/gotest.tools 0b81523ff268a1f1b0baf4a5da67e42fbb86880b |
3 | SRCREV_gotest.tools-v3="81cea1abc596b025bf2573c7fdf97740512e4c6c" | 3 | SRCREV_gotest.tools-v3="0b81523ff268a1f1b0baf4a5da67e42fbb86880b" |
4 | SRC_URI += "git://github.com/gotestyourself/gotest.tools;name=gotest.tools-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/gotest.tools/v3" | 4 | SRC_URI += "git://github.com/gotestyourself/gotest.tools;name=gotest.tools-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/gotest.tools/v3" |
5 | 5 | ||
6 | # go.uber.org/mock v0.5.0 | 6 | # go.uber.org/mock v0.5.0 |
@@ -8,14 +8,14 @@ SRC_URI += "git://github.com/gotestyourself/gotest.tools;name=gotest.tools-v3;pr | |||
8 | SRCREV_mock="a9c44d91ce00ef09603d3822452a4f9c8fefd278" | 8 | SRCREV_mock="a9c44d91ce00ef09603d3822452a4f9c8fefd278" |
9 | SRC_URI += "git://github.com/uber/mock;name=mock;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.uber.org/mock" | 9 | SRC_URI += "git://github.com/uber/mock;name=mock;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.uber.org/mock" |
10 | 10 | ||
11 | # golang.org/x/net v0.34.0 | 11 | # golang.org/x/net v0.37.0 |
12 | # [1] git ls-remote https://go.googlesource.com/net 8da7ed17cdaf5e1d42aa868f0b0322a207a17dcd | 12 | # [1] git ls-remote https://go.googlesource.com/net 99b3ae0643f9a2f9d820fcbba5f9e4c83b23bd48 |
13 | SRCREV_net="8da7ed17cdaf5e1d42aa868f0b0322a207a17dcd" | 13 | SRCREV_net="99b3ae0643f9a2f9d820fcbba5f9e4c83b23bd48" |
14 | SRC_URI += "git://go.googlesource.com/net;name=net;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/net" | 14 | SRC_URI += "git://go.googlesource.com/net;name=net;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/net" |
15 | 15 | ||
16 | # golang.org/x/sys v0.29.0 | 16 | # golang.org/x/sys v0.31.0 |
17 | # [1] git ls-remote https://github.com/golang/sys d4ac05dc8c4c953ec29cae3df56c0833f4010763 | 17 | # [1] git ls-remote https://github.com/golang/sys 74cfc93a99be6ca6f193856132e6799065b071af |
18 | SRCREV_sys="d4ac05dc8c4c953ec29cae3df56c0833f4010763" | 18 | SRCREV_sys="74cfc93a99be6ca6f193856132e6799065b071af" |
19 | SRC_URI += "git://github.com/golang/sys;name=sys;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/sys" | 19 | SRC_URI += "git://github.com/golang/sys;name=sys;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/sys" |
20 | 20 | ||
21 | # gopkg.in/yaml.v3 v3.0.1 | 21 | # gopkg.in/yaml.v3 v3.0.1 |
@@ -33,34 +33,24 @@ SRC_URI += "git://github.com/census-instrumentation/opencensus-go;name=go.opence | |||
33 | SRCREV_exp="2d47ceb2692f22136c9ff680c192d3d19c5dd9e2" | 33 | SRCREV_exp="2d47ceb2692f22136c9ff680c192d3d19c5dd9e2" |
34 | SRC_URI += "git://go.googlesource.com/exp;name=exp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/exp" | 34 | SRC_URI += "git://go.googlesource.com/exp;name=exp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/exp" |
35 | 35 | ||
36 | # golang.org/x/mod v0.22.0 | 36 | # golang.org/x/sync v0.12.0 |
37 | # [1] git ls-remote https://go.googlesource.com/mod dec0365065b75edd0e98b0306f6f9b0051710ed2 | 37 | # [1] git ls-remote https://go.googlesource.com/sync b637f27e40ad6e222f3d301cc113e635f0fa08be |
38 | SRCREV_mod="dec0365065b75edd0e98b0306f6f9b0051710ed2" | 38 | SRCREV_sync="b637f27e40ad6e222f3d301cc113e635f0fa08be" |
39 | SRC_URI += "git://go.googlesource.com/mod;name=mod;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/mod" | ||
40 | |||
41 | # sigs.k8s.io/yaml v1.4.0 | ||
42 | # [1] git ls-remote https://github.com/kubernetes-sigs/yaml c3772b51db126345efe2dfe4ff8dac83b8141684 | ||
43 | SRCREV_yaml="c3772b51db126345efe2dfe4ff8dac83b8141684" | ||
44 | SRC_URI += "git://github.com/kubernetes-sigs/yaml;name=yaml;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/sigs.k8s.io/yaml" | ||
45 | |||
46 | # golang.org/x/sync v0.10.0 | ||
47 | # [1] git ls-remote https://go.googlesource.com/sync 913fb63af28f446cd10c684ee847b5606cf328f7 | ||
48 | SRCREV_sync="913fb63af28f446cd10c684ee847b5606cf328f7" | ||
49 | SRC_URI += "git://go.googlesource.com/sync;name=sync;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/sync" | 39 | SRC_URI += "git://go.googlesource.com/sync;name=sync;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/sync" |
50 | 40 | ||
51 | # golang.org/x/term v0.28.0 | 41 | # golang.org/x/term v0.30.0 |
52 | # [1] git ls-remote https://go.googlesource.com/term 40b02d69cd8f2efc8aeb262071f74fb4319b6661 | 42 | # [1] git ls-remote https://go.googlesource.com/term 04218fdaf78fa213d4e82c988184a250f6c354c2 |
53 | SRCREV_x-term="40b02d69cd8f2efc8aeb262071f74fb4319b6661" | 43 | SRCREV_x-term="04218fdaf78fa213d4e82c988184a250f6c354c2" |
54 | SRC_URI += "git://go.googlesource.com/term;name=x-term;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/term" | 44 | SRC_URI += "git://go.googlesource.com/term;name=x-term;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/term" |
55 | 45 | ||
56 | # golang.org/x/text v0.21.0 | 46 | # golang.org/x/text v0.23.0 |
57 | # [1] git ls-remote https://go.googlesource.com/text d42948e5579eb996bedb7df76c7ad57fae4e83c7 | 47 | # [1] git ls-remote https://go.googlesource.com/text 566b44fc931e2542778a18423c655ce99b4f1402 |
58 | SRCREV_text="d42948e5579eb996bedb7df76c7ad57fae4e83c7" | 48 | SRCREV_text="566b44fc931e2542778a18423c655ce99b4f1402" |
59 | SRC_URI += "git://go.googlesource.com/text;name=text;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/text" | 49 | SRC_URI += "git://go.googlesource.com/text;name=text;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/text" |
60 | 50 | ||
61 | # golang.org/x/crypto v0.32.0 | 51 | # golang.org/x/crypto v0.36.0 |
62 | # [1] git ls-remote https://go.googlesource.com/crypto 8929309228b460566ebf06dc56684799f352b0b0 | 52 | # [1] git ls-remote https://go.googlesource.com/crypto 49bf5b80c8108983f588ecabd7bf996e6e63a515 |
63 | SRCREV_crypto="8929309228b460566ebf06dc56684799f352b0b0" | 53 | SRCREV_crypto="49bf5b80c8108983f588ecabd7bf996e6e63a515" |
64 | SRC_URI += "git://go.googlesource.com/crypto;name=crypto;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/crypto" | 54 | SRC_URI += "git://go.googlesource.com/crypto;name=crypto;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/crypto" |
65 | 55 | ||
66 | # github.com/moby/term v0.5.2 | 56 | # github.com/moby/term v0.5.2 |
@@ -68,11 +58,16 @@ SRC_URI += "git://go.googlesource.com/crypto;name=crypto;protocol=https;nobranch | |||
68 | SRCREV_term="6c1b69fecbac2753dcaf18718a7e9f9093c3760d" | 58 | SRCREV_term="6c1b69fecbac2753dcaf18718a7e9f9093c3760d" |
69 | SRC_URI += "git://github.com/moby/term;name=term;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/term" | 59 | SRC_URI += "git://github.com/moby/term;name=term;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/term" |
70 | 60 | ||
71 | # github.com/docker/cli v27.5.0+incompatible | 61 | # github.com/docker/cli v28.0.1+incompatible |
72 | # [1] git ls-remote https://github.com/docker/cli a187fa5d2d0d5f12db920734e425afc758e98ead | 62 | # [1] git ls-remote https://github.com/docker/cli 068a01ea9470df6494cc92d9e64e240805ae47a7 |
73 | SRCREV_cli="a187fa5d2d0d5f12db920734e425afc758e98ead" | 63 | SRCREV_cli="068a01ea9470df6494cc92d9e64e240805ae47a7" |
74 | SRC_URI += "git://github.com/docker/cli;name=cli;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/cli" | 64 | SRC_URI += "git://github.com/docker/cli;name=cli;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/cli" |
75 | 65 | ||
66 | # github.com/creack/pty v1.1.24 | ||
67 | # [1] git ls-remote https://github.com/creack/pty edfbf75025b0ba4ee17c19f52d9b600fad80a787 | ||
68 | SRCREV_pty="edfbf75025b0ba4ee17c19f52d9b600fad80a787" | ||
69 | SRC_URI += "git://github.com/creack/pty;name=pty;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/creack/pty" | ||
70 | |||
76 | # github.com/pkg/errors v0.9.1 | 71 | # github.com/pkg/errors v0.9.1 |
77 | # [1] git ls-remote https://github.com/pkg/errors 614d223910a179a466c1767a985424175c39b465 | 72 | # [1] git ls-remote https://github.com/pkg/errors 614d223910a179a466c1767a985424175c39b465 |
78 | SRCREV_errors="614d223910a179a466c1767a985424175c39b465" | 73 | SRCREV_errors="614d223910a179a466c1767a985424175c39b465" |
@@ -83,19 +78,19 @@ SRC_URI += "git://github.com/pkg/errors;name=errors;protocol=https;nobranch=1;de | |||
83 | SRCREV_color="1c8d8706604ee5fb9a464e5097ba113101828a75" | 78 | SRCREV_color="1c8d8706604ee5fb9a464e5097ba113101828a75" |
84 | SRC_URI += "git://github.com/fatih/color;name=color;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/fatih/color" | 79 | SRC_URI += "git://github.com/fatih/color;name=color;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/fatih/color" |
85 | 80 | ||
86 | # github.com/ipfs/go-cid v0.4.1 | 81 | # github.com/ipfs/go-cid v0.5.0 |
87 | # [1] git ls-remote https://github.com/ipfs/go-cid d46e7f28669cd2c463bc68fe86e7dbe4f8240ab7 | 82 | # [1] git ls-remote https://github.com/ipfs/go-cid 5cddba5d532ac5adeec87f5542c057e1dbfbce9b |
88 | SRCREV_go-cid="d46e7f28669cd2c463bc68fe86e7dbe4f8240ab7" | 83 | SRCREV_go-cid="5cddba5d532ac5adeec87f5542c057e1dbfbce9b" |
89 | SRC_URI += "git://github.com/ipfs/go-cid;name=go-cid;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/ipfs/go-cid" | 84 | SRC_URI += "git://github.com/ipfs/go-cid;name=go-cid;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/ipfs/go-cid" |
90 | 85 | ||
91 | # github.com/spf13/cobra v1.8.1 | 86 | # github.com/spf13/cobra v1.9.1 |
92 | # [1] git ls-remote https://github.com/spf13/cobra e94f6d0dd9a5e5738dca6bce03c4b1207ffbc0ec | 87 | # [1] git ls-remote https://github.com/spf13/cobra 40b5bc1437a564fc795d388b23835e84f54cd1d1 |
93 | SRCREV_cobra="e94f6d0dd9a5e5738dca6bce03c4b1207ffbc0ec" | 88 | SRCREV_cobra="40b5bc1437a564fc795d388b23835e84f54cd1d1" |
94 | SRC_URI += "git://github.com/spf13/cobra;name=cobra;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/spf13/cobra" | 89 | SRC_URI += "git://github.com/spf13/cobra;name=cobra;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/spf13/cobra" |
95 | 90 | ||
96 | # github.com/spf13/pflag v1.0.5 | 91 | # github.com/spf13/pflag v1.0.6 |
97 | # [1] git ls-remote https://github.com/spf13/pflag 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab | 92 | # [1] git ls-remote https://github.com/spf13/pflag 5ca813443bd2a4d9f46a253ea0407d23b3790713 |
98 | SRCREV_pflag="2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab" | 93 | SRCREV_pflag="5ca813443bd2a4d9f46a253ea0407d23b3790713" |
99 | SRC_URI += "git://github.com/spf13/pflag;name=pflag;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/spf13/pflag" | 94 | SRC_URI += "git://github.com/spf13/pflag;name=pflag;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/spf13/pflag" |
100 | 95 | ||
101 | # github.com/cilium/ebpf v0.16.0 | 96 | # github.com/cilium/ebpf v0.16.0 |
@@ -108,9 +103,9 @@ SRC_URI += "git://github.com/cilium/ebpf;name=ebpf;protocol=https;nobranch=1;des | |||
108 | SRCREV_locker="281af2d563954745bea9d1487c965f24d30742fe" | 103 | SRCREV_locker="281af2d563954745bea9d1487c965f24d30742fe" |
109 | SRC_URI += "git://github.com/moby/locker;name=locker;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/locker" | 104 | SRC_URI += "git://github.com/moby/locker;name=locker;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/locker" |
110 | 105 | ||
111 | # google.golang.org/grpc v1.68.1 | 106 | # google.golang.org/grpc v1.69.4 |
112 | # [1] git ls-remote https://github.com/grpc/grpc-go d6a777f952c77822f0190dff71b1fe8fe250538c | 107 | # [1] git ls-remote https://github.com/grpc/grpc-go 4103cfc52a951673d441f8b2c02eee96e31f1897 |
113 | SRCREV_grpc="d6a777f952c77822f0190dff71b1fe8fe250538c" | 108 | SRCREV_grpc="4103cfc52a951673d441f8b2c02eee96e31f1897" |
114 | SRC_URI += "git://github.com/grpc/grpc-go;name=grpc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/grpc" | 109 | SRC_URI += "git://github.com/grpc/grpc-go;name=grpc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/grpc" |
115 | 110 | ||
116 | # github.com/go-logr/logr v1.4.2 | 111 | # github.com/go-logr/logr v1.4.2 |
@@ -138,9 +133,9 @@ SRC_URI += "git://github.com/tinylib/msgp;name=msgp;protocol=https;nobranch=1;de | |||
138 | SRCREV_blake3="4f5562c16b85a956bc8d650dc15344e1e1eb7c8c" | 133 | SRCREV_blake3="4f5562c16b85a956bc8d650dc15344e1e1eb7c8c" |
139 | SRC_URI += "git://github.com/lukechampine/blake3;name=blake3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/lukechampine.com/blake3" | 134 | SRC_URI += "git://github.com/lukechampine/blake3;name=blake3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/lukechampine.com/blake3" |
140 | 135 | ||
141 | # github.com/docker/docker v27.5.0+incompatible | 136 | # github.com/docker/docker v28.0.1+incompatible |
142 | # [1] git ls-remote https://github.com/moby/moby 38b84dce32c45732606fe09ffebef8b29a783644 | 137 | # [1] git ls-remote https://github.com/moby/moby bbd0a17ccc67e48d4a69393287b7fcc4f0578683 |
143 | SRCREV_docker="38b84dce32c45732606fe09ffebef8b29a783644" | 138 | SRCREV_docker="bbd0a17ccc67e48d4a69393287b7fcc4f0578683" |
144 | SRC_URI += "git://github.com/moby/moby;name=docker;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/docker" | 139 | SRC_URI += "git://github.com/moby/moby;name=docker;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/docker" |
145 | 140 | ||
146 | # github.com/gogo/protobuf v1.3.2 | 141 | # github.com/gogo/protobuf v1.3.2 |
@@ -238,9 +233,9 @@ SRC_URI += "git://github.com/sirupsen/logrus;name=logrus;protocol=https;nobranch | |||
238 | SRCREV_pkcs7="21b5bd412d3d388540388c0165151f7e3df92213" | 233 | SRCREV_pkcs7="21b5bd412d3d388540388c0165151f7e3df92213" |
239 | SRC_URI += "git://github.com/smallstep/pkcs7;name=pkcs7;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/smallstep/pkcs7" | 234 | SRC_URI += "git://github.com/smallstep/pkcs7;name=pkcs7;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/smallstep/pkcs7" |
240 | 235 | ||
241 | # google.golang.org/protobuf v1.35.2 | 236 | # google.golang.org/protobuf v1.36.2 |
242 | # [1] git ls-remote https://github.com/protocolbuffers/protobuf-go c72053a9062dd4bc86a75c21f5d8134136ccbf2e | 237 | # [1] git ls-remote https://github.com/protocolbuffers/protobuf-go 12c6ebd98e62f69cf9969989362bc7609b873640 |
243 | SRCREV_google.golang.org-protobuf="c72053a9062dd4bc86a75c21f5d8134136ccbf2e" | 238 | SRCREV_google.golang.org-protobuf="12c6ebd98e62f69cf9969989362bc7609b873640" |
244 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;name=google.golang.org-protobuf;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/protobuf" | 239 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;name=google.golang.org-protobuf;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/protobuf" |
245 | 240 | ||
246 | # github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 | 241 | # github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 |
@@ -338,24 +333,19 @@ SRC_URI += "git://github.com/containerd/errdefs;name=errdefs;protocol=https;nobr | |||
338 | SRCREV_go-iptables="26e42518b22e6878bd6e479a574122c319fa923e" | 333 | SRCREV_go-iptables="26e42518b22e6878bd6e479a574122c319fa923e" |
339 | SRC_URI += "git://github.com/coreos/go-iptables;name=go-iptables;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/coreos/go-iptables" | 334 | SRC_URI += "git://github.com/coreos/go-iptables;name=go-iptables;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/coreos/go-iptables" |
340 | 335 | ||
341 | # github.com/klauspost/compress v1.17.11 | 336 | # github.com/klauspost/compress v1.18.0 |
342 | # [1] git ls-remote https://github.com/klauspost/compress 72cd4a92a8b13e722763e6b6a3467163c2028d3d | 337 | # [1] git ls-remote https://github.com/klauspost/compress 8e79dc4b98d4c5a09c62a2546b79c14edf7c3e38 |
343 | SRCREV_compress="72cd4a92a8b13e722763e6b6a3467163c2028d3d" | 338 | SRCREV_compress="8e79dc4b98d4c5a09c62a2546b79c14edf7c3e38" |
344 | SRC_URI += "git://github.com/klauspost/compress;name=compress;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/klauspost/compress" | 339 | SRC_URI += "git://github.com/klauspost/compress;name=compress;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/klauspost/compress" |
345 | 340 | ||
346 | # github.com/moby/sys/mountinfo v0.7.2 | ||
347 | # [1] git ls-remote https://github.com/moby/sys cafbe42351600ca9b363e220722f66d96f6e71f4 | ||
348 | SRCREV_mountinfo="cafbe42351600ca9b363e220722f66d96f6e71f4" | ||
349 | SRC_URI += "git://github.com/moby/sys;name=mountinfo;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/mountinfo" | ||
350 | |||
351 | # github.com/containerd/go-runc v1.1.0 | 341 | # github.com/containerd/go-runc v1.1.0 |
352 | # [1] git ls-remote https://github.com/containerd/go-runc df3c22d088ca919d1943efa8ae0cfc0514da0542 | 342 | # [1] git ls-remote https://github.com/containerd/go-runc df3c22d088ca919d1943efa8ae0cfc0514da0542 |
353 | SRCREV_go-runc="df3c22d088ca919d1943efa8ae0cfc0514da0542" | 343 | SRCREV_go-runc="df3c22d088ca919d1943efa8ae0cfc0514da0542" |
354 | SRC_URI += "git://github.com/containerd/go-runc;name=go-runc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/go-runc" | 344 | SRC_URI += "git://github.com/containerd/go-runc;name=go-runc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/go-runc" |
355 | 345 | ||
356 | # github.com/go-jose/go-jose/v4 v4.0.4 | 346 | # github.com/go-jose/go-jose/v4 v4.0.5 |
357 | # [1] git ls-remote https://github.com/go-jose/go-jose 15bc4c2ac4575ad865f078390db61d44530f985d | 347 | # [1] git ls-remote https://github.com/go-jose/go-jose 99b346cec4e86d102284642c5dcbe9bb0cacfc22 |
358 | SRCREV_v4="15bc4c2ac4575ad865f078390db61d44530f985d" | 348 | SRCREV_v4="99b346cec4e86d102284642c5dcbe9bb0cacfc22" |
359 | SRC_URI += "git://github.com/go-jose/go-jose;name=v4;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-jose/go-jose/v4" | 349 | SRC_URI += "git://github.com/go-jose/go-jose;name=v4;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-jose/go-jose/v4" |
360 | 350 | ||
361 | # github.com/klauspost/cpuid/v2 v2.2.8 | 351 | # github.com/klauspost/cpuid/v2 v2.2.8 |
@@ -368,6 +358,11 @@ SRC_URI += "git://github.com/klauspost/cpuid;name=cpuid-v2;protocol=https;nobran | |||
368 | SRCREV_go-colorable="11a925cff3d38c293ddc8c05a16b504e3e2c63be" | 358 | SRCREV_go-colorable="11a925cff3d38c293ddc8c05a16b504e3e2c63be" |
369 | SRC_URI += "git://github.com/mattn/go-colorable;name=go-colorable;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mattn/go-colorable" | 359 | SRC_URI += "git://github.com/mattn/go-colorable;name=go-colorable;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mattn/go-colorable" |
370 | 360 | ||
361 | # github.com/moby/sys/mountinfo v0.7.2 | ||
362 | # [1] git ls-remote https://github.com/moby/sys cafbe42351600ca9b363e220722f66d96f6e71f4 | ||
363 | SRCREV_mountinfo="cafbe42351600ca9b363e220722f66d96f6e71f4" | ||
364 | SRC_URI += "git://github.com/moby/sys;name=mountinfo;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/mountinfo" | ||
365 | |||
371 | # github.com/muesli/cancelreader v0.2.2 | 366 | # github.com/muesli/cancelreader v0.2.2 |
372 | # [1] git ls-remote https://github.com/muesli/cancelreader d11f1e77abf7f8d69d81553ccaaf0b81163541a6 | 367 | # [1] git ls-remote https://github.com/muesli/cancelreader d11f1e77abf7f8d69d81553ccaaf0b81163541a6 |
373 | SRCREV_cancelreader="d11f1e77abf7f8d69d81553ccaaf0b81163541a6" | 368 | SRCREV_cancelreader="d11f1e77abf7f8d69d81553ccaaf0b81163541a6" |
@@ -398,11 +393,6 @@ SRC_URI += "git://github.com/moby/sys;name=sequential;protocol=https;nobranch=1; | |||
398 | SRCREV_go-deadlock="464d34347a399b840a4f963cc96dfc993ccf8c62" | 393 | SRCREV_go-deadlock="464d34347a399b840a4f963cc96dfc993ccf8c62" |
399 | SRC_URI += "git://github.com/sasha-s/go-deadlock;name=go-deadlock;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/sasha-s/go-deadlock" | 394 | SRC_URI += "git://github.com/sasha-s/go-deadlock;name=go-deadlock;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/sasha-s/go-deadlock" |
400 | 395 | ||
401 | # github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635 | ||
402 | # [1] git ls-remote https://github.com/syndtr/gocapability 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb | ||
403 | SRCREV_gocapability="42c35b4376354fd554efc7ad35e0b7f94e3a0ffb" | ||
404 | SRC_URI += "git://github.com/syndtr/gocapability;name=gocapability;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/syndtr/gocapability" | ||
405 | |||
406 | # go.opentelemetry.io/otel/trace v1.31.0 | 396 | # go.opentelemetry.io/otel/trace v1.31.0 |
407 | # [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go bc2fe88756962b76eb43ea2fd92ed3f5b6491cc0 | 397 | # [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go bc2fe88756962b76eb43ea2fd92ed3f5b6491cc0 |
408 | SRCREV_trace="bc2fe88756962b76eb43ea2fd92ed3f5b6491cc0" | 398 | SRCREV_trace="bc2fe88756962b76eb43ea2fd92ed3f5b6491cc0" |
@@ -523,9 +513,9 @@ SRC_URI += "git://github.com/containernetworking/cni;name=cni;protocol=https;nob | |||
523 | SRCREV_gojsonreference="bd5ef7bd5415a7ac448318e64f11a24cd21e594b" | 513 | SRCREV_gojsonreference="bd5ef7bd5415a7ac448318e64f11a24cd21e594b" |
524 | SRC_URI += "git://github.com/xeipuuv/gojsonreference;name=gojsonreference;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/xeipuuv/gojsonreference" | 514 | SRC_URI += "git://github.com/xeipuuv/gojsonreference;name=gojsonreference;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/xeipuuv/gojsonreference" |
525 | 515 | ||
526 | # github.com/containerd/containerd/v2 v2.0.2 | 516 | # github.com/containerd/containerd/v2 v2.0.3 |
527 | # [1] git ls-remote https://github.com/containerd/containerd c507a0257ea6462fbd6f5ba4f5c74facb04021f4 | 517 | # [1] git ls-remote https://github.com/containerd/containerd 06b99ca80cdbfbc6cc8bd567021738c9af2b36ce |
528 | SRCREV_containerd-v2="c507a0257ea6462fbd6f5ba4f5c74facb04021f4" | 518 | SRCREV_containerd-v2="06b99ca80cdbfbc6cc8bd567021738c9af2b36ce" |
529 | SRC_URI += "git://github.com/containerd/containerd;name=containerd-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/containerd/v2" | 519 | SRC_URI += "git://github.com/containerd/containerd;name=containerd-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/containerd/v2" |
530 | 520 | ||
531 | # github.com/go-viper/mapstructure/v2 v2.2.1 | 521 | # github.com/go-viper/mapstructure/v2 v2.2.1 |
@@ -543,9 +533,9 @@ SRC_URI += "git://github.com/opencontainers/go-digest;name=go-digest;protocol=ht | |||
543 | SRCREV_api="cf36acf6b6dde383952f523e9b0b721b20dec88a" | 533 | SRCREV_api="cf36acf6b6dde383952f523e9b0b721b20dec88a" |
544 | SRC_URI += "git://github.com/containerd/containerd;name=api;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/containerd/api" | 534 | SRC_URI += "git://github.com/containerd/containerd;name=api;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/containerd/api" |
545 | 535 | ||
546 | # github.com/opencontainers/image-spec v1.1.0 | 536 | # github.com/opencontainers/image-spec v1.1.1 |
547 | # [1] git ls-remote https://github.com/opencontainers/image-spec e7f7c0ca69b21688c3cea7c87a04e4503e6099e2 | 537 | # [1] git ls-remote https://github.com/opencontainers/image-spec 147f9c13cedb47a0c4d9a11a222961073d585877 |
548 | SRCREV_image-spec="e7f7c0ca69b21688c3cea7c87a04e4503e6099e2" | 538 | SRCREV_image-spec="147f9c13cedb47a0c4d9a11a222961073d585877" |
549 | SRC_URI += "git://github.com/opencontainers/image-spec;name=image-spec;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/opencontainers/image-spec" | 539 | SRC_URI += "git://github.com/opencontainers/image-spec;name=image-spec;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/opencontainers/image-spec" |
550 | 540 | ||
551 | # github.com/AdaLogics/go-fuzz-headers v0.0.0-20240806141605-e8a1dd7889d6 | 541 | # github.com/AdaLogics/go-fuzz-headers v0.0.0-20240806141605-e8a1dd7889d6 |
@@ -578,19 +568,19 @@ SRC_URI += "git://github.com/multiformats/go-multihash;name=go-multihash;protoco | |||
578 | SRCREV_go-pkcs11uri="78284954bff6dcce7888166bb79bbba93bea0879" | 568 | SRCREV_go-pkcs11uri="78284954bff6dcce7888166bb79bbba93bea0879" |
579 | SRC_URI += "git://github.com/stefanberger/go-pkcs11uri;name=go-pkcs11uri;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/stefanberger/go-pkcs11uri" | 569 | SRC_URI += "git://github.com/stefanberger/go-pkcs11uri;name=go-pkcs11uri;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/stefanberger/go-pkcs11uri" |
580 | 570 | ||
581 | # github.com/compose-spec/compose-go/v2 v2.4.7 | 571 | # github.com/compose-spec/compose-go/v2 v2.4.8 |
582 | # [1] git ls-remote https://github.com/compose-spec/compose-go 9642b85460f2de66e6295c8b1f2e968fc9c3cbae | 572 | # [1] git ls-remote https://github.com/compose-spec/compose-go 84b7d5ab66388d3b5e24bae7861213a451a0f063 |
583 | SRCREV_v2="9642b85460f2de66e6295c8b1f2e968fc9c3cbae" | 573 | SRCREV_v2="84b7d5ab66388d3b5e24bae7861213a451a0f063" |
584 | SRC_URI += "git://github.com/compose-spec/compose-go;name=v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/compose-spec/compose-go/v2" | 574 | SRC_URI += "git://github.com/compose-spec/compose-go;name=v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/compose-spec/compose-go/v2" |
585 | 575 | ||
586 | # github.com/cyphar/filepath-securejoin v0.4.0 | 576 | # github.com/cyphar/filepath-securejoin v0.4.1 |
587 | # [1] git ls-remote https://github.com/cyphar/filepath-securejoin 9a17e6b86760e1d05f1ae366e00e6ad27225400c | 577 | # [1] git ls-remote https://github.com/cyphar/filepath-securejoin 7abd870410ccf784788af4f55c6413c9ef47222d |
588 | SRCREV_filepath-securejoin="9a17e6b86760e1d05f1ae366e00e6ad27225400c" | 578 | SRCREV_filepath-securejoin="7abd870410ccf784788af4f55c6413c9ef47222d" |
589 | SRC_URI += "git://github.com/cyphar/filepath-securejoin;name=filepath-securejoin;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/cyphar/filepath-securejoin" | 579 | SRC_URI += "git://github.com/cyphar/filepath-securejoin;name=filepath-securejoin;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/cyphar/filepath-securejoin" |
590 | 580 | ||
591 | # github.com/containernetworking/plugins v1.5.1 | 581 | # github.com/containernetworking/plugins v1.6.2 |
592 | # [1] git ls-remote https://github.com/containernetworking/plugins c29dc79f96cd50452a247a4591443d2aac033429 | 582 | # [1] git ls-remote https://github.com/containernetworking/plugins 7f756b411efc3d3730c707e2cc1f2baf1a66e28c |
593 | SRCREV_plugins="c29dc79f96cd50452a247a4591443d2aac033429" | 583 | SRCREV_plugins="7f756b411efc3d3730c707e2cc1f2baf1a66e28c" |
594 | SRC_URI += "git://github.com/containernetworking/plugins;name=plugins;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containernetworking/plugins" | 584 | SRC_URI += "git://github.com/containernetworking/plugins;name=plugins;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containernetworking/plugins" |
595 | 585 | ||
596 | # github.com/fluent/fluent-logger-golang v1.9.0 | 586 | # github.com/fluent/fluent-logger-golang v1.9.0 |
@@ -598,9 +588,9 @@ SRC_URI += "git://github.com/containernetworking/plugins;name=plugins;protocol=h | |||
598 | SRCREV_fluent-logger-golang="5538e904aeb515c10a624da620581bdf420d4b8a" | 588 | SRCREV_fluent-logger-golang="5538e904aeb515c10a624da620581bdf420d4b8a" |
599 | SRC_URI += "git://github.com/fluent/fluent-logger-golang;name=fluent-logger-golang;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/fluent/fluent-logger-golang" | 589 | SRC_URI += "git://github.com/fluent/fluent-logger-golang;name=fluent-logger-golang;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/fluent/fluent-logger-golang" |
600 | 590 | ||
601 | # github.com/opencontainers/runtime-spec v1.2.0 | 591 | # github.com/opencontainers/runtime-spec v1.2.1 |
602 | # [1] git ls-remote https://github.com/opencontainers/runtime-spec 36852b0d072a4b5da675300a9e73bc4b0853f5c6 | 592 | # [1] git ls-remote https://github.com/opencontainers/runtime-spec 524fc0e1b8ab0180e2fc9abd31837a0f4ed1fd6b |
603 | SRCREV_runtime-spec="36852b0d072a4b5da675300a9e73bc4b0853f5c6" | 593 | SRCREV_runtime-spec="524fc0e1b8ab0180e2fc9abd31837a0f4ed1fd6b" |
604 | SRC_URI += "git://github.com/opencontainers/runtime-spec;name=runtime-spec;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/opencontainers/runtime-spec" | 594 | SRC_URI += "git://github.com/opencontainers/runtime-spec;name=runtime-spec;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/opencontainers/runtime-spec" |
605 | 595 | ||
606 | # github.com/AdamKorcz/go-118-fuzz-build v0.0.0-20231105174938-2b5cbb29f3e2 | 596 | # github.com/AdamKorcz/go-118-fuzz-build v0.0.0-20231105174938-2b5cbb29f3e2 |
@@ -613,29 +603,19 @@ SRC_URI += "git://github.com/AdamKorcz/go-118-fuzz-build;name=go-118-fuzz-build; | |||
613 | SRCREV_nydus-snapshotter="aec799e1b5d61050f7df4a1fd79177f89635cffe" | 603 | SRCREV_nydus-snapshotter="aec799e1b5d61050f7df4a1fd79177f89635cffe" |
614 | SRC_URI += "git://github.com/containerd/nydus-snapshotter;name=nydus-snapshotter;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/nydus-snapshotter" | 604 | SRC_URI += "git://github.com/containerd/nydus-snapshotter;name=nydus-snapshotter;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/nydus-snapshotter" |
615 | 605 | ||
616 | # github.com/opencontainers/runtime-tools v0.9.1-0.20221107090550-2e043c6bd626 | ||
617 | # [1] git ls-remote https://github.com/opencontainers/runtime-tools 2e043c6bd62639199bdd0d5f0c5082797de4de2a | ||
618 | SRCREV_runtime-tools="2e043c6bd62639199bdd0d5f0c5082797de4de2a" | ||
619 | SRC_URI += "git://github.com/opencontainers/runtime-tools;name=runtime-tools;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/opencontainers/runtime-tools" | ||
620 | |||
621 | # tags.cncf.io/container-device-interface v0.8.0 | ||
622 | # [1] git ls-remote https://github.com/cncf-tags/container-device-interface e66544063aa7760c4ea6330ce9e6c757f8e61df2 | ||
623 | SRCREV_container-device-interface="e66544063aa7760c4ea6330ce9e6c757f8e61df2" | ||
624 | SRC_URI += "git://github.com/cncf-tags/container-device-interface;name=container-device-interface;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/tags.cncf.io/container-device-interface" | ||
625 | |||
626 | # github.com/containerd/stargz-snapshotter v0.16.3 | 606 | # github.com/containerd/stargz-snapshotter v0.16.3 |
627 | # [1] git ls-remote https://github.com/containerd/stargz-snapshotter c0389e084ae5731215c1251b04f3a8b49efb6d5a | 607 | # [1] git ls-remote https://github.com/containerd/stargz-snapshotter c0389e084ae5731215c1251b04f3a8b49efb6d5a |
628 | SRCREV_stargz-snapshotter="c0389e084ae5731215c1251b04f3a8b49efb6d5a" | 608 | SRCREV_stargz-snapshotter="c0389e084ae5731215c1251b04f3a8b49efb6d5a" |
629 | SRC_URI += "git://github.com/containerd/stargz-snapshotter;name=stargz-snapshotter;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/stargz-snapshotter" | 609 | SRC_URI += "git://github.com/containerd/stargz-snapshotter;name=stargz-snapshotter;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/stargz-snapshotter" |
630 | 610 | ||
631 | # google.golang.org/genproto/googleapis/rpc v0.0.0-20241021214115-324edc3d5d38 | 611 | # google.golang.org/genproto/googleapis/rpc v0.0.0-20250106144421-5f5ef82da422 |
632 | # [1] git ls-remote https://github.com/googleapis/go-genproto 324edc3d5d38693218081dbcff1a945f1bd90575 | 612 | # [1] git ls-remote https://github.com/googleapis/go-genproto 5f5ef82da42272dfd659a9114072cd3a924f9143 |
633 | SRCREV_rpc="324edc3d5d38693218081dbcff1a945f1bd90575" | 613 | SRCREV_rpc="5f5ef82da42272dfd659a9114072cd3a924f9143" |
634 | SRC_URI += "git://github.com/googleapis/go-genproto;name=rpc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/genproto/googleapis/rpc" | 614 | SRC_URI += "git://github.com/googleapis/go-genproto;name=rpc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/genproto/googleapis/rpc" |
635 | 615 | ||
636 | # github.com/rootless-containers/bypass4netns v0.4.1 | 616 | # github.com/rootless-containers/bypass4netns v0.4.2 |
637 | # [1] git ls-remote https://github.com/rootless-containers/bypass4netns c3c127b902268c0ec143d5d0e06b567e0b930c45 | 617 | # [1] git ls-remote https://github.com/rootless-containers/bypass4netns aa04bd3dcc48c6dae6d7327ba219bda8fe2a4634 |
638 | SRCREV_bypass4netns="c3c127b902268c0ec143d5d0e06b567e0b930c45" | 618 | SRCREV_bypass4netns="aa04bd3dcc48c6dae6d7327ba219bda8fe2a4634" |
639 | SRC_URI += "git://github.com/rootless-containers/bypass4netns;name=bypass4netns;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/rootless-containers/bypass4netns" | 619 | SRC_URI += "git://github.com/rootless-containers/bypass4netns;name=bypass4netns;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/rootless-containers/bypass4netns" |
640 | 620 | ||
641 | # github.com/docker/docker-credential-helpers v0.8.2 | 621 | # github.com/docker/docker-credential-helpers v0.8.2 |
@@ -648,9 +628,9 @@ SRC_URI += "git://github.com/docker/docker-credential-helpers;name=docker-creden | |||
648 | SRCREV_ipfs="c0389e084ae5731215c1251b04f3a8b49efb6d5a" | 628 | SRCREV_ipfs="c0389e084ae5731215c1251b04f3a8b49efb6d5a" |
649 | SRC_URI += "git://github.com/containerd/stargz-snapshotter;name=ipfs;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/stargz-snapshotter/ipfs" | 629 | SRC_URI += "git://github.com/containerd/stargz-snapshotter;name=ipfs;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/stargz-snapshotter/ipfs" |
650 | 630 | ||
651 | # github.com/rootless-containers/rootlesskit/v2 v2.3.1 | 631 | # github.com/rootless-containers/rootlesskit/v2 v2.3.4 |
652 | # [1] git ls-remote https://github.com/rootless-containers/rootlesskit fcc67feacd7deea8bca12a1a849e638704b8e7d2 | 632 | # [1] git ls-remote https://github.com/rootless-containers/rootlesskit 59a459df858d39ad5f4eafa305545907bf0c48ab |
653 | SRCREV_rootlesskit-v2="fcc67feacd7deea8bca12a1a849e638704b8e7d2" | 633 | SRCREV_rootlesskit-v2="59a459df858d39ad5f4eafa305545907bf0c48ab" |
654 | SRC_URI += "git://github.com/rootless-containers/rootlesskit;name=rootlesskit-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/rootless-containers/rootlesskit/v2" | 634 | SRC_URI += "git://github.com/rootless-containers/rootlesskit;name=rootlesskit-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/rootless-containers/rootlesskit/v2" |
655 | 635 | ||
656 | # github.com/containerd/stargz-snapshotter/estargz v0.16.3 | 636 | # github.com/containerd/stargz-snapshotter/estargz v0.16.3 |
@@ -658,14 +638,9 @@ SRC_URI += "git://github.com/rootless-containers/rootlesskit;name=rootlesskit-v2 | |||
658 | SRCREV_estargz="c0389e084ae5731215c1251b04f3a8b49efb6d5a" | 638 | SRCREV_estargz="c0389e084ae5731215c1251b04f3a8b49efb6d5a" |
659 | SRC_URI += "git://github.com/containerd/stargz-snapshotter;name=estargz;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/stargz-snapshotter/estargz" | 639 | SRC_URI += "git://github.com/containerd/stargz-snapshotter;name=estargz;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/stargz-snapshotter/estargz" |
660 | 640 | ||
661 | # tags.cncf.io/container-device-interface/specs-go v0.8.0 | 641 | # github.com/containerd/accelerated-container-image v1.3.0 |
662 | # [1] git ls-remote https://github.com/cncf-tags/container-device-interface e66544063aa7760c4ea6330ce9e6c757f8e61df2 | 642 | # [1] git ls-remote https://github.com/containerd/accelerated-container-image c5dd4fa383f2a932ab7d0b974f05a4e90eb46604 |
663 | SRCREV_specs-go="e66544063aa7760c4ea6330ce9e6c757f8e61df2" | 643 | SRCREV_accelerated-container-image="c5dd4fa383f2a932ab7d0b974f05a4e90eb46604" |
664 | SRC_URI += "git://github.com/cncf-tags/container-device-interface;name=specs-go;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/tags.cncf.io/container-device-interface/specs-go" | ||
665 | |||
666 | # github.com/containerd/accelerated-container-image v1.2.3 | ||
667 | # [1] git ls-remote https://github.com/containerd/accelerated-container-image 0c2f05791f88a0491218011a97c87c33e5440f72 | ||
668 | SRCREV_accelerated-container-image="0c2f05791f88a0491218011a97c87c33e5440f72" | ||
669 | SRC_URI += "git://github.com/containerd/accelerated-container-image;name=accelerated-container-image;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/accelerated-container-image" | 644 | SRC_URI += "git://github.com/containerd/accelerated-container-image;name=accelerated-container-image;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/accelerated-container-image" |
670 | 645 | ||
671 | # go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.56.0 | 646 | # go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.56.0 |