diff options
Diffstat (limited to 'recipes-containers/docker-compose/files/modules.txt')
-rw-r--r-- | recipes-containers/docker-compose/files/modules.txt | 1634 |
1 files changed, 1342 insertions, 292 deletions
diff --git a/recipes-containers/docker-compose/files/modules.txt b/recipes-containers/docker-compose/files/modules.txt index 88bd7801..09b52926 100644 --- a/recipes-containers/docker-compose/files/modules.txt +++ b/recipes-containers/docker-compose/files/modules.txt | |||
@@ -1,372 +1,1422 @@ | |||
1 | # dario.cat/mergo v1.0.1 | ||
2 | ## explicit; go 1.13 | ||
3 | dario.cat/mergo | ||
4 | # github.com/AdaLogics/go-fuzz-headers v0.0.0-20240806141605-e8a1dd7889d6 | ||
5 | ## explicit; go 1.20 | ||
6 | github.com/AdaLogics/go-fuzz-headers | ||
1 | # github.com/AlecAivazis/survey/v2 v2.3.7 | 7 | # github.com/AlecAivazis/survey/v2 v2.3.7 |
2 | ## explicit | 8 | ## explicit; go 1.13 |
3 | # github.com/Microsoft/go-winio v0.6.1 | 9 | github.com/AlecAivazis/survey/v2 |
4 | ## explicit | 10 | github.com/AlecAivazis/survey/v2/core |
11 | github.com/AlecAivazis/survey/v2/terminal | ||
12 | # github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c | ||
13 | ## explicit; go 1.16 | ||
14 | github.com/Azure/go-ansiterm | ||
15 | github.com/Azure/go-ansiterm/winterm | ||
16 | # github.com/Masterminds/semver/v3 v3.2.1 | ||
17 | ## explicit; go 1.18 | ||
18 | github.com/Masterminds/semver/v3 | ||
19 | # github.com/Microsoft/go-winio v0.6.2 | ||
20 | ## explicit; go 1.21 | ||
21 | github.com/Microsoft/go-winio | ||
22 | github.com/Microsoft/go-winio/internal/fs | ||
23 | github.com/Microsoft/go-winio/internal/socket | ||
24 | github.com/Microsoft/go-winio/internal/stringbuffer | ||
25 | github.com/Microsoft/go-winio/pkg/guid | ||
5 | # github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d | 26 | # github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d |
6 | ## explicit | 27 | ## explicit |
28 | github.com/acarl005/stripansi | ||
29 | # github.com/apparentlymart/go-textseg/v15 v15.0.0 | ||
30 | ## explicit; go 1.16 | ||
31 | github.com/apparentlymart/go-textseg/v15/textseg | ||
32 | # github.com/aws/aws-sdk-go-v2 v1.30.3 | ||
33 | ## explicit; go 1.20 | ||
34 | github.com/aws/aws-sdk-go-v2/aws | ||
35 | github.com/aws/aws-sdk-go-v2/aws/defaults | ||
36 | github.com/aws/aws-sdk-go-v2/aws/middleware | ||
37 | github.com/aws/aws-sdk-go-v2/aws/middleware/private/metrics | ||
38 | github.com/aws/aws-sdk-go-v2/aws/protocol/query | ||
39 | github.com/aws/aws-sdk-go-v2/aws/protocol/restjson | ||
40 | github.com/aws/aws-sdk-go-v2/aws/protocol/xml | ||
41 | github.com/aws/aws-sdk-go-v2/aws/ratelimit | ||
42 | github.com/aws/aws-sdk-go-v2/aws/retry | ||
43 | github.com/aws/aws-sdk-go-v2/aws/signer/internal/v4 | ||
44 | github.com/aws/aws-sdk-go-v2/aws/signer/v4 | ||
45 | github.com/aws/aws-sdk-go-v2/aws/transport/http | ||
46 | github.com/aws/aws-sdk-go-v2/internal/auth | ||
47 | github.com/aws/aws-sdk-go-v2/internal/auth/smithy | ||
48 | github.com/aws/aws-sdk-go-v2/internal/context | ||
49 | github.com/aws/aws-sdk-go-v2/internal/endpoints | ||
50 | github.com/aws/aws-sdk-go-v2/internal/endpoints/awsrulesfn | ||
51 | github.com/aws/aws-sdk-go-v2/internal/middleware | ||
52 | github.com/aws/aws-sdk-go-v2/internal/rand | ||
53 | github.com/aws/aws-sdk-go-v2/internal/sdk | ||
54 | github.com/aws/aws-sdk-go-v2/internal/sdkio | ||
55 | github.com/aws/aws-sdk-go-v2/internal/shareddefaults | ||
56 | github.com/aws/aws-sdk-go-v2/internal/strings | ||
57 | github.com/aws/aws-sdk-go-v2/internal/sync/singleflight | ||
58 | github.com/aws/aws-sdk-go-v2/internal/timeconv | ||
59 | # github.com/aws/aws-sdk-go-v2/config v1.27.27 | ||
60 | ## explicit; go 1.20 | ||
61 | github.com/aws/aws-sdk-go-v2/config | ||
62 | # github.com/aws/aws-sdk-go-v2/credentials v1.17.27 | ||
63 | ## explicit; go 1.20 | ||
64 | github.com/aws/aws-sdk-go-v2/credentials | ||
65 | github.com/aws/aws-sdk-go-v2/credentials/ec2rolecreds | ||
66 | github.com/aws/aws-sdk-go-v2/credentials/endpointcreds | ||
67 | github.com/aws/aws-sdk-go-v2/credentials/endpointcreds/internal/client | ||
68 | github.com/aws/aws-sdk-go-v2/credentials/processcreds | ||
69 | github.com/aws/aws-sdk-go-v2/credentials/ssocreds | ||
70 | github.com/aws/aws-sdk-go-v2/credentials/stscreds | ||
71 | # github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.11 | ||
72 | ## explicit; go 1.20 | ||
73 | github.com/aws/aws-sdk-go-v2/feature/ec2/imds | ||
74 | github.com/aws/aws-sdk-go-v2/feature/ec2/imds/internal/config | ||
75 | # github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.15 | ||
76 | ## explicit; go 1.20 | ||
77 | github.com/aws/aws-sdk-go-v2/internal/configsources | ||
78 | # github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.15 | ||
79 | ## explicit; go 1.20 | ||
80 | github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 | ||
81 | # github.com/aws/aws-sdk-go-v2/internal/ini v1.8.0 | ||
82 | ## explicit; go 1.20 | ||
83 | github.com/aws/aws-sdk-go-v2/internal/ini | ||
84 | # github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.3 | ||
85 | ## explicit; go 1.20 | ||
86 | github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding | ||
87 | # github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.17 | ||
88 | ## explicit; go 1.20 | ||
89 | github.com/aws/aws-sdk-go-v2/service/internal/presigned-url | ||
90 | # github.com/aws/aws-sdk-go-v2/service/sso v1.22.4 | ||
91 | ## explicit; go 1.20 | ||
92 | github.com/aws/aws-sdk-go-v2/service/sso | ||
93 | github.com/aws/aws-sdk-go-v2/service/sso/internal/endpoints | ||
94 | github.com/aws/aws-sdk-go-v2/service/sso/types | ||
95 | # github.com/aws/aws-sdk-go-v2/service/ssooidc v1.26.4 | ||
96 | ## explicit; go 1.20 | ||
97 | github.com/aws/aws-sdk-go-v2/service/ssooidc | ||
98 | github.com/aws/aws-sdk-go-v2/service/ssooidc/internal/endpoints | ||
99 | github.com/aws/aws-sdk-go-v2/service/ssooidc/types | ||
100 | # github.com/aws/aws-sdk-go-v2/service/sts v1.30.3 | ||
101 | ## explicit; go 1.20 | ||
102 | github.com/aws/aws-sdk-go-v2/service/sts | ||
103 | github.com/aws/aws-sdk-go-v2/service/sts/internal/endpoints | ||
104 | github.com/aws/aws-sdk-go-v2/service/sts/types | ||
105 | # github.com/aws/smithy-go v1.20.3 | ||
106 | ## explicit; go 1.20 | ||
107 | github.com/aws/smithy-go | ||
108 | github.com/aws/smithy-go/auth | ||
109 | github.com/aws/smithy-go/auth/bearer | ||
110 | github.com/aws/smithy-go/context | ||
111 | github.com/aws/smithy-go/document | ||
112 | github.com/aws/smithy-go/encoding | ||
113 | github.com/aws/smithy-go/encoding/httpbinding | ||
114 | github.com/aws/smithy-go/encoding/json | ||
115 | github.com/aws/smithy-go/encoding/xml | ||
116 | github.com/aws/smithy-go/endpoints | ||
117 | github.com/aws/smithy-go/internal/sync/singleflight | ||
118 | github.com/aws/smithy-go/io | ||
119 | github.com/aws/smithy-go/logging | ||
120 | github.com/aws/smithy-go/middleware | ||
121 | github.com/aws/smithy-go/private/requestcompression | ||
122 | github.com/aws/smithy-go/ptr | ||
123 | github.com/aws/smithy-go/rand | ||
124 | github.com/aws/smithy-go/time | ||
125 | github.com/aws/smithy-go/transport/http | ||
126 | github.com/aws/smithy-go/transport/http/internal/io | ||
127 | # github.com/beorn7/perks v1.0.1 | ||
128 | ## explicit; go 1.11 | ||
129 | github.com/beorn7/perks/quantile | ||
7 | # github.com/buger/goterm v1.0.4 | 130 | # github.com/buger/goterm v1.0.4 |
8 | ## explicit | 131 | ## explicit; go 1.15 |
9 | # github.com/compose-spec/compose-go/v2 v2.0.2 | 132 | github.com/buger/goterm |
10 | ## explicit | 133 | # github.com/cenkalti/backoff/v4 v4.3.0 |
134 | ## explicit; go 1.18 | ||
135 | github.com/cenkalti/backoff/v4 | ||
136 | # github.com/cespare/xxhash/v2 v2.3.0 | ||
137 | ## explicit; go 1.11 | ||
138 | github.com/cespare/xxhash/v2 | ||
139 | # github.com/compose-spec/compose-go/v2 v2.4.9-0.20250302154753-e508c724a35f | ||
140 | ## explicit; go 1.23 | ||
141 | github.com/compose-spec/compose-go/v2/cli | ||
142 | github.com/compose-spec/compose-go/v2/consts | ||
143 | github.com/compose-spec/compose-go/v2/dotenv | ||
144 | github.com/compose-spec/compose-go/v2/errdefs | ||
145 | github.com/compose-spec/compose-go/v2/format | ||
146 | github.com/compose-spec/compose-go/v2/graph | ||
147 | github.com/compose-spec/compose-go/v2/interpolation | ||
148 | github.com/compose-spec/compose-go/v2/loader | ||
149 | github.com/compose-spec/compose-go/v2/override | ||
150 | github.com/compose-spec/compose-go/v2/paths | ||
151 | github.com/compose-spec/compose-go/v2/schema | ||
152 | github.com/compose-spec/compose-go/v2/template | ||
153 | github.com/compose-spec/compose-go/v2/transform | ||
154 | github.com/compose-spec/compose-go/v2/tree | ||
155 | github.com/compose-spec/compose-go/v2/types | ||
156 | github.com/compose-spec/compose-go/v2/utils | ||
157 | github.com/compose-spec/compose-go/v2/validation | ||
11 | # github.com/containerd/console v1.0.4 | 158 | # github.com/containerd/console v1.0.4 |
12 | ## explicit | 159 | ## explicit; go 1.13 |
13 | # github.com/containerd/containerd v1.7.13 | 160 | github.com/containerd/console |
14 | ## explicit | 161 | # github.com/containerd/containerd/api v1.8.0 |
15 | # github.com/davecgh/go-spew v1.1.1 | 162 | ## explicit; go 1.21 |
16 | ## explicit | 163 | github.com/containerd/containerd/api/services/content/v1 |
17 | # github.com/distribution/reference v0.5.0 | 164 | # github.com/containerd/containerd/v2 v2.0.2 |
18 | ## explicit | 165 | ## explicit; go 1.22.0 |
19 | # github.com/docker/buildx v0.13.1 | 166 | github.com/containerd/containerd/v2/core/content |
20 | ## explicit | 167 | github.com/containerd/containerd/v2/core/content/proxy |
21 | # github.com/docker/cli v26.0.0+incompatible | 168 | github.com/containerd/containerd/v2/core/images |
22 | ## explicit | 169 | github.com/containerd/containerd/v2/core/leases |
23 | # github.com/docker/cli-docs-tool v0.7.0 | 170 | github.com/containerd/containerd/v2/core/remotes |
24 | ## explicit | 171 | github.com/containerd/containerd/v2/core/remotes/docker |
25 | # github.com/docker/docker v26.0.0+incompatible | 172 | github.com/containerd/containerd/v2/core/remotes/docker/auth |
26 | ## explicit | 173 | github.com/containerd/containerd/v2/core/remotes/docker/schema1 |
27 | # github.com/docker/go-connections v0.5.0 | 174 | github.com/containerd/containerd/v2/core/remotes/errors |
28 | ## explicit | 175 | github.com/containerd/containerd/v2/defaults |
29 | # github.com/docker/go-units v0.5.0 | 176 | github.com/containerd/containerd/v2/internal/fsverity |
30 | ## explicit | 177 | github.com/containerd/containerd/v2/internal/randutil |
31 | # github.com/fsnotify/fsevents v0.1.1 | 178 | github.com/containerd/containerd/v2/pkg/archive/compression |
32 | ## explicit | 179 | github.com/containerd/containerd/v2/pkg/deprecation |
33 | # github.com/google/go-cmp v0.6.0 | 180 | github.com/containerd/containerd/v2/pkg/filters |
34 | ## explicit | 181 | github.com/containerd/containerd/v2/pkg/identifiers |
35 | # github.com/hashicorp/go-multierror v1.1.1 | 182 | github.com/containerd/containerd/v2/pkg/kernelversion |
36 | ## explicit | 183 | github.com/containerd/containerd/v2/pkg/labels |
37 | # github.com/hashicorp/go-version v1.6.0 | 184 | github.com/containerd/containerd/v2/pkg/namespaces |
38 | ## explicit | 185 | github.com/containerd/containerd/v2/pkg/protobuf |
39 | # github.com/jonboulle/clockwork v0.4.0 | 186 | github.com/containerd/containerd/v2/pkg/protobuf/types |
40 | ## explicit | 187 | github.com/containerd/containerd/v2/pkg/reference |
41 | # github.com/mattn/go-shellwords v1.0.12 | 188 | github.com/containerd/containerd/v2/pkg/tracing |
42 | ## explicit | 189 | github.com/containerd/containerd/v2/plugins/content/local |
43 | # github.com/mitchellh/go-ps v1.0.0 | 190 | github.com/containerd/containerd/v2/plugins/services/content/contentserver |
44 | ## explicit | 191 | github.com/containerd/containerd/v2/version |
45 | # github.com/mitchellh/mapstructure v1.5.0 | 192 | # github.com/containerd/continuity v0.4.5 |
46 | ## explicit | 193 | ## explicit; go 1.21 |
47 | # github.com/moby/buildkit v0.13.1 | 194 | github.com/containerd/continuity/devices |
48 | ## explicit | 195 | github.com/containerd/continuity/fs |
49 | # github.com/moby/patternmatcher v0.6.0 | 196 | github.com/containerd/continuity/sysx |
50 | ## explicit | 197 | # github.com/containerd/errdefs v1.0.0 |
51 | # github.com/moby/term v0.5.0 | 198 | ## explicit; go 1.20 |
52 | ## explicit | 199 | github.com/containerd/errdefs |
53 | # github.com/morikuni/aec v1.0.0 | 200 | # github.com/containerd/errdefs/pkg v0.3.0 |
54 | ## explicit | 201 | ## explicit; go 1.22 |
55 | # github.com/opencontainers/go-digest v1.0.0 | 202 | github.com/containerd/errdefs/pkg/errgrpc |
56 | ## explicit | 203 | github.com/containerd/errdefs/pkg/internal/cause |
57 | # github.com/opencontainers/image-spec v1.1.0-rc6 | 204 | github.com/containerd/errdefs/pkg/internal/types |
58 | ## explicit | ||
59 | # github.com/otiai10/copy v1.14.0 | ||
60 | ## explicit | ||
61 | # github.com/r3labs/sse v0.0.0-20210224172625-26fe804710bc | ||
62 | ## explicit | ||
63 | # github.com/sirupsen/logrus v1.9.3 | ||
64 | ## explicit | ||
65 | # github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966 | ||
66 | ## explicit | ||
67 | # github.com/spf13/cobra v1.8.0 | ||
68 | ## explicit | ||
69 | # github.com/spf13/pflag v1.0.5 | ||
70 | ## explicit | ||
71 | # github.com/stretchr/testify v1.8.4 | ||
72 | ## explicit | ||
73 | # github.com/theupdateframework/notary v0.7.0 | ||
74 | ## explicit | ||
75 | # github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 | ||
76 | ## explicit | ||
77 | # go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1 | ||
78 | ## explicit | ||
79 | # go.opentelemetry.io/otel v1.21.0 | ||
80 | ## explicit | ||
81 | # go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.21.0 | ||
82 | ## explicit | ||
83 | # go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.21.0 | ||
84 | ## explicit | ||
85 | # go.opentelemetry.io/otel/sdk v1.21.0 | ||
86 | ## explicit | ||
87 | # go.opentelemetry.io/otel/trace v1.21.0 | ||
88 | ## explicit | ||
89 | # go.uber.org/goleak v1.3.0 | ||
90 | ## explicit | ||
91 | # go.uber.org/mock v0.4.0 | ||
92 | ## explicit | ||
93 | # golang.org/x/exp v0.0.0-20240112132812-db7319d0e0e3 | ||
94 | ## explicit | ||
95 | # golang.org/x/sync v0.6.0 | ||
96 | ## explicit | ||
97 | # golang.org/x/sys v0.16.0 | ||
98 | ## explicit | ||
99 | # google.golang.org/grpc v1.59.0 | ||
100 | ## explicit | ||
101 | # gopkg.in/yaml.v3 v3.0.1 | ||
102 | ## explicit | ||
103 | # gotest.tools/v3 v3.5.1 | ||
104 | ## explicit | ||
105 | # dario.cat/mergo v1.0.0 | ||
106 | ## explicit | ||
107 | # github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 | ||
108 | ## explicit | ||
109 | # github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 | ||
110 | ## explicit | ||
111 | # github.com/Masterminds/semver/v3 v3.2.1 | ||
112 | ## explicit | ||
113 | # github.com/Microsoft/hcsshim v0.11.4 | ||
114 | ## explicit | ||
115 | # github.com/aws/aws-sdk-go-v2 v1.24.1 | ||
116 | ## explicit | ||
117 | # github.com/aws/aws-sdk-go-v2/config v1.26.6 | ||
118 | ## explicit | ||
119 | # github.com/aws/aws-sdk-go-v2/credentials v1.16.16 | ||
120 | ## explicit | ||
121 | # github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.14.11 | ||
122 | ## explicit | ||
123 | # github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.10 | ||
124 | ## explicit | ||
125 | # github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.5.10 | ||
126 | ## explicit | ||
127 | # github.com/aws/aws-sdk-go-v2/internal/ini v1.7.3 | ||
128 | ## explicit | ||
129 | # github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.10.4 | ||
130 | ## explicit | ||
131 | # github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.10.10 | ||
132 | ## explicit | ||
133 | # github.com/aws/aws-sdk-go-v2/service/sso v1.18.7 | ||
134 | ## explicit | ||
135 | # github.com/aws/aws-sdk-go-v2/service/ssooidc v1.21.7 | ||
136 | ## explicit | ||
137 | # github.com/aws/aws-sdk-go-v2/service/sts v1.26.7 | ||
138 | ## explicit | ||
139 | # github.com/aws/smithy-go v1.19.0 | ||
140 | ## explicit | ||
141 | # github.com/beorn7/perks v1.0.1 | ||
142 | ## explicit | ||
143 | # github.com/cenkalti/backoff/v4 v4.2.1 | ||
144 | ## explicit | ||
145 | # github.com/cespare/xxhash/v2 v2.2.0 | ||
146 | ## explicit | ||
147 | # github.com/containerd/continuity v0.4.3 | ||
148 | ## explicit | ||
149 | # github.com/containerd/log v0.1.0 | 205 | # github.com/containerd/log v0.1.0 |
150 | ## explicit | 206 | ## explicit; go 1.20 |
151 | # github.com/containerd/ttrpc v1.2.2 | 207 | github.com/containerd/log |
152 | ## explicit | 208 | # github.com/containerd/platforms v1.0.0-rc.1 |
153 | # github.com/containerd/typeurl/v2 v2.1.1 | 209 | ## explicit; go 1.20 |
154 | ## explicit | 210 | github.com/containerd/platforms |
211 | # github.com/containerd/ttrpc v1.2.7 | ||
212 | ## explicit; go 1.19 | ||
213 | github.com/containerd/ttrpc | ||
214 | # github.com/containerd/typeurl/v2 v2.2.3 | ||
215 | ## explicit; go 1.21 | ||
216 | github.com/containerd/typeurl/v2 | ||
217 | # github.com/cpuguy83/go-md2man/v2 v2.0.6 | ||
218 | ## explicit; go 1.12 | ||
219 | github.com/cpuguy83/go-md2man/v2/md2man | ||
220 | # github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc | ||
221 | ## explicit | ||
222 | github.com/davecgh/go-spew/spew | ||
223 | # github.com/distribution/reference v0.6.0 | ||
224 | ## explicit; go 1.20 | ||
225 | github.com/distribution/reference | ||
226 | # github.com/docker/buildx v0.21.2 | ||
227 | ## explicit; go 1.22.0 | ||
228 | github.com/docker/buildx/build | ||
229 | github.com/docker/buildx/builder | ||
230 | github.com/docker/buildx/controller/pb | ||
231 | github.com/docker/buildx/driver | ||
232 | github.com/docker/buildx/driver/bkimage | ||
233 | github.com/docker/buildx/driver/docker | ||
234 | github.com/docker/buildx/driver/docker-container | ||
235 | github.com/docker/buildx/driver/kubernetes | ||
236 | github.com/docker/buildx/driver/kubernetes/context | ||
237 | github.com/docker/buildx/driver/kubernetes/execconn | ||
238 | github.com/docker/buildx/driver/kubernetes/manifest | ||
239 | github.com/docker/buildx/driver/kubernetes/podchooser | ||
240 | github.com/docker/buildx/driver/kubernetes/util | ||
241 | github.com/docker/buildx/driver/remote | ||
242 | github.com/docker/buildx/driver/remote/util | ||
243 | github.com/docker/buildx/localstate | ||
244 | github.com/docker/buildx/store | ||
245 | github.com/docker/buildx/store/storeutil | ||
246 | github.com/docker/buildx/util/buildflags | ||
247 | github.com/docker/buildx/util/confutil | ||
248 | github.com/docker/buildx/util/desktop | ||
249 | github.com/docker/buildx/util/dockerutil | ||
250 | github.com/docker/buildx/util/gitutil | ||
251 | github.com/docker/buildx/util/imagetools | ||
252 | github.com/docker/buildx/util/logutil | ||
253 | github.com/docker/buildx/util/metricutil | ||
254 | github.com/docker/buildx/util/osutil | ||
255 | github.com/docker/buildx/util/platformutil | ||
256 | github.com/docker/buildx/util/progress | ||
257 | github.com/docker/buildx/util/resolver | ||
258 | github.com/docker/buildx/util/waitmap | ||
259 | github.com/docker/buildx/version | ||
260 | # github.com/docker/cli v28.0.1+incompatible | ||
261 | ## explicit | ||
262 | github.com/docker/cli/cli | ||
263 | github.com/docker/cli/cli-plugins/hooks | ||
264 | github.com/docker/cli/cli-plugins/manager | ||
265 | github.com/docker/cli/cli-plugins/plugin | ||
266 | github.com/docker/cli/cli-plugins/socket | ||
267 | github.com/docker/cli/cli/command | ||
268 | github.com/docker/cli/cli/command/completion | ||
269 | github.com/docker/cli/cli/command/container | ||
270 | github.com/docker/cli/cli/command/formatter | ||
271 | github.com/docker/cli/cli/command/formatter/tabwriter | ||
272 | github.com/docker/cli/cli/command/image | ||
273 | github.com/docker/cli/cli/command/image/build | ||
274 | github.com/docker/cli/cli/command/inspect | ||
275 | github.com/docker/cli/cli/compose/interpolation | ||
276 | github.com/docker/cli/cli/compose/loader | ||
277 | github.com/docker/cli/cli/compose/schema | ||
278 | github.com/docker/cli/cli/compose/template | ||
279 | github.com/docker/cli/cli/compose/types | ||
280 | github.com/docker/cli/cli/config | ||
281 | github.com/docker/cli/cli/config/configfile | ||
282 | github.com/docker/cli/cli/config/credentials | ||
283 | github.com/docker/cli/cli/config/types | ||
284 | github.com/docker/cli/cli/connhelper | ||
285 | github.com/docker/cli/cli/connhelper/commandconn | ||
286 | github.com/docker/cli/cli/connhelper/ssh | ||
287 | github.com/docker/cli/cli/context | ||
288 | github.com/docker/cli/cli/context/docker | ||
289 | github.com/docker/cli/cli/context/store | ||
290 | github.com/docker/cli/cli/debug | ||
291 | github.com/docker/cli/cli/flags | ||
292 | github.com/docker/cli/cli/hints | ||
293 | github.com/docker/cli/cli/internal/jsonstream | ||
294 | github.com/docker/cli/cli/manifest/store | ||
295 | github.com/docker/cli/cli/manifest/types | ||
296 | github.com/docker/cli/cli/registry/client | ||
297 | github.com/docker/cli/cli/streams | ||
298 | github.com/docker/cli/cli/trust | ||
299 | github.com/docker/cli/cli/version | ||
300 | github.com/docker/cli/internal/tui | ||
301 | github.com/docker/cli/opts | ||
302 | github.com/docker/cli/pkg/kvfile | ||
303 | github.com/docker/cli/templates | ||
304 | # github.com/docker/cli-docs-tool v0.9.0 | ||
305 | ## explicit; go 1.18 | ||
306 | github.com/docker/cli-docs-tool | ||
307 | github.com/docker/cli-docs-tool/annotation | ||
155 | # github.com/docker/distribution v2.8.3+incompatible | 308 | # github.com/docker/distribution v2.8.3+incompatible |
156 | ## explicit | 309 | ## explicit |
157 | # github.com/docker/docker-credential-helpers v0.8.0 | 310 | github.com/docker/distribution |
158 | ## explicit | 311 | github.com/docker/distribution/manifest |
312 | github.com/docker/distribution/manifest/manifestlist | ||
313 | github.com/docker/distribution/manifest/ocischema | ||
314 | github.com/docker/distribution/manifest/schema2 | ||
315 | github.com/docker/distribution/metrics | ||
316 | github.com/docker/distribution/registry/api/errcode | ||
317 | github.com/docker/distribution/registry/api/v2 | ||
318 | github.com/docker/distribution/registry/client | ||
319 | github.com/docker/distribution/registry/client/auth | ||
320 | github.com/docker/distribution/registry/client/auth/challenge | ||
321 | github.com/docker/distribution/registry/client/transport | ||
322 | github.com/docker/distribution/registry/storage/cache | ||
323 | github.com/docker/distribution/registry/storage/cache/memory | ||
324 | github.com/docker/distribution/uuid | ||
325 | # github.com/docker/docker v28.0.1+incompatible | ||
326 | ## explicit | ||
327 | github.com/docker/docker/api | ||
328 | github.com/docker/docker/api/types | ||
329 | github.com/docker/docker/api/types/auxprogress | ||
330 | github.com/docker/docker/api/types/blkiodev | ||
331 | github.com/docker/docker/api/types/checkpoint | ||
332 | github.com/docker/docker/api/types/common | ||
333 | github.com/docker/docker/api/types/container | ||
334 | github.com/docker/docker/api/types/events | ||
335 | github.com/docker/docker/api/types/filters | ||
336 | github.com/docker/docker/api/types/image | ||
337 | github.com/docker/docker/api/types/mount | ||
338 | github.com/docker/docker/api/types/network | ||
339 | github.com/docker/docker/api/types/registry | ||
340 | github.com/docker/docker/api/types/storage | ||
341 | github.com/docker/docker/api/types/strslice | ||
342 | github.com/docker/docker/api/types/swarm | ||
343 | github.com/docker/docker/api/types/swarm/runtime | ||
344 | github.com/docker/docker/api/types/system | ||
345 | github.com/docker/docker/api/types/time | ||
346 | github.com/docker/docker/api/types/versions | ||
347 | github.com/docker/docker/api/types/volume | ||
348 | github.com/docker/docker/builder/remotecontext/git | ||
349 | github.com/docker/docker/builder/remotecontext/urlutil | ||
350 | github.com/docker/docker/client | ||
351 | github.com/docker/docker/errdefs | ||
352 | github.com/docker/docker/internal/lazyregexp | ||
353 | github.com/docker/docker/internal/multierror | ||
354 | github.com/docker/docker/pkg/archive | ||
355 | github.com/docker/docker/pkg/atomicwriter | ||
356 | github.com/docker/docker/pkg/homedir | ||
357 | github.com/docker/docker/pkg/idtools | ||
358 | github.com/docker/docker/pkg/ioutils | ||
359 | github.com/docker/docker/pkg/jsonmessage | ||
360 | github.com/docker/docker/pkg/longpath | ||
361 | github.com/docker/docker/pkg/namesgenerator | ||
362 | github.com/docker/docker/pkg/pidfile | ||
363 | github.com/docker/docker/pkg/process | ||
364 | github.com/docker/docker/pkg/progress | ||
365 | github.com/docker/docker/pkg/stdcopy | ||
366 | github.com/docker/docker/pkg/streamformatter | ||
367 | github.com/docker/docker/pkg/stringid | ||
368 | github.com/docker/docker/pkg/system | ||
369 | github.com/docker/docker/registry | ||
370 | # github.com/docker/docker-credential-helpers v0.8.2 | ||
371 | ## explicit; go 1.19 | ||
372 | github.com/docker/docker-credential-helpers/client | ||
373 | github.com/docker/docker-credential-helpers/credentials | ||
159 | # github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c | 374 | # github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c |
160 | ## explicit | 375 | ## explicit |
376 | github.com/docker/go/canonical/json | ||
377 | # github.com/docker/go-connections v0.5.0 | ||
378 | ## explicit; go 1.18 | ||
379 | github.com/docker/go-connections/nat | ||
380 | github.com/docker/go-connections/sockets | ||
381 | github.com/docker/go-connections/tlsconfig | ||
161 | # github.com/docker/go-metrics v0.0.1 | 382 | # github.com/docker/go-metrics v0.0.1 |
383 | ## explicit; go 1.11 | ||
384 | github.com/docker/go-metrics | ||
385 | # github.com/docker/go-units v0.5.0 | ||
162 | ## explicit | 386 | ## explicit |
387 | github.com/docker/go-units | ||
163 | # github.com/eiannone/keyboard v0.0.0-20220611211555-0d226195f203 | 388 | # github.com/eiannone/keyboard v0.0.0-20220611211555-0d226195f203 |
164 | ## explicit | 389 | ## explicit; go 1.18 |
390 | github.com/eiannone/keyboard | ||
165 | # github.com/emicklei/go-restful/v3 v3.11.0 | 391 | # github.com/emicklei/go-restful/v3 v3.11.0 |
166 | ## explicit | 392 | ## explicit; go 1.13 |
393 | github.com/emicklei/go-restful/v3 | ||
394 | github.com/emicklei/go-restful/v3/log | ||
167 | # github.com/felixge/httpsnoop v1.0.4 | 395 | # github.com/felixge/httpsnoop v1.0.4 |
168 | ## explicit | 396 | ## explicit; go 1.13 |
169 | # github.com/fvbommel/sortorder v1.0.2 | 397 | github.com/felixge/httpsnoop |
170 | ## explicit | 398 | # github.com/fsnotify/fsevents v0.2.0 |
171 | # github.com/go-logr/logr v1.3.0 | 399 | ## explicit; go 1.17 |
172 | ## explicit | 400 | github.com/fsnotify/fsevents |
401 | # github.com/fvbommel/sortorder v1.1.0 | ||
402 | ## explicit; go 1.13 | ||
403 | github.com/fvbommel/sortorder | ||
404 | # github.com/fxamacker/cbor/v2 v2.7.0 | ||
405 | ## explicit; go 1.17 | ||
406 | github.com/fxamacker/cbor/v2 | ||
407 | # github.com/go-logr/logr v1.4.2 | ||
408 | ## explicit; go 1.18 | ||
409 | github.com/go-logr/logr | ||
410 | github.com/go-logr/logr/funcr | ||
173 | # github.com/go-logr/stdr v1.2.2 | 411 | # github.com/go-logr/stdr v1.2.2 |
174 | ## explicit | 412 | ## explicit; go 1.16 |
413 | github.com/go-logr/stdr | ||
175 | # github.com/go-openapi/jsonpointer v0.19.6 | 414 | # github.com/go-openapi/jsonpointer v0.19.6 |
176 | ## explicit | 415 | ## explicit; go 1.13 |
416 | github.com/go-openapi/jsonpointer | ||
177 | # github.com/go-openapi/jsonreference v0.20.2 | 417 | # github.com/go-openapi/jsonreference v0.20.2 |
178 | ## explicit | 418 | ## explicit; go 1.13 |
179 | # github.com/go-openapi/swag v0.22.3 | 419 | github.com/go-openapi/jsonreference |
180 | ## explicit | 420 | github.com/go-openapi/jsonreference/internal |
181 | # github.com/gofrs/flock v0.8.1 | 421 | # github.com/go-openapi/swag v0.22.4 |
182 | ## explicit | 422 | ## explicit; go 1.18 |
183 | # github.com/gogo/googleapis v1.4.1 | 423 | github.com/go-openapi/swag |
184 | ## explicit | 424 | # github.com/go-viper/mapstructure/v2 v2.0.0 |
425 | ## explicit; go 1.18 | ||
426 | github.com/go-viper/mapstructure/v2 | ||
427 | github.com/go-viper/mapstructure/v2/internal/errors | ||
428 | # github.com/gofrs/flock v0.12.1 | ||
429 | ## explicit; go 1.21.0 | ||
430 | github.com/gofrs/flock | ||
185 | # github.com/gogo/protobuf v1.3.2 | 431 | # github.com/gogo/protobuf v1.3.2 |
186 | ## explicit | 432 | ## explicit; go 1.15 |
187 | # github.com/golang/protobuf v1.5.3 | 433 | github.com/gogo/protobuf/proto |
188 | ## explicit | 434 | github.com/gogo/protobuf/sortkeys |
435 | # github.com/golang/protobuf v1.5.4 | ||
436 | ## explicit; go 1.17 | ||
437 | github.com/golang/protobuf/jsonpb | ||
438 | github.com/golang/protobuf/proto | ||
439 | github.com/golang/protobuf/ptypes | ||
440 | github.com/golang/protobuf/ptypes/any | ||
441 | github.com/golang/protobuf/ptypes/duration | ||
442 | github.com/golang/protobuf/ptypes/timestamp | ||
189 | # github.com/google/gnostic-models v0.6.8 | 443 | # github.com/google/gnostic-models v0.6.8 |
190 | ## explicit | 444 | ## explicit; go 1.18 |
445 | github.com/google/gnostic-models/compiler | ||
446 | github.com/google/gnostic-models/extensions | ||
447 | github.com/google/gnostic-models/jsonschema | ||
448 | github.com/google/gnostic-models/openapiv2 | ||
449 | github.com/google/gnostic-models/openapiv3 | ||
450 | # github.com/google/go-cmp v0.7.0 | ||
451 | ## explicit; go 1.21 | ||
452 | github.com/google/go-cmp/cmp | ||
453 | github.com/google/go-cmp/cmp/internal/diff | ||
454 | github.com/google/go-cmp/cmp/internal/flags | ||
455 | github.com/google/go-cmp/cmp/internal/function | ||
456 | github.com/google/go-cmp/cmp/internal/value | ||
191 | # github.com/google/gofuzz v1.2.0 | 457 | # github.com/google/gofuzz v1.2.0 |
192 | ## explicit | 458 | ## explicit; go 1.12 |
459 | github.com/google/gofuzz | ||
460 | github.com/google/gofuzz/bytesource | ||
193 | # github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 | 461 | # github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 |
194 | ## explicit | 462 | ## explicit; go 1.13 |
463 | github.com/google/shlex | ||
195 | # github.com/google/uuid v1.6.0 | 464 | # github.com/google/uuid v1.6.0 |
196 | ## explicit | 465 | ## explicit |
466 | github.com/google/uuid | ||
197 | # github.com/gorilla/mux v1.8.1 | 467 | # github.com/gorilla/mux v1.8.1 |
198 | ## explicit | 468 | ## explicit; go 1.20 |
469 | github.com/gorilla/mux | ||
199 | # github.com/gorilla/websocket v1.5.0 | 470 | # github.com/gorilla/websocket v1.5.0 |
200 | ## explicit | 471 | ## explicit; go 1.12 |
201 | # github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 | 472 | github.com/gorilla/websocket |
202 | ## explicit | 473 | # github.com/grpc-ecosystem/grpc-gateway/v2 v2.22.0 |
203 | # github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 | 474 | ## explicit; go 1.21 |
204 | ## explicit | 475 | github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule |
476 | github.com/grpc-ecosystem/grpc-gateway/v2/runtime | ||
477 | github.com/grpc-ecosystem/grpc-gateway/v2/utilities | ||
205 | # github.com/hashicorp/errwrap v1.1.0 | 478 | # github.com/hashicorp/errwrap v1.1.0 |
206 | ## explicit | 479 | ## explicit |
480 | github.com/hashicorp/errwrap | ||
207 | # github.com/hashicorp/go-cleanhttp v0.5.2 | 481 | # github.com/hashicorp/go-cleanhttp v0.5.2 |
482 | ## explicit; go 1.13 | ||
483 | github.com/hashicorp/go-cleanhttp | ||
484 | # github.com/hashicorp/go-multierror v1.1.1 | ||
485 | ## explicit; go 1.13 | ||
486 | github.com/hashicorp/go-multierror | ||
487 | # github.com/hashicorp/go-version v1.7.0 | ||
208 | ## explicit | 488 | ## explicit |
489 | github.com/hashicorp/go-version | ||
209 | # github.com/imdario/mergo v0.3.16 | 490 | # github.com/imdario/mergo v0.3.16 |
210 | ## explicit | 491 | ## explicit; go 1.13 |
492 | github.com/imdario/mergo | ||
211 | # github.com/in-toto/in-toto-golang v0.5.0 | 493 | # github.com/in-toto/in-toto-golang v0.5.0 |
212 | ## explicit | 494 | ## explicit; go 1.17 |
495 | github.com/in-toto/in-toto-golang/in_toto | ||
496 | github.com/in-toto/in-toto-golang/in_toto/slsa_provenance/common | ||
497 | github.com/in-toto/in-toto-golang/in_toto/slsa_provenance/v0.1 | ||
498 | github.com/in-toto/in-toto-golang/in_toto/slsa_provenance/v0.2 | ||
213 | # github.com/inconshreveable/mousetrap v1.1.0 | 499 | # github.com/inconshreveable/mousetrap v1.1.0 |
214 | ## explicit | 500 | ## explicit; go 1.18 |
501 | github.com/inconshreveable/mousetrap | ||
502 | # github.com/jonboulle/clockwork v0.5.0 | ||
503 | ## explicit; go 1.21 | ||
504 | github.com/jonboulle/clockwork | ||
215 | # github.com/josharian/intern v1.0.0 | 505 | # github.com/josharian/intern v1.0.0 |
216 | ## explicit | 506 | ## explicit; go 1.5 |
507 | github.com/josharian/intern | ||
217 | # github.com/json-iterator/go v1.1.12 | 508 | # github.com/json-iterator/go v1.1.12 |
218 | ## explicit | 509 | ## explicit; go 1.12 |
510 | github.com/json-iterator/go | ||
219 | # github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 | 511 | # github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 |
220 | ## explicit | 512 | ## explicit |
221 | # github.com/klauspost/compress v1.17.4 | 513 | github.com/kballard/go-shellquote |
222 | ## explicit | 514 | # github.com/klauspost/compress v1.17.11 |
515 | ## explicit; go 1.21 | ||
516 | github.com/klauspost/compress | ||
517 | github.com/klauspost/compress/fse | ||
518 | github.com/klauspost/compress/huff0 | ||
519 | github.com/klauspost/compress/internal/cpuinfo | ||
520 | github.com/klauspost/compress/internal/snapref | ||
521 | github.com/klauspost/compress/zstd | ||
522 | github.com/klauspost/compress/zstd/internal/xxhash | ||
223 | # github.com/mailru/easyjson v0.7.7 | 523 | # github.com/mailru/easyjson v0.7.7 |
224 | ## explicit | 524 | ## explicit; go 1.12 |
525 | github.com/mailru/easyjson/buffer | ||
526 | github.com/mailru/easyjson/jlexer | ||
527 | github.com/mailru/easyjson/jwriter | ||
225 | # github.com/mattn/go-colorable v0.1.13 | 528 | # github.com/mattn/go-colorable v0.1.13 |
226 | ## explicit | 529 | ## explicit; go 1.15 |
530 | github.com/mattn/go-colorable | ||
227 | # github.com/mattn/go-isatty v0.0.17 | 531 | # github.com/mattn/go-isatty v0.0.17 |
228 | ## explicit | 532 | ## explicit; go 1.15 |
533 | github.com/mattn/go-isatty | ||
229 | # github.com/mattn/go-runewidth v0.0.15 | 534 | # github.com/mattn/go-runewidth v0.0.15 |
230 | ## explicit | 535 | ## explicit; go 1.9 |
231 | # github.com/matttproud/golang_protobuf_extensions v1.0.4 | 536 | github.com/mattn/go-runewidth |
232 | ## explicit | 537 | # github.com/mattn/go-shellwords v1.0.12 |
538 | ## explicit; go 1.13 | ||
539 | github.com/mattn/go-shellwords | ||
233 | # github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b | 540 | # github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b |
234 | ## explicit | 541 | ## explicit |
542 | github.com/mgutz/ansi | ||
235 | # github.com/miekg/pkcs11 v1.1.1 | 543 | # github.com/miekg/pkcs11 v1.1.1 |
236 | ## explicit | 544 | ## explicit; go 1.12 |
237 | # github.com/mitchellh/copystructure v1.2.0 | 545 | github.com/miekg/pkcs11 |
238 | ## explicit | 546 | # github.com/mitchellh/go-ps v1.0.0 |
239 | # github.com/mitchellh/reflectwalk v1.0.2 | 547 | ## explicit; go 1.13 |
240 | ## explicit | 548 | github.com/mitchellh/go-ps |
549 | # github.com/mitchellh/hashstructure/v2 v2.0.2 | ||
550 | ## explicit; go 1.14 | ||
551 | github.com/mitchellh/hashstructure/v2 | ||
552 | # github.com/mitchellh/mapstructure v1.5.0 | ||
553 | ## explicit; go 1.14 | ||
554 | github.com/mitchellh/mapstructure | ||
555 | # github.com/moby/buildkit v0.20.0 | ||
556 | ## explicit; go 1.22.0 | ||
557 | github.com/moby/buildkit/api/services/control | ||
558 | github.com/moby/buildkit/api/types | ||
559 | github.com/moby/buildkit/client | ||
560 | github.com/moby/buildkit/client/buildid | ||
561 | github.com/moby/buildkit/client/connhelper | ||
562 | github.com/moby/buildkit/client/connhelper/dockercontainer | ||
563 | github.com/moby/buildkit/client/connhelper/kubepod | ||
564 | github.com/moby/buildkit/client/connhelper/ssh | ||
565 | github.com/moby/buildkit/client/llb | ||
566 | github.com/moby/buildkit/client/llb/sourceresolver | ||
567 | github.com/moby/buildkit/client/ociindex | ||
568 | github.com/moby/buildkit/cmd/buildkitd/config | ||
569 | github.com/moby/buildkit/errdefs | ||
570 | github.com/moby/buildkit/executor/resources/types | ||
571 | github.com/moby/buildkit/exporter/containerimage/exptypes | ||
572 | github.com/moby/buildkit/exporter/exptypes | ||
573 | github.com/moby/buildkit/frontend/gateway/client | ||
574 | github.com/moby/buildkit/frontend/gateway/grpcclient | ||
575 | github.com/moby/buildkit/frontend/gateway/pb | ||
576 | github.com/moby/buildkit/identity | ||
577 | github.com/moby/buildkit/session | ||
578 | github.com/moby/buildkit/session/auth | ||
579 | github.com/moby/buildkit/session/auth/authprovider | ||
580 | github.com/moby/buildkit/session/content | ||
581 | github.com/moby/buildkit/session/filesync | ||
582 | github.com/moby/buildkit/session/grpchijack | ||
583 | github.com/moby/buildkit/session/secrets | ||
584 | github.com/moby/buildkit/session/secrets/secretsprovider | ||
585 | github.com/moby/buildkit/session/sshforward | ||
586 | github.com/moby/buildkit/session/sshforward/sshprovider | ||
587 | github.com/moby/buildkit/session/upload | ||
588 | github.com/moby/buildkit/session/upload/uploadprovider | ||
589 | github.com/moby/buildkit/solver/errdefs | ||
590 | github.com/moby/buildkit/solver/llbsolver/provenance/types | ||
591 | github.com/moby/buildkit/solver/pb | ||
592 | github.com/moby/buildkit/solver/result | ||
593 | github.com/moby/buildkit/source/types | ||
594 | github.com/moby/buildkit/sourcepolicy/pb | ||
595 | github.com/moby/buildkit/util/apicaps | ||
596 | github.com/moby/buildkit/util/apicaps/pb | ||
597 | github.com/moby/buildkit/util/appcontext | ||
598 | github.com/moby/buildkit/util/appdefaults | ||
599 | github.com/moby/buildkit/util/bklog | ||
600 | github.com/moby/buildkit/util/contentutil | ||
601 | github.com/moby/buildkit/util/disk | ||
602 | github.com/moby/buildkit/util/entitlements | ||
603 | github.com/moby/buildkit/util/flightcontrol | ||
604 | github.com/moby/buildkit/util/gitutil | ||
605 | github.com/moby/buildkit/util/gogo/proto | ||
606 | github.com/moby/buildkit/util/grpcerrors | ||
607 | github.com/moby/buildkit/util/imageutil | ||
608 | github.com/moby/buildkit/util/leaseutil | ||
609 | github.com/moby/buildkit/util/progress | ||
610 | github.com/moby/buildkit/util/progress/progressui | ||
611 | github.com/moby/buildkit/util/progress/progresswriter | ||
612 | github.com/moby/buildkit/util/resolver/config | ||
613 | github.com/moby/buildkit/util/resolver/limited | ||
614 | github.com/moby/buildkit/util/resolver/retryhandler | ||
615 | github.com/moby/buildkit/util/sshutil | ||
616 | github.com/moby/buildkit/util/stack | ||
617 | github.com/moby/buildkit/util/system | ||
618 | github.com/moby/buildkit/util/tracing | ||
619 | github.com/moby/buildkit/util/tracing/delegated | ||
620 | github.com/moby/buildkit/util/tracing/detect | ||
621 | github.com/moby/buildkit/util/tracing/env | ||
622 | github.com/moby/buildkit/util/tracing/otlptracegrpc | ||
623 | github.com/moby/buildkit/version | ||
241 | # github.com/moby/docker-image-spec v1.3.1 | 624 | # github.com/moby/docker-image-spec v1.3.1 |
242 | ## explicit | 625 | ## explicit; go 1.18 |
626 | github.com/moby/docker-image-spec/specs-go/v1 | ||
243 | # github.com/moby/locker v1.0.1 | 627 | # github.com/moby/locker v1.0.1 |
244 | ## explicit | 628 | ## explicit; go 1.13 |
245 | # github.com/moby/spdystream v0.2.0 | 629 | github.com/moby/locker |
246 | ## explicit | 630 | # github.com/moby/patternmatcher v0.6.0 |
247 | # github.com/moby/sys/mountinfo v0.7.1 | 631 | ## explicit; go 1.19 |
248 | ## explicit | 632 | github.com/moby/patternmatcher |
249 | # github.com/moby/sys/sequential v0.5.0 | 633 | github.com/moby/patternmatcher/ignorefile |
250 | ## explicit | 634 | # github.com/moby/spdystream v0.4.0 |
251 | # github.com/moby/sys/signal v0.7.0 | 635 | ## explicit; go 1.13 |
252 | ## explicit | 636 | github.com/moby/spdystream |
253 | # github.com/moby/sys/symlink v0.2.0 | 637 | github.com/moby/spdystream/spdy |
254 | ## explicit | 638 | # github.com/moby/sys/capability v0.4.0 |
255 | # github.com/moby/sys/user v0.1.0 | 639 | ## explicit; go 1.21 |
256 | ## explicit | 640 | github.com/moby/sys/capability |
641 | # github.com/moby/sys/mountinfo v0.7.2 | ||
642 | ## explicit; go 1.17 | ||
643 | github.com/moby/sys/mountinfo | ||
644 | # github.com/moby/sys/sequential v0.6.0 | ||
645 | ## explicit; go 1.17 | ||
646 | github.com/moby/sys/sequential | ||
647 | # github.com/moby/sys/signal v0.7.1 | ||
648 | ## explicit; go 1.17 | ||
649 | github.com/moby/sys/signal | ||
650 | # github.com/moby/sys/symlink v0.3.0 | ||
651 | ## explicit; go 1.17 | ||
652 | github.com/moby/sys/symlink | ||
653 | # github.com/moby/sys/user v0.3.0 | ||
654 | ## explicit; go 1.17 | ||
655 | github.com/moby/sys/user | ||
656 | # github.com/moby/sys/userns v0.1.0 | ||
657 | ## explicit; go 1.21 | ||
658 | github.com/moby/sys/userns | ||
659 | # github.com/moby/term v0.5.2 | ||
660 | ## explicit; go 1.18 | ||
661 | github.com/moby/term | ||
662 | github.com/moby/term/windows | ||
257 | # github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd | 663 | # github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd |
258 | ## explicit | 664 | ## explicit |
665 | github.com/modern-go/concurrent | ||
259 | # github.com/modern-go/reflect2 v1.0.2 | 666 | # github.com/modern-go/reflect2 v1.0.2 |
667 | ## explicit; go 1.12 | ||
668 | github.com/modern-go/reflect2 | ||
669 | # github.com/morikuni/aec v1.0.0 | ||
260 | ## explicit | 670 | ## explicit |
671 | github.com/morikuni/aec | ||
261 | # github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 | 672 | # github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 |
262 | ## explicit | 673 | ## explicit |
674 | github.com/munnerz/goautoneg | ||
263 | # github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f | 675 | # github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f |
264 | ## explicit | 676 | ## explicit |
677 | github.com/mxk/go-flowrate/flowrate | ||
678 | # github.com/opencontainers/go-digest v1.0.0 | ||
679 | ## explicit; go 1.13 | ||
680 | github.com/opencontainers/go-digest | ||
681 | # github.com/opencontainers/image-spec v1.1.1 | ||
682 | ## explicit; go 1.18 | ||
683 | github.com/opencontainers/image-spec/specs-go | ||
684 | github.com/opencontainers/image-spec/specs-go/v1 | ||
685 | # github.com/otiai10/copy v1.14.1 | ||
686 | ## explicit; go 1.18 | ||
687 | github.com/otiai10/copy | ||
688 | # github.com/otiai10/mint v1.6.3 | ||
689 | ## explicit; go 1.18 | ||
690 | github.com/otiai10/mint | ||
691 | github.com/otiai10/mint/mquery | ||
265 | # github.com/pelletier/go-toml v1.9.5 | 692 | # github.com/pelletier/go-toml v1.9.5 |
266 | ## explicit | 693 | ## explicit; go 1.12 |
694 | github.com/pelletier/go-toml | ||
267 | # github.com/pkg/errors v0.9.1 | 695 | # github.com/pkg/errors v0.9.1 |
268 | ## explicit | 696 | ## explicit |
269 | # github.com/pmezard/go-difflib v1.0.0 | 697 | github.com/pkg/errors |
270 | ## explicit | 698 | # github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10 |
271 | # github.com/prometheus/client_golang v1.17.0 | 699 | ## explicit; go 1.20 |
272 | ## explicit | 700 | github.com/planetscale/vtprotobuf/protohelpers |
273 | # github.com/prometheus/client_model v0.5.0 | 701 | github.com/planetscale/vtprotobuf/types/known/timestamppb |
274 | ## explicit | 702 | github.com/planetscale/vtprotobuf/vtproto |
275 | # github.com/prometheus/common v0.44.0 | 703 | # github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 |
276 | ## explicit | 704 | ## explicit |
277 | # github.com/prometheus/procfs v0.12.0 | 705 | github.com/pmezard/go-difflib/difflib |
278 | ## explicit | 706 | # github.com/prometheus/client_golang v1.20.5 |
707 | ## explicit; go 1.20 | ||
708 | github.com/prometheus/client_golang/internal/github.com/golang/gddo/httputil | ||
709 | github.com/prometheus/client_golang/internal/github.com/golang/gddo/httputil/header | ||
710 | github.com/prometheus/client_golang/prometheus | ||
711 | github.com/prometheus/client_golang/prometheus/internal | ||
712 | github.com/prometheus/client_golang/prometheus/promhttp | ||
713 | # github.com/prometheus/client_model v0.6.1 | ||
714 | ## explicit; go 1.19 | ||
715 | github.com/prometheus/client_model/go | ||
716 | # github.com/prometheus/common v0.55.0 | ||
717 | ## explicit; go 1.20 | ||
718 | github.com/prometheus/common/expfmt | ||
719 | github.com/prometheus/common/model | ||
720 | # github.com/prometheus/procfs v0.15.1 | ||
721 | ## explicit; go 1.20 | ||
722 | github.com/prometheus/procfs | ||
723 | github.com/prometheus/procfs/internal/fs | ||
724 | github.com/prometheus/procfs/internal/util | ||
725 | # github.com/r3labs/sse v0.0.0-20210224172625-26fe804710bc | ||
726 | ## explicit; go 1.13 | ||
727 | github.com/r3labs/sse | ||
279 | # github.com/rivo/uniseg v0.2.0 | 728 | # github.com/rivo/uniseg v0.2.0 |
729 | ## explicit; go 1.12 | ||
730 | github.com/rivo/uniseg | ||
731 | # github.com/russross/blackfriday/v2 v2.1.0 | ||
280 | ## explicit | 732 | ## explicit |
733 | github.com/russross/blackfriday/v2 | ||
281 | # github.com/secure-systems-lab/go-securesystemslib v0.4.0 | 734 | # github.com/secure-systems-lab/go-securesystemslib v0.4.0 |
282 | ## explicit | 735 | ## explicit; go 1.17 |
736 | github.com/secure-systems-lab/go-securesystemslib/cjson | ||
737 | github.com/secure-systems-lab/go-securesystemslib/dsse | ||
283 | # github.com/serialx/hashring v0.0.0-20200727003509-22c0c7ab6b1b | 738 | # github.com/serialx/hashring v0.0.0-20200727003509-22c0c7ab6b1b |
284 | ## explicit | 739 | ## explicit |
740 | github.com/serialx/hashring | ||
285 | # github.com/shibumi/go-pathspec v1.3.0 | 741 | # github.com/shibumi/go-pathspec v1.3.0 |
742 | ## explicit; go 1.17 | ||
743 | github.com/shibumi/go-pathspec | ||
744 | # github.com/sirupsen/logrus v1.9.3 | ||
745 | ## explicit; go 1.13 | ||
746 | github.com/sirupsen/logrus | ||
747 | # github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966 | ||
286 | ## explicit | 748 | ## explicit |
287 | # github.com/tonistiigi/fsutil v0.0.0-20240301111122-7525a1af2bb5 | 749 | github.com/skratchdot/open-golang/open |
288 | ## explicit | 750 | # github.com/spf13/cobra v1.9.1 |
751 | ## explicit; go 1.15 | ||
752 | github.com/spf13/cobra | ||
753 | github.com/spf13/cobra/doc | ||
754 | # github.com/spf13/pflag v1.0.6 | ||
755 | ## explicit; go 1.12 | ||
756 | github.com/spf13/pflag | ||
757 | # github.com/stretchr/testify v1.10.0 | ||
758 | ## explicit; go 1.17 | ||
759 | github.com/stretchr/testify/assert | ||
760 | github.com/stretchr/testify/assert/yaml | ||
761 | github.com/stretchr/testify/require | ||
762 | # github.com/theupdateframework/notary v0.7.0 | ||
763 | ## explicit; go 1.12 | ||
764 | github.com/theupdateframework/notary | ||
765 | github.com/theupdateframework/notary/client | ||
766 | github.com/theupdateframework/notary/client/changelist | ||
767 | github.com/theupdateframework/notary/cryptoservice | ||
768 | github.com/theupdateframework/notary/passphrase | ||
769 | github.com/theupdateframework/notary/storage | ||
770 | github.com/theupdateframework/notary/trustmanager | ||
771 | github.com/theupdateframework/notary/trustmanager/yubikey | ||
772 | github.com/theupdateframework/notary/trustpinning | ||
773 | github.com/theupdateframework/notary/tuf | ||
774 | github.com/theupdateframework/notary/tuf/data | ||
775 | github.com/theupdateframework/notary/tuf/signed | ||
776 | github.com/theupdateframework/notary/tuf/utils | ||
777 | github.com/theupdateframework/notary/tuf/validation | ||
778 | # github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 | ||
779 | ## explicit; go 1.16 | ||
780 | github.com/tilt-dev/fsnotify | ||
781 | # github.com/tonistiigi/dchapes-mode v0.0.0-20241001053921-ca0759fec205 | ||
782 | ## explicit; go 1.21 | ||
783 | github.com/tonistiigi/dchapes-mode | ||
784 | # github.com/tonistiigi/fsutil v0.0.0-20250113203817-b14e27f4135a | ||
785 | ## explicit; go 1.21 | ||
786 | github.com/tonistiigi/fsutil | ||
787 | github.com/tonistiigi/fsutil/copy | ||
788 | github.com/tonistiigi/fsutil/types | ||
789 | # github.com/tonistiigi/go-csvvalue v0.0.0-20240710180619-ddb21b71c0b4 | ||
790 | ## explicit; go 1.16 | ||
791 | github.com/tonistiigi/go-csvvalue | ||
289 | # github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea | 792 | # github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea |
290 | ## explicit | 793 | ## explicit |
291 | # github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531 | 794 | github.com/tonistiigi/units |
292 | ## explicit | 795 | # github.com/tonistiigi/vt100 v0.0.0-20240514184818-90bafcd6abab |
796 | ## explicit; go 1.12 | ||
797 | github.com/tonistiigi/vt100 | ||
798 | # github.com/x448/float16 v0.8.4 | ||
799 | ## explicit; go 1.11 | ||
800 | github.com/x448/float16 | ||
293 | # github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb | 801 | # github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb |
294 | ## explicit | 802 | ## explicit |
803 | github.com/xeipuuv/gojsonpointer | ||
295 | # github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 | 804 | # github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 |
296 | ## explicit | 805 | ## explicit |
806 | github.com/xeipuuv/gojsonreference | ||
297 | # github.com/xeipuuv/gojsonschema v1.2.0 | 807 | # github.com/xeipuuv/gojsonschema v1.2.0 |
298 | ## explicit | 808 | ## explicit |
299 | # go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.46.1 | 809 | github.com/xeipuuv/gojsonschema |
300 | ## explicit | 810 | # github.com/xhit/go-str2duration/v2 v2.1.0 |
301 | # go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.46.1 | 811 | ## explicit; go 1.13 |
302 | ## explicit | 812 | github.com/xhit/go-str2duration/v2 |
303 | # go.opentelemetry.io/otel/exporters/otlp/otlpmetric v0.42.0 | 813 | # github.com/zclconf/go-cty v1.16.0 |
304 | ## explicit | 814 | ## explicit; go 1.18 |
305 | # go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v0.42.0 | 815 | github.com/zclconf/go-cty/cty |
306 | ## explicit | 816 | github.com/zclconf/go-cty/cty/convert |
307 | # go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v0.42.0 | 817 | github.com/zclconf/go-cty/cty/ctystrings |
308 | ## explicit | 818 | github.com/zclconf/go-cty/cty/gocty |
309 | # go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.21.0 | 819 | github.com/zclconf/go-cty/cty/json |
310 | ## explicit | 820 | github.com/zclconf/go-cty/cty/set |
311 | # go.opentelemetry.io/otel/exporters/prometheus v0.42.0 | 821 | # go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.56.0 |
312 | ## explicit | 822 | ## explicit; go 1.22 |
313 | # go.opentelemetry.io/otel/metric v1.21.0 | 823 | go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc |
314 | ## explicit | 824 | go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/internal |
315 | # go.opentelemetry.io/otel/sdk/metric v1.21.0 | 825 | # go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.56.0 |
316 | ## explicit | 826 | ## explicit; go 1.22 |
317 | # go.opentelemetry.io/proto/otlp v1.0.0 | 827 | go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace |
318 | ## explicit | 828 | go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace/internal/semconvutil |
319 | # golang.org/x/crypto v0.18.0 | 829 | # go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.56.0 |
320 | ## explicit | 830 | ## explicit; go 1.22 |
321 | # golang.org/x/mod v0.14.0 | 831 | go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp |
322 | ## explicit | 832 | go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/request |
323 | # golang.org/x/net v0.20.0 | 833 | go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconv |
324 | ## explicit | 834 | go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil |
325 | # golang.org/x/oauth2 v0.11.0 | 835 | # go.opentelemetry.io/otel v1.32.0 |
326 | ## explicit | 836 | ## explicit; go 1.22 |
327 | # golang.org/x/term v0.16.0 | 837 | go.opentelemetry.io/otel |
328 | ## explicit | 838 | go.opentelemetry.io/otel/attribute |
329 | # golang.org/x/text v0.14.0 | 839 | go.opentelemetry.io/otel/baggage |
330 | ## explicit | 840 | go.opentelemetry.io/otel/codes |
331 | # golang.org/x/time v0.3.0 | 841 | go.opentelemetry.io/otel/internal |
332 | ## explicit | 842 | go.opentelemetry.io/otel/internal/attribute |
333 | # golang.org/x/tools v0.17.0 | 843 | go.opentelemetry.io/otel/internal/baggage |
334 | ## explicit | 844 | go.opentelemetry.io/otel/internal/global |
335 | # google.golang.org/appengine v1.6.7 | 845 | go.opentelemetry.io/otel/propagation |
336 | ## explicit | 846 | go.opentelemetry.io/otel/semconv/v1.17.0 |
337 | # google.golang.org/genproto v0.0.0-20231016165738-49dd2c1f3d0b | 847 | go.opentelemetry.io/otel/semconv/v1.19.0 |
338 | ## explicit | 848 | go.opentelemetry.io/otel/semconv/v1.20.0 |
339 | # google.golang.org/genproto/googleapis/api v0.0.0-20231016165738-49dd2c1f3d0b | 849 | go.opentelemetry.io/otel/semconv/v1.21.0 |
340 | ## explicit | 850 | go.opentelemetry.io/otel/semconv/v1.26.0 |
341 | # google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b | 851 | # go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.31.0 |
342 | ## explicit | 852 | ## explicit; go 1.22 |
343 | # google.golang.org/protobuf v1.31.0 | 853 | go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc |
344 | ## explicit | 854 | go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal |
855 | go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/envconfig | ||
856 | go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/oconf | ||
857 | go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/retry | ||
858 | go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/internal/transform | ||
859 | # go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.31.0 | ||
860 | ## explicit; go 1.22 | ||
861 | go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp | ||
862 | go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal | ||
863 | go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal/envconfig | ||
864 | go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal/oconf | ||
865 | go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal/retry | ||
866 | go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp/internal/transform | ||
867 | # go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.31.0 | ||
868 | ## explicit; go 1.22 | ||
869 | go.opentelemetry.io/otel/exporters/otlp/otlptrace | ||
870 | go.opentelemetry.io/otel/exporters/otlp/otlptrace/internal/tracetransform | ||
871 | # go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.31.0 | ||
872 | ## explicit; go 1.22 | ||
873 | go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc | ||
874 | go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal | ||
875 | go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal/envconfig | ||
876 | go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal/otlpconfig | ||
877 | go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/internal/retry | ||
878 | # go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.31.0 | ||
879 | ## explicit; go 1.22 | ||
880 | go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp | ||
881 | go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/internal | ||
882 | go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/internal/envconfig | ||
883 | go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/internal/otlpconfig | ||
884 | go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp/internal/retry | ||
885 | # go.opentelemetry.io/otel/metric v1.32.0 | ||
886 | ## explicit; go 1.22 | ||
887 | go.opentelemetry.io/otel/metric | ||
888 | go.opentelemetry.io/otel/metric/embedded | ||
889 | go.opentelemetry.io/otel/metric/noop | ||
890 | # go.opentelemetry.io/otel/sdk v1.32.0 | ||
891 | ## explicit; go 1.22 | ||
892 | go.opentelemetry.io/otel/sdk | ||
893 | go.opentelemetry.io/otel/sdk/instrumentation | ||
894 | go.opentelemetry.io/otel/sdk/internal/env | ||
895 | go.opentelemetry.io/otel/sdk/internal/x | ||
896 | go.opentelemetry.io/otel/sdk/resource | ||
897 | go.opentelemetry.io/otel/sdk/trace | ||
898 | go.opentelemetry.io/otel/sdk/trace/tracetest | ||
899 | # go.opentelemetry.io/otel/sdk/metric v1.32.0 | ||
900 | ## explicit; go 1.22 | ||
901 | go.opentelemetry.io/otel/sdk/metric | ||
902 | go.opentelemetry.io/otel/sdk/metric/exemplar | ||
903 | go.opentelemetry.io/otel/sdk/metric/internal | ||
904 | go.opentelemetry.io/otel/sdk/metric/internal/aggregate | ||
905 | go.opentelemetry.io/otel/sdk/metric/internal/x | ||
906 | go.opentelemetry.io/otel/sdk/metric/metricdata | ||
907 | # go.opentelemetry.io/otel/trace v1.32.0 | ||
908 | ## explicit; go 1.22 | ||
909 | go.opentelemetry.io/otel/trace | ||
910 | go.opentelemetry.io/otel/trace/embedded | ||
911 | go.opentelemetry.io/otel/trace/noop | ||
912 | # go.opentelemetry.io/proto/otlp v1.3.1 | ||
913 | ## explicit; go 1.17 | ||
914 | go.opentelemetry.io/proto/otlp/collector/metrics/v1 | ||
915 | go.opentelemetry.io/proto/otlp/collector/trace/v1 | ||
916 | go.opentelemetry.io/proto/otlp/common/v1 | ||
917 | go.opentelemetry.io/proto/otlp/metrics/v1 | ||
918 | go.opentelemetry.io/proto/otlp/resource/v1 | ||
919 | go.opentelemetry.io/proto/otlp/trace/v1 | ||
920 | # go.uber.org/goleak v1.3.0 | ||
921 | ## explicit; go 1.20 | ||
922 | go.uber.org/goleak | ||
923 | go.uber.org/goleak/internal/stack | ||
924 | # go.uber.org/mock v0.5.0 | ||
925 | ## explicit; go 1.22 | ||
926 | go.uber.org/mock/gomock | ||
927 | # golang.org/x/crypto v0.31.0 | ||
928 | ## explicit; go 1.20 | ||
929 | golang.org/x/crypto/blowfish | ||
930 | golang.org/x/crypto/chacha20 | ||
931 | golang.org/x/crypto/curve25519 | ||
932 | golang.org/x/crypto/ed25519 | ||
933 | golang.org/x/crypto/internal/alias | ||
934 | golang.org/x/crypto/internal/poly1305 | ||
935 | golang.org/x/crypto/nacl/sign | ||
936 | golang.org/x/crypto/pbkdf2 | ||
937 | golang.org/x/crypto/ssh | ||
938 | golang.org/x/crypto/ssh/agent | ||
939 | golang.org/x/crypto/ssh/internal/bcrypt_pbkdf | ||
940 | # golang.org/x/exp v0.0.0-20241108190413-2d47ceb2692f | ||
941 | ## explicit; go 1.22.0 | ||
942 | golang.org/x/exp/constraints | ||
943 | golang.org/x/exp/maps | ||
944 | golang.org/x/exp/slices | ||
945 | # golang.org/x/net v0.33.0 | ||
946 | ## explicit; go 1.18 | ||
947 | golang.org/x/net/context | ||
948 | golang.org/x/net/html | ||
949 | golang.org/x/net/html/atom | ||
950 | golang.org/x/net/http/httpguts | ||
951 | golang.org/x/net/http2 | ||
952 | golang.org/x/net/http2/hpack | ||
953 | golang.org/x/net/idna | ||
954 | golang.org/x/net/internal/socks | ||
955 | golang.org/x/net/internal/timeseries | ||
956 | golang.org/x/net/proxy | ||
957 | golang.org/x/net/trace | ||
958 | golang.org/x/net/websocket | ||
959 | # golang.org/x/oauth2 v0.24.0 | ||
960 | ## explicit; go 1.18 | ||
961 | golang.org/x/oauth2 | ||
962 | golang.org/x/oauth2/internal | ||
963 | # golang.org/x/sync v0.11.0 | ||
964 | ## explicit; go 1.18 | ||
965 | golang.org/x/sync/errgroup | ||
966 | golang.org/x/sync/semaphore | ||
967 | # golang.org/x/sys v0.30.0 | ||
968 | ## explicit; go 1.18 | ||
969 | golang.org/x/sys/cpu | ||
970 | golang.org/x/sys/plan9 | ||
971 | golang.org/x/sys/unix | ||
972 | golang.org/x/sys/windows | ||
973 | golang.org/x/sys/windows/registry | ||
974 | # golang.org/x/term v0.27.0 | ||
975 | ## explicit; go 1.18 | ||
976 | golang.org/x/term | ||
977 | # golang.org/x/text v0.21.0 | ||
978 | ## explicit; go 1.18 | ||
979 | golang.org/x/text/cases | ||
980 | golang.org/x/text/internal | ||
981 | golang.org/x/text/internal/language | ||
982 | golang.org/x/text/internal/language/compact | ||
983 | golang.org/x/text/internal/tag | ||
984 | golang.org/x/text/language | ||
985 | golang.org/x/text/secure/bidirule | ||
986 | golang.org/x/text/transform | ||
987 | golang.org/x/text/unicode/bidi | ||
988 | golang.org/x/text/unicode/norm | ||
989 | golang.org/x/text/width | ||
990 | # golang.org/x/time v0.6.0 | ||
991 | ## explicit; go 1.18 | ||
992 | golang.org/x/time/rate | ||
993 | # google.golang.org/genproto/googleapis/api v0.0.0-20241202173237-19429a94021a | ||
994 | ## explicit; go 1.21 | ||
995 | google.golang.org/genproto/googleapis/api/httpbody | ||
996 | # google.golang.org/genproto/googleapis/rpc v0.0.0-20241202173237-19429a94021a | ||
997 | ## explicit; go 1.21 | ||
998 | google.golang.org/genproto/googleapis/rpc/errdetails | ||
999 | google.golang.org/genproto/googleapis/rpc/status | ||
1000 | # google.golang.org/grpc v1.70.0 | ||
1001 | ## explicit; go 1.22 | ||
1002 | google.golang.org/grpc | ||
1003 | google.golang.org/grpc/attributes | ||
1004 | google.golang.org/grpc/backoff | ||
1005 | google.golang.org/grpc/balancer | ||
1006 | google.golang.org/grpc/balancer/base | ||
1007 | google.golang.org/grpc/balancer/grpclb/state | ||
1008 | google.golang.org/grpc/balancer/pickfirst | ||
1009 | google.golang.org/grpc/balancer/pickfirst/internal | ||
1010 | google.golang.org/grpc/balancer/pickfirst/pickfirstleaf | ||
1011 | google.golang.org/grpc/balancer/roundrobin | ||
1012 | google.golang.org/grpc/binarylog/grpc_binarylog_v1 | ||
1013 | google.golang.org/grpc/channelz | ||
1014 | google.golang.org/grpc/codes | ||
1015 | google.golang.org/grpc/connectivity | ||
1016 | google.golang.org/grpc/credentials | ||
1017 | google.golang.org/grpc/credentials/insecure | ||
1018 | google.golang.org/grpc/encoding | ||
1019 | google.golang.org/grpc/encoding/gzip | ||
1020 | google.golang.org/grpc/encoding/proto | ||
1021 | google.golang.org/grpc/experimental/stats | ||
1022 | google.golang.org/grpc/grpclog | ||
1023 | google.golang.org/grpc/grpclog/internal | ||
1024 | google.golang.org/grpc/health | ||
1025 | google.golang.org/grpc/health/grpc_health_v1 | ||
1026 | google.golang.org/grpc/internal | ||
1027 | google.golang.org/grpc/internal/backoff | ||
1028 | google.golang.org/grpc/internal/balancer/gracefulswitch | ||
1029 | google.golang.org/grpc/internal/balancerload | ||
1030 | google.golang.org/grpc/internal/binarylog | ||
1031 | google.golang.org/grpc/internal/buffer | ||
1032 | google.golang.org/grpc/internal/channelz | ||
1033 | google.golang.org/grpc/internal/credentials | ||
1034 | google.golang.org/grpc/internal/envconfig | ||
1035 | google.golang.org/grpc/internal/grpclog | ||
1036 | google.golang.org/grpc/internal/grpcsync | ||
1037 | google.golang.org/grpc/internal/grpcutil | ||
1038 | google.golang.org/grpc/internal/idle | ||
1039 | google.golang.org/grpc/internal/metadata | ||
1040 | google.golang.org/grpc/internal/pretty | ||
1041 | google.golang.org/grpc/internal/resolver | ||
1042 | google.golang.org/grpc/internal/resolver/dns | ||
1043 | google.golang.org/grpc/internal/resolver/dns/internal | ||
1044 | google.golang.org/grpc/internal/resolver/passthrough | ||
1045 | google.golang.org/grpc/internal/resolver/unix | ||
1046 | google.golang.org/grpc/internal/serviceconfig | ||
1047 | google.golang.org/grpc/internal/stats | ||
1048 | google.golang.org/grpc/internal/status | ||
1049 | google.golang.org/grpc/internal/syscall | ||
1050 | google.golang.org/grpc/internal/transport | ||
1051 | google.golang.org/grpc/internal/transport/networktype | ||
1052 | google.golang.org/grpc/keepalive | ||
1053 | google.golang.org/grpc/mem | ||
1054 | google.golang.org/grpc/metadata | ||
1055 | google.golang.org/grpc/peer | ||
1056 | google.golang.org/grpc/resolver | ||
1057 | google.golang.org/grpc/resolver/dns | ||
1058 | google.golang.org/grpc/serviceconfig | ||
1059 | google.golang.org/grpc/stats | ||
1060 | google.golang.org/grpc/status | ||
1061 | google.golang.org/grpc/tap | ||
1062 | # google.golang.org/protobuf v1.35.2 | ||
1063 | ## explicit; go 1.21 | ||
1064 | google.golang.org/protobuf/encoding/protodelim | ||
1065 | google.golang.org/protobuf/encoding/protojson | ||
1066 | google.golang.org/protobuf/encoding/prototext | ||
1067 | google.golang.org/protobuf/encoding/protowire | ||
1068 | google.golang.org/protobuf/internal/descfmt | ||
1069 | google.golang.org/protobuf/internal/descopts | ||
1070 | google.golang.org/protobuf/internal/detrand | ||
1071 | google.golang.org/protobuf/internal/editiondefaults | ||
1072 | google.golang.org/protobuf/internal/editionssupport | ||
1073 | google.golang.org/protobuf/internal/encoding/defval | ||
1074 | google.golang.org/protobuf/internal/encoding/json | ||
1075 | google.golang.org/protobuf/internal/encoding/messageset | ||
1076 | google.golang.org/protobuf/internal/encoding/tag | ||
1077 | google.golang.org/protobuf/internal/encoding/text | ||
1078 | google.golang.org/protobuf/internal/errors | ||
1079 | google.golang.org/protobuf/internal/filedesc | ||
1080 | google.golang.org/protobuf/internal/filetype | ||
1081 | google.golang.org/protobuf/internal/flags | ||
1082 | google.golang.org/protobuf/internal/genid | ||
1083 | google.golang.org/protobuf/internal/impl | ||
1084 | google.golang.org/protobuf/internal/order | ||
1085 | google.golang.org/protobuf/internal/pragma | ||
1086 | google.golang.org/protobuf/internal/set | ||
1087 | google.golang.org/protobuf/internal/strs | ||
1088 | google.golang.org/protobuf/internal/version | ||
1089 | google.golang.org/protobuf/proto | ||
1090 | google.golang.org/protobuf/protoadapt | ||
1091 | google.golang.org/protobuf/reflect/protodesc | ||
1092 | google.golang.org/protobuf/reflect/protoreflect | ||
1093 | google.golang.org/protobuf/reflect/protoregistry | ||
1094 | google.golang.org/protobuf/runtime/protoiface | ||
1095 | google.golang.org/protobuf/runtime/protoimpl | ||
1096 | google.golang.org/protobuf/types/descriptorpb | ||
1097 | google.golang.org/protobuf/types/gofeaturespb | ||
1098 | google.golang.org/protobuf/types/known/anypb | ||
1099 | google.golang.org/protobuf/types/known/durationpb | ||
1100 | google.golang.org/protobuf/types/known/emptypb | ||
1101 | google.golang.org/protobuf/types/known/fieldmaskpb | ||
1102 | google.golang.org/protobuf/types/known/structpb | ||
1103 | google.golang.org/protobuf/types/known/timestamppb | ||
1104 | google.golang.org/protobuf/types/known/wrapperspb | ||
345 | # gopkg.in/cenkalti/backoff.v1 v1.1.0 | 1105 | # gopkg.in/cenkalti/backoff.v1 v1.1.0 |
346 | ## explicit | 1106 | ## explicit |
1107 | gopkg.in/cenkalti/backoff.v1 | ||
347 | # gopkg.in/inf.v0 v0.9.1 | 1108 | # gopkg.in/inf.v0 v0.9.1 |
348 | ## explicit | 1109 | ## explicit |
1110 | gopkg.in/inf.v0 | ||
349 | # gopkg.in/yaml.v2 v2.4.0 | 1111 | # gopkg.in/yaml.v2 v2.4.0 |
1112 | ## explicit; go 1.15 | ||
1113 | gopkg.in/yaml.v2 | ||
1114 | # gopkg.in/yaml.v3 v3.0.1 | ||
350 | ## explicit | 1115 | ## explicit |
351 | # k8s.io/api v0.29.2 | 1116 | gopkg.in/yaml.v3 |
352 | ## explicit | 1117 | # gotest.tools/v3 v3.5.2 |
353 | # k8s.io/apimachinery v0.29.2 | 1118 | ## explicit; go 1.17 |
354 | ## explicit | 1119 | gotest.tools/v3/assert |
355 | # k8s.io/apiserver v0.29.2 | 1120 | gotest.tools/v3/assert/cmp |
356 | ## explicit | 1121 | gotest.tools/v3/icmd |
357 | # k8s.io/client-go v0.29.2 | 1122 | gotest.tools/v3/internal/assert |
358 | ## explicit | 1123 | gotest.tools/v3/internal/difflib |
359 | # k8s.io/klog/v2 v2.110.1 | 1124 | gotest.tools/v3/internal/format |
360 | ## explicit | 1125 | gotest.tools/v3/internal/source |
361 | # k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00 | 1126 | gotest.tools/v3/poll |
362 | ## explicit | 1127 | # k8s.io/api v0.31.2 |
363 | # k8s.io/utils v0.0.0-20230726121419-3b25d923346b | 1128 | ## explicit; go 1.22.0 |
364 | ## explicit | 1129 | k8s.io/api/admissionregistration/v1 |
1130 | k8s.io/api/admissionregistration/v1alpha1 | ||
1131 | k8s.io/api/admissionregistration/v1beta1 | ||
1132 | k8s.io/api/apidiscovery/v2 | ||
1133 | k8s.io/api/apidiscovery/v2beta1 | ||
1134 | k8s.io/api/apiserverinternal/v1alpha1 | ||
1135 | k8s.io/api/apps/v1 | ||
1136 | k8s.io/api/apps/v1beta1 | ||
1137 | k8s.io/api/apps/v1beta2 | ||
1138 | k8s.io/api/authentication/v1 | ||
1139 | k8s.io/api/authentication/v1alpha1 | ||
1140 | k8s.io/api/authentication/v1beta1 | ||
1141 | k8s.io/api/authorization/v1 | ||
1142 | k8s.io/api/authorization/v1beta1 | ||
1143 | k8s.io/api/autoscaling/v1 | ||
1144 | k8s.io/api/autoscaling/v2 | ||
1145 | k8s.io/api/autoscaling/v2beta1 | ||
1146 | k8s.io/api/autoscaling/v2beta2 | ||
1147 | k8s.io/api/batch/v1 | ||
1148 | k8s.io/api/batch/v1beta1 | ||
1149 | k8s.io/api/certificates/v1 | ||
1150 | k8s.io/api/certificates/v1alpha1 | ||
1151 | k8s.io/api/certificates/v1beta1 | ||
1152 | k8s.io/api/coordination/v1 | ||
1153 | k8s.io/api/coordination/v1alpha1 | ||
1154 | k8s.io/api/coordination/v1beta1 | ||
1155 | k8s.io/api/core/v1 | ||
1156 | k8s.io/api/discovery/v1 | ||
1157 | k8s.io/api/discovery/v1beta1 | ||
1158 | k8s.io/api/events/v1 | ||
1159 | k8s.io/api/events/v1beta1 | ||
1160 | k8s.io/api/extensions/v1beta1 | ||
1161 | k8s.io/api/flowcontrol/v1 | ||
1162 | k8s.io/api/flowcontrol/v1beta1 | ||
1163 | k8s.io/api/flowcontrol/v1beta2 | ||
1164 | k8s.io/api/flowcontrol/v1beta3 | ||
1165 | k8s.io/api/networking/v1 | ||
1166 | k8s.io/api/networking/v1alpha1 | ||
1167 | k8s.io/api/networking/v1beta1 | ||
1168 | k8s.io/api/node/v1 | ||
1169 | k8s.io/api/node/v1alpha1 | ||
1170 | k8s.io/api/node/v1beta1 | ||
1171 | k8s.io/api/policy/v1 | ||
1172 | k8s.io/api/policy/v1beta1 | ||
1173 | k8s.io/api/rbac/v1 | ||
1174 | k8s.io/api/rbac/v1alpha1 | ||
1175 | k8s.io/api/rbac/v1beta1 | ||
1176 | k8s.io/api/resource/v1alpha3 | ||
1177 | k8s.io/api/scheduling/v1 | ||
1178 | k8s.io/api/scheduling/v1alpha1 | ||
1179 | k8s.io/api/scheduling/v1beta1 | ||
1180 | k8s.io/api/storage/v1 | ||
1181 | k8s.io/api/storage/v1alpha1 | ||
1182 | k8s.io/api/storage/v1beta1 | ||
1183 | k8s.io/api/storagemigration/v1alpha1 | ||
1184 | # k8s.io/apimachinery v0.31.2 | ||
1185 | ## explicit; go 1.22.0 | ||
1186 | k8s.io/apimachinery/pkg/api/equality | ||
1187 | k8s.io/apimachinery/pkg/api/errors | ||
1188 | k8s.io/apimachinery/pkg/api/meta | ||
1189 | k8s.io/apimachinery/pkg/api/resource | ||
1190 | k8s.io/apimachinery/pkg/api/validation | ||
1191 | k8s.io/apimachinery/pkg/apis/meta/internalversion | ||
1192 | k8s.io/apimachinery/pkg/apis/meta/internalversion/validation | ||
1193 | k8s.io/apimachinery/pkg/apis/meta/v1 | ||
1194 | k8s.io/apimachinery/pkg/apis/meta/v1/unstructured | ||
1195 | k8s.io/apimachinery/pkg/apis/meta/v1/validation | ||
1196 | k8s.io/apimachinery/pkg/apis/meta/v1beta1 | ||
1197 | k8s.io/apimachinery/pkg/conversion | ||
1198 | k8s.io/apimachinery/pkg/conversion/queryparams | ||
1199 | k8s.io/apimachinery/pkg/fields | ||
1200 | k8s.io/apimachinery/pkg/labels | ||
1201 | k8s.io/apimachinery/pkg/runtime | ||
1202 | k8s.io/apimachinery/pkg/runtime/schema | ||
1203 | k8s.io/apimachinery/pkg/runtime/serializer | ||
1204 | k8s.io/apimachinery/pkg/runtime/serializer/cbor/direct | ||
1205 | k8s.io/apimachinery/pkg/runtime/serializer/cbor/internal/modes | ||
1206 | k8s.io/apimachinery/pkg/runtime/serializer/json | ||
1207 | k8s.io/apimachinery/pkg/runtime/serializer/protobuf | ||
1208 | k8s.io/apimachinery/pkg/runtime/serializer/recognizer | ||
1209 | k8s.io/apimachinery/pkg/runtime/serializer/streaming | ||
1210 | k8s.io/apimachinery/pkg/runtime/serializer/versioning | ||
1211 | k8s.io/apimachinery/pkg/selection | ||
1212 | k8s.io/apimachinery/pkg/types | ||
1213 | k8s.io/apimachinery/pkg/util/dump | ||
1214 | k8s.io/apimachinery/pkg/util/errors | ||
1215 | k8s.io/apimachinery/pkg/util/framer | ||
1216 | k8s.io/apimachinery/pkg/util/httpstream | ||
1217 | k8s.io/apimachinery/pkg/util/httpstream/spdy | ||
1218 | k8s.io/apimachinery/pkg/util/httpstream/wsstream | ||
1219 | k8s.io/apimachinery/pkg/util/intstr | ||
1220 | k8s.io/apimachinery/pkg/util/json | ||
1221 | k8s.io/apimachinery/pkg/util/managedfields | ||
1222 | k8s.io/apimachinery/pkg/util/managedfields/internal | ||
1223 | k8s.io/apimachinery/pkg/util/naming | ||
1224 | k8s.io/apimachinery/pkg/util/net | ||
1225 | k8s.io/apimachinery/pkg/util/portforward | ||
1226 | k8s.io/apimachinery/pkg/util/proxy | ||
1227 | k8s.io/apimachinery/pkg/util/remotecommand | ||
1228 | k8s.io/apimachinery/pkg/util/runtime | ||
1229 | k8s.io/apimachinery/pkg/util/sets | ||
1230 | k8s.io/apimachinery/pkg/util/validation | ||
1231 | k8s.io/apimachinery/pkg/util/validation/field | ||
1232 | k8s.io/apimachinery/pkg/util/wait | ||
1233 | k8s.io/apimachinery/pkg/util/yaml | ||
1234 | k8s.io/apimachinery/pkg/version | ||
1235 | k8s.io/apimachinery/pkg/watch | ||
1236 | k8s.io/apimachinery/third_party/forked/golang/netutil | ||
1237 | k8s.io/apimachinery/third_party/forked/golang/reflect | ||
1238 | # k8s.io/client-go v0.31.2 | ||
1239 | ## explicit; go 1.22.0 | ||
1240 | k8s.io/client-go/applyconfigurations/admissionregistration/v1 | ||
1241 | k8s.io/client-go/applyconfigurations/admissionregistration/v1alpha1 | ||
1242 | k8s.io/client-go/applyconfigurations/admissionregistration/v1beta1 | ||
1243 | k8s.io/client-go/applyconfigurations/apiserverinternal/v1alpha1 | ||
1244 | k8s.io/client-go/applyconfigurations/apps/v1 | ||
1245 | k8s.io/client-go/applyconfigurations/apps/v1beta1 | ||
1246 | k8s.io/client-go/applyconfigurations/apps/v1beta2 | ||
1247 | k8s.io/client-go/applyconfigurations/autoscaling/v1 | ||
1248 | k8s.io/client-go/applyconfigurations/autoscaling/v2 | ||
1249 | k8s.io/client-go/applyconfigurations/autoscaling/v2beta1 | ||
1250 | k8s.io/client-go/applyconfigurations/autoscaling/v2beta2 | ||
1251 | k8s.io/client-go/applyconfigurations/batch/v1 | ||
1252 | k8s.io/client-go/applyconfigurations/batch/v1beta1 | ||
1253 | k8s.io/client-go/applyconfigurations/certificates/v1 | ||
1254 | k8s.io/client-go/applyconfigurations/certificates/v1alpha1 | ||
1255 | k8s.io/client-go/applyconfigurations/certificates/v1beta1 | ||
1256 | k8s.io/client-go/applyconfigurations/coordination/v1 | ||
1257 | k8s.io/client-go/applyconfigurations/coordination/v1alpha1 | ||
1258 | k8s.io/client-go/applyconfigurations/coordination/v1beta1 | ||
1259 | k8s.io/client-go/applyconfigurations/core/v1 | ||
1260 | k8s.io/client-go/applyconfigurations/discovery/v1 | ||
1261 | k8s.io/client-go/applyconfigurations/discovery/v1beta1 | ||
1262 | k8s.io/client-go/applyconfigurations/events/v1 | ||
1263 | k8s.io/client-go/applyconfigurations/events/v1beta1 | ||
1264 | k8s.io/client-go/applyconfigurations/extensions/v1beta1 | ||
1265 | k8s.io/client-go/applyconfigurations/flowcontrol/v1 | ||
1266 | k8s.io/client-go/applyconfigurations/flowcontrol/v1beta1 | ||
1267 | k8s.io/client-go/applyconfigurations/flowcontrol/v1beta2 | ||
1268 | k8s.io/client-go/applyconfigurations/flowcontrol/v1beta3 | ||
1269 | k8s.io/client-go/applyconfigurations/internal | ||
1270 | k8s.io/client-go/applyconfigurations/meta/v1 | ||
1271 | k8s.io/client-go/applyconfigurations/networking/v1 | ||
1272 | k8s.io/client-go/applyconfigurations/networking/v1alpha1 | ||
1273 | k8s.io/client-go/applyconfigurations/networking/v1beta1 | ||
1274 | k8s.io/client-go/applyconfigurations/node/v1 | ||
1275 | k8s.io/client-go/applyconfigurations/node/v1alpha1 | ||
1276 | k8s.io/client-go/applyconfigurations/node/v1beta1 | ||
1277 | k8s.io/client-go/applyconfigurations/policy/v1 | ||
1278 | k8s.io/client-go/applyconfigurations/policy/v1beta1 | ||
1279 | k8s.io/client-go/applyconfigurations/rbac/v1 | ||
1280 | k8s.io/client-go/applyconfigurations/rbac/v1alpha1 | ||
1281 | k8s.io/client-go/applyconfigurations/rbac/v1beta1 | ||
1282 | k8s.io/client-go/applyconfigurations/resource/v1alpha3 | ||
1283 | k8s.io/client-go/applyconfigurations/scheduling/v1 | ||
1284 | k8s.io/client-go/applyconfigurations/scheduling/v1alpha1 | ||
1285 | k8s.io/client-go/applyconfigurations/scheduling/v1beta1 | ||
1286 | k8s.io/client-go/applyconfigurations/storage/v1 | ||
1287 | k8s.io/client-go/applyconfigurations/storage/v1alpha1 | ||
1288 | k8s.io/client-go/applyconfigurations/storage/v1beta1 | ||
1289 | k8s.io/client-go/applyconfigurations/storagemigration/v1alpha1 | ||
1290 | k8s.io/client-go/discovery | ||
1291 | k8s.io/client-go/features | ||
1292 | k8s.io/client-go/gentype | ||
1293 | k8s.io/client-go/kubernetes | ||
1294 | k8s.io/client-go/kubernetes/scheme | ||
1295 | k8s.io/client-go/kubernetes/typed/admissionregistration/v1 | ||
1296 | k8s.io/client-go/kubernetes/typed/admissionregistration/v1alpha1 | ||
1297 | k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1 | ||
1298 | k8s.io/client-go/kubernetes/typed/apiserverinternal/v1alpha1 | ||
1299 | k8s.io/client-go/kubernetes/typed/apps/v1 | ||
1300 | k8s.io/client-go/kubernetes/typed/apps/v1beta1 | ||
1301 | k8s.io/client-go/kubernetes/typed/apps/v1beta2 | ||
1302 | k8s.io/client-go/kubernetes/typed/authentication/v1 | ||
1303 | k8s.io/client-go/kubernetes/typed/authentication/v1alpha1 | ||
1304 | k8s.io/client-go/kubernetes/typed/authentication/v1beta1 | ||
1305 | k8s.io/client-go/kubernetes/typed/authorization/v1 | ||
1306 | k8s.io/client-go/kubernetes/typed/authorization/v1beta1 | ||
1307 | k8s.io/client-go/kubernetes/typed/autoscaling/v1 | ||
1308 | k8s.io/client-go/kubernetes/typed/autoscaling/v2 | ||
1309 | k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1 | ||
1310 | k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2 | ||
1311 | k8s.io/client-go/kubernetes/typed/batch/v1 | ||
1312 | k8s.io/client-go/kubernetes/typed/batch/v1beta1 | ||
1313 | k8s.io/client-go/kubernetes/typed/certificates/v1 | ||
1314 | k8s.io/client-go/kubernetes/typed/certificates/v1alpha1 | ||
1315 | k8s.io/client-go/kubernetes/typed/certificates/v1beta1 | ||
1316 | k8s.io/client-go/kubernetes/typed/coordination/v1 | ||
1317 | k8s.io/client-go/kubernetes/typed/coordination/v1alpha1 | ||
1318 | k8s.io/client-go/kubernetes/typed/coordination/v1beta1 | ||
1319 | k8s.io/client-go/kubernetes/typed/core/v1 | ||
1320 | k8s.io/client-go/kubernetes/typed/discovery/v1 | ||
1321 | k8s.io/client-go/kubernetes/typed/discovery/v1beta1 | ||
1322 | k8s.io/client-go/kubernetes/typed/events/v1 | ||
1323 | k8s.io/client-go/kubernetes/typed/events/v1beta1 | ||
1324 | k8s.io/client-go/kubernetes/typed/extensions/v1beta1 | ||
1325 | k8s.io/client-go/kubernetes/typed/flowcontrol/v1 | ||
1326 | k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta1 | ||
1327 | k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta2 | ||
1328 | k8s.io/client-go/kubernetes/typed/flowcontrol/v1beta3 | ||
1329 | k8s.io/client-go/kubernetes/typed/networking/v1 | ||
1330 | k8s.io/client-go/kubernetes/typed/networking/v1alpha1 | ||
1331 | k8s.io/client-go/kubernetes/typed/networking/v1beta1 | ||
1332 | k8s.io/client-go/kubernetes/typed/node/v1 | ||
1333 | k8s.io/client-go/kubernetes/typed/node/v1alpha1 | ||
1334 | k8s.io/client-go/kubernetes/typed/node/v1beta1 | ||
1335 | k8s.io/client-go/kubernetes/typed/policy/v1 | ||
1336 | k8s.io/client-go/kubernetes/typed/policy/v1beta1 | ||
1337 | k8s.io/client-go/kubernetes/typed/rbac/v1 | ||
1338 | k8s.io/client-go/kubernetes/typed/rbac/v1alpha1 | ||
1339 | k8s.io/client-go/kubernetes/typed/rbac/v1beta1 | ||
1340 | k8s.io/client-go/kubernetes/typed/resource/v1alpha3 | ||
1341 | k8s.io/client-go/kubernetes/typed/scheduling/v1 | ||
1342 | k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1 | ||
1343 | k8s.io/client-go/kubernetes/typed/scheduling/v1beta1 | ||
1344 | k8s.io/client-go/kubernetes/typed/storage/v1 | ||
1345 | k8s.io/client-go/kubernetes/typed/storage/v1alpha1 | ||
1346 | k8s.io/client-go/kubernetes/typed/storage/v1beta1 | ||
1347 | k8s.io/client-go/kubernetes/typed/storagemigration/v1alpha1 | ||
1348 | k8s.io/client-go/openapi | ||
1349 | k8s.io/client-go/pkg/apis/clientauthentication | ||
1350 | k8s.io/client-go/pkg/apis/clientauthentication/install | ||
1351 | k8s.io/client-go/pkg/apis/clientauthentication/v1 | ||
1352 | k8s.io/client-go/pkg/apis/clientauthentication/v1beta1 | ||
1353 | k8s.io/client-go/pkg/version | ||
1354 | k8s.io/client-go/plugin/pkg/client/auth/exec | ||
1355 | k8s.io/client-go/rest | ||
1356 | k8s.io/client-go/rest/watch | ||
1357 | k8s.io/client-go/tools/auth | ||
1358 | k8s.io/client-go/tools/clientcmd | ||
1359 | k8s.io/client-go/tools/clientcmd/api | ||
1360 | k8s.io/client-go/tools/clientcmd/api/latest | ||
1361 | k8s.io/client-go/tools/clientcmd/api/v1 | ||
1362 | k8s.io/client-go/tools/metrics | ||
1363 | k8s.io/client-go/tools/reference | ||
1364 | k8s.io/client-go/tools/remotecommand | ||
1365 | k8s.io/client-go/transport | ||
1366 | k8s.io/client-go/transport/spdy | ||
1367 | k8s.io/client-go/transport/websocket | ||
1368 | k8s.io/client-go/util/cert | ||
1369 | k8s.io/client-go/util/connrotation | ||
1370 | k8s.io/client-go/util/consistencydetector | ||
1371 | k8s.io/client-go/util/exec | ||
1372 | k8s.io/client-go/util/flowcontrol | ||
1373 | k8s.io/client-go/util/homedir | ||
1374 | k8s.io/client-go/util/keyutil | ||
1375 | k8s.io/client-go/util/watchlist | ||
1376 | k8s.io/client-go/util/workqueue | ||
1377 | # k8s.io/klog/v2 v2.130.1 | ||
1378 | ## explicit; go 1.18 | ||
1379 | k8s.io/klog/v2 | ||
1380 | k8s.io/klog/v2/internal/buffer | ||
1381 | k8s.io/klog/v2/internal/clock | ||
1382 | k8s.io/klog/v2/internal/dbg | ||
1383 | k8s.io/klog/v2/internal/serialize | ||
1384 | k8s.io/klog/v2/internal/severity | ||
1385 | k8s.io/klog/v2/internal/sloghandler | ||
1386 | # k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340 | ||
1387 | ## explicit; go 1.20 | ||
1388 | k8s.io/kube-openapi/pkg/cached | ||
1389 | k8s.io/kube-openapi/pkg/common | ||
1390 | k8s.io/kube-openapi/pkg/handler3 | ||
1391 | k8s.io/kube-openapi/pkg/internal | ||
1392 | k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json | ||
1393 | k8s.io/kube-openapi/pkg/schemaconv | ||
1394 | k8s.io/kube-openapi/pkg/spec3 | ||
1395 | k8s.io/kube-openapi/pkg/util/proto | ||
1396 | k8s.io/kube-openapi/pkg/validation/spec | ||
1397 | # k8s.io/utils v0.0.0-20240711033017-18e509b52bc8 | ||
1398 | ## explicit; go 1.18 | ||
1399 | k8s.io/utils/clock | ||
1400 | k8s.io/utils/clock/testing | ||
1401 | k8s.io/utils/internal/third_party/forked/golang/net | ||
1402 | k8s.io/utils/net | ||
1403 | k8s.io/utils/ptr | ||
1404 | k8s.io/utils/strings/slices | ||
365 | # sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd | 1405 | # sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd |
366 | ## explicit | 1406 | ## explicit; go 1.18 |
1407 | sigs.k8s.io/json | ||
1408 | sigs.k8s.io/json/internal/golang/encoding/json | ||
367 | # sigs.k8s.io/structured-merge-diff/v4 v4.4.1 | 1409 | # sigs.k8s.io/structured-merge-diff/v4 v4.4.1 |
368 | ## explicit | 1410 | ## explicit; go 1.13 |
369 | # sigs.k8s.io/yaml v1.3.0 | 1411 | sigs.k8s.io/structured-merge-diff/v4/fieldpath |
370 | ## explicit | 1412 | sigs.k8s.io/structured-merge-diff/v4/merge |
371 | # tags.cncf.io/container-device-interface v0.6.2 | 1413 | sigs.k8s.io/structured-merge-diff/v4/schema |
372 | ## explicit | 1414 | sigs.k8s.io/structured-merge-diff/v4/typed |
1415 | sigs.k8s.io/structured-merge-diff/v4/value | ||
1416 | # sigs.k8s.io/yaml v1.4.0 | ||
1417 | ## explicit; go 1.12 | ||
1418 | sigs.k8s.io/yaml | ||
1419 | sigs.k8s.io/yaml/goyaml.v2 | ||
1420 | # tags.cncf.io/container-device-interface v0.8.1 | ||
1421 | ## explicit; go 1.20 | ||
1422 | tags.cncf.io/container-device-interface/pkg/parser | ||