Files
2026-05-21 13:21:46 +00:00

700 lines
35 KiB
PHP

MODGO_MODULES = \
cel.dev/expr v0.25.1 \
cloud.google.com/go/compute/metadata v0.9.0 \
cyphar.com/go-pathrs v0.2.1 \
dario.cat/mergo v1.0.2 \
filippo.io/edwards25519 v1.1.0 \
github.com/!ada!logics/go-fuzz-headers v0.0.0-20240806141605-e8a1dd7889d6 \
github.com/!alec!aivazis/survey/v2 v2.3.7 \
github.com/!azure!a!d/microsoft-authentication-library-for-go v1.6.0 \
github.com/!azure/azure-sdk-for-go/sdk/azcore v1.20.0 \
github.com/!azure/azure-sdk-for-go/sdk/azidentity v1.13.1 \
github.com/!azure/azure-sdk-for-go/sdk/internal v1.11.2 \
github.com/!azure/azure-sdk-for-go/sdk/storage/azblob v1.5.0 \
github.com/!azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c \
github.com/!defang!labs/secret-detector v0.0.0-20250403165618-22662109213e \
github.com/!google!cloud!platform/opentelemetry-operations-go/detectors/gcp v1.31.0 \
github.com/!masterminds/semver/v3 v3.4.0 \
github.com/!microsoft/go-winio v0.6.2 \
github.com/!microsoft/hcsshim v0.14.1 \
github.com/!netflix/go-expect v0.0.0-20220104043353-73e0943537d2 \
github.com/!proton!mail/go-crypto v1.3.0 \
github.com/!stack!exchange/wmi v0.0.0-20190523213315-cbe66965904d \
github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d \
github.com/agext/levenshtein v1.2.3 \
github.com/agnivade/levenshtein v1.2.1 \
github.com/anchore/go-struct-converter v0.1.0 \
github.com/antihax/optional v1.0.0 \
github.com/apparentlymart/go-cidr v1.0.1 \
github.com/apparentlymart/go-textseg/v15 v15.0.0 \
github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2 \
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 \
github.com/aws/aws-sdk-go-v2 v1.41.4 \
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.5 \
github.com/aws/aws-sdk-go-v2/config v1.32.12 \
github.com/aws/aws-sdk-go-v2/credentials v1.19.12 \
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.20 \
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.10 \
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.20 \
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.20 \
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.6 \
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.12 \
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.7 \
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.9.3 \
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.20 \
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.12 \
github.com/aws/aws-sdk-go-v2/service/s3 v1.89.1 \
github.com/aws/aws-sdk-go-v2/service/signin v1.0.8 \
github.com/aws/aws-sdk-go-v2/service/sso v1.30.13 \
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.17 \
github.com/aws/aws-sdk-go-v2/service/sts v1.41.9 \
github.com/aws/smithy-go v1.24.2 \
github.com/beorn7/perks v1.0.1 \
github.com/blang/semver v3.5.1+incompatible \
github.com/buger/goterm v1.0.4 \
github.com/cenkalti/backoff/v4 v4.3.0 \
github.com/cenkalti/backoff/v5 v5.0.3 \
github.com/cespare/xxhash/v2 v2.3.0 \
github.com/checkpoint-restore/checkpointctl v1.4.0 \
github.com/checkpoint-restore/go-criu/v7 v7.2.0 \
github.com/cilium/ebpf v0.16.0 \
github.com/cloudflare/circl v1.6.3 \
github.com/cncf/xds/go v0.0.0-20260202195803-dba9d589def2 \
github.com/codahale/rfc6979 v0.0.0-20141003034818-6a90f24967eb \
github.com/compose-spec/compose-go/v2 v2.11.0 \
github.com/containerd/accelerated-container-image v1.3.0 \
github.com/containerd/btrfs/v2 v2.0.0 \
github.com/containerd/cgroups/v3 v3.1.3 \
github.com/containerd/console v1.0.5 \
github.com/containerd/containerd/api v1.10.0 \
github.com/containerd/containerd/v2 v2.2.3 \
github.com/containerd/continuity v0.4.5 \
github.com/containerd/errdefs v1.0.0 \
github.com/containerd/errdefs/pkg v0.3.0 \
github.com/containerd/fifo v1.1.0 \
github.com/containerd/fuse-overlayfs-snapshotter/v2 v2.1.7 \
github.com/containerd/go-cni v1.1.13 \
github.com/containerd/go-runc v1.1.0 \
github.com/containerd/imgcrypt/v2 v2.0.1 \
github.com/containerd/log v0.1.0 \
github.com/containerd/nri v0.11.0 \
github.com/containerd/nydus-snapshotter v0.15.13 \
github.com/containerd/otelttrpc v0.1.0 \
github.com/containerd/platforms v1.0.0-rc.4 \
github.com/containerd/plugin v1.0.0 \
github.com/containerd/stargz-snapshotter v0.18.2 \
github.com/containerd/stargz-snapshotter/estargz v0.18.2 \
github.com/containerd/ttrpc v1.2.8 \
github.com/containerd/typeurl/v2 v2.2.3 \
github.com/containerd/zfs/v2 v2.0.0 \
github.com/containernetworking/cni v1.3.0 \
github.com/containernetworking/plugins v1.9.1 \
github.com/containers/ocicrypt v1.2.1 \
github.com/coreos/go-oidc/v3 v3.17.0 \
github.com/coreos/go-systemd/v22 v22.7.0 \
github.com/cpuguy83/go-md2man/v2 v2.0.7 \
github.com/creack/pty v1.1.24 \
github.com/cyberphone/json-canonicalization v0.0.0-20241213102144-19d51d7fe467 \
github.com/cyphar/filepath-securejoin v0.6.0 \
github.com/danieljoos/wincred v1.2.3 \
github.com/davecgh/go-spew v1.1.1 \
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.4.0 \
github.com/digitorus/pkcs7 v0.0.0-20230818184609-3a137a874352 \
github.com/digitorus/timestamp v0.0.0-20231217203849-220c5c2851b7 \
github.com/dimchansky/utfbom v1.1.1 \
github.com/distribution/reference v0.6.0 \
github.com/dlclark/regexp2 v1.11.0 \
github.com/docker/buildx v0.33.0 \
github.com/docker/cli v29.5.1+incompatible \
github.com/docker/cli-docs-tool v0.11.0 \
github.com/docker/distribution v2.8.3+incompatible \
github.com/docker/docker v28.5.2+incompatible \
github.com/docker/docker-credential-helpers v0.9.5 \
github.com/docker/go-connections v0.7.0 \
github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c \
github.com/docker/go-metrics v0.0.1 \
github.com/docker/go-units v0.5.0 \
github.com/eiannone/keyboard v0.0.0-20220611211555-0d226195f203 \
github.com/emicklei/go-restful/v3 v3.13.0 \
github.com/envoyproxy/go-control-plane v0.14.0 \
github.com/envoyproxy/go-control-plane/envoy v1.37.0 \
github.com/envoyproxy/go-control-plane/ratelimit v0.1.0 \
github.com/envoyproxy/protoc-gen-validate v1.3.3 \
github.com/felixge/fgprof v0.9.3 \
github.com/felixge/httpsnoop v1.0.4 \
github.com/fsnotify/fsevents v0.2.0 \
github.com/fsnotify/fsnotify v1.9.0 \
github.com/fvbommel/sortorder v1.1.0 \
github.com/fxamacker/cbor/v2 v2.9.0 \
github.com/go-ini/ini v1.67.0 \
github.com/go-jose/go-jose/v4 v4.1.4 \
github.com/go-logr/logr v1.4.3 \
github.com/go-logr/stdr v1.2.2 \
github.com/go-ole/go-ole v1.2.6 \
github.com/go-openapi/analysis v0.24.3 \
github.com/go-openapi/errors v0.22.7 \
github.com/go-openapi/jsonpointer v0.22.5 \
github.com/go-openapi/jsonreference v0.21.5 \
github.com/go-openapi/loads v0.23.3 \
github.com/go-openapi/runtime v0.29.2 \
github.com/go-openapi/spec v0.22.4 \
github.com/go-openapi/strfmt v0.26.1 \
github.com/go-openapi/swag v0.25.4 \
github.com/go-openapi/swag/cmdutils v0.25.4 \
github.com/go-openapi/swag/conv v0.25.5 \
github.com/go-openapi/swag/fileutils v0.25.5 \
github.com/go-openapi/swag/jsonname v0.25.5 \
github.com/go-openapi/swag/jsonutils v0.25.5 \
github.com/go-openapi/swag/loading v0.25.5 \
github.com/go-openapi/swag/mangling v0.25.5 \
github.com/go-openapi/swag/netutils v0.25.4 \
github.com/go-openapi/swag/stringutils v0.25.5 \
github.com/go-openapi/swag/typeutils v0.25.5 \
github.com/go-openapi/swag/yamlutils v0.25.5 \
github.com/go-openapi/validate v0.25.2 \
github.com/go-rod/rod v0.116.2 \
github.com/go-sql-driver/mysql v1.9.3 \
github.com/go-viper/mapstructure/v2 v2.5.0 \
github.com/gobwas/glob v0.2.3 \
github.com/goccy/go-json v0.10.5 \
github.com/godbus/dbus/v5 v5.1.0 \
github.com/gofrs/flock v0.13.0 \
github.com/gogo/protobuf v1.3.2 \
github.com/golang-jwt/jwt/v5 v5.3.0 \
github.com/golang/glog v1.2.5 \
github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 \
github.com/golang/protobuf v1.5.4 \
github.com/golang/snappy v1.0.0 \
github.com/google/certificate-transparency-go v1.3.2 \
github.com/google/certtostore v1.0.6 \
github.com/google/deck v0.0.0-20230104221208-105ad94aa8ae \
github.com/google/go-cmp v0.7.0 \
github.com/google/go-containerregistry v0.20.7 \
github.com/google/go-dap v0.12.1-0.20250904181021-d7a2259b058b \
github.com/google/pprof v0.0.0-20250820193118-f64d9cf942d6 \
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 \
github.com/google/trillian v1.7.2 \
github.com/google/uuid v1.6.0 \
github.com/gorilla/mux v1.8.1 \
github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674 \
github.com/grafana/regexp v0.0.0-20240518133315-a468a5bfb3bc \
github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus v1.1.0 \
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.1.0 \
github.com/grpc-ecosystem/grpc-gateway/v2 v2.28.0 \
github.com/hanwen/go-fuse/v2 v2.9.0 \
github.com/hashicorp/errwrap v1.1.0 \
github.com/hashicorp/go-cleanhttp v0.5.2 \
github.com/hashicorp/go-cty-funcs v0.0.0-20250818135842-6aab67130928 \
github.com/hashicorp/go-immutable-radix/v2 v2.1.0 \
github.com/hashicorp/go-multierror v1.1.1 \
github.com/hashicorp/go-retryablehttp v0.7.8 \
github.com/hashicorp/go-version v1.9.0 \
github.com/hashicorp/golang-lru/v2 v2.0.7 \
github.com/hashicorp/hcl/v2 v2.24.0 \
github.com/hiddeco/sshsig v0.2.0 \
github.com/hinshun/vt10x v0.0.0-20220119200601-820417d04eec \
github.com/in-toto/attestation v1.1.2 \
github.com/in-toto/in-toto-golang v0.10.0 \
github.com/inconshreveable/mousetrap v1.1.0 \
github.com/inhies/go-bytesize v0.0.0-20220417184213-4913239db9cf \
github.com/intel/goresctrl v0.10.0 \
github.com/jackc/pgpassfile v1.0.0 \
github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 \
github.com/jackc/pgx/v5 v5.7.5 \
github.com/jackc/puddle/v2 v2.2.2 \
github.com/jedisct1/go-minisign v0.0.0-20211028175153-1c139d1cc84b \
github.com/jonboulle/clockwork v0.5.0 \
github.com/json-iterator/go v1.1.12 \
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 \
github.com/keybase/go-keychain v0.0.1 \
github.com/kisielk/errcheck v1.5.0 \
github.com/kisielk/gotool v1.0.0 \
github.com/klauspost/compress v1.18.5 \
github.com/knqyf263/go-plugin v0.9.0 \
github.com/kr/pretty v0.3.1 \
github.com/kr/text v0.2.0 \
github.com/kylelemons/godebug v1.1.0 \
github.com/lestrrat-go/blackmagic v1.0.4 \
github.com/lestrrat-go/dsig v1.0.0 \
github.com/lestrrat-go/dsig-secp256k1 v1.0.0 \
github.com/lestrrat-go/httpcc v1.0.1 \
github.com/lestrrat-go/httprc/v3 v3.0.1 \
github.com/lestrrat-go/jwx/v3 v3.0.11 \
github.com/lestrrat-go/option v1.0.1 \
github.com/lestrrat-go/option/v2 v2.0.0 \
github.com/letsencrypt/boulder v0.20251110.0 \
github.com/mattn/go-colorable v0.1.14 \
github.com/mattn/go-isatty v0.0.20 \
github.com/mattn/go-runewidth v0.0.16 \
github.com/mattn/go-shellwords v1.0.13 \
github.com/mdlayher/socket v0.5.1 \
github.com/mdlayher/vsock v1.2.1 \
github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b \
github.com/miekg/pkcs11 v1.1.1 \
github.com/mistifyio/go-zfs/v3 v3.0.1 \
github.com/mitchellh/go-ps v1.0.0 \
github.com/mitchellh/go-wordwrap v1.0.1 \
github.com/mitchellh/hashstructure/v2 v2.0.2 \
github.com/moby/buildkit v0.29.0 \
github.com/moby/docker-image-spec v1.3.1 \
github.com/moby/go-archive v0.2.0 \
github.com/moby/locker v1.0.1 \
github.com/moby/moby/api v1.54.2 \
github.com/moby/moby/client v0.4.1 \
github.com/moby/patternmatcher v0.6.1 \
github.com/moby/policy-helpers v0.0.0-20260324161837-b7c0b994300b \
github.com/moby/profiles/seccomp v0.1.0 \
github.com/moby/spdystream v0.5.1 \
github.com/moby/sys/atomicwriter v0.1.0 \
github.com/moby/sys/capability v0.4.0 \
github.com/moby/sys/mount v0.3.4 \
github.com/moby/sys/mountinfo v0.7.2 \
github.com/moby/sys/reexec v0.1.0 \
github.com/moby/sys/sequential v0.6.0 \
github.com/moby/sys/signal v0.7.1 \
github.com/moby/sys/symlink v0.3.0 \
github.com/moby/sys/user v0.4.0 \
github.com/moby/sys/userns v0.1.0 \
github.com/moby/term v0.5.2 \
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd \
github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee \
github.com/morikuni/aec v1.1.0 \
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 \
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f \
github.com/oklog/ulid v1.3.1 \
github.com/oklog/ulid/v2 v2.1.1 \
github.com/open-policy-agent/opa v1.10.1 \
github.com/opencontainers/go-digest v1.0.0 \
github.com/opencontainers/image-spec v1.1.1 \
github.com/opencontainers/runtime-spec v1.3.0 \
github.com/opencontainers/runtime-tools v0.9.1-0.20251114084447-edf4cb3d2116 \
github.com/opencontainers/selinux v1.13.1 \
github.com/otiai10/copy v1.14.1 \
github.com/otiai10/mint v1.6.3 \
github.com/package-url/packageurl-go v0.1.1 \
github.com/pelletier/go-toml/v2 v2.2.4 \
github.com/petermattis/goid v0.0.0-20240813172612-4fcff4a6cae7 \
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c \
github.com/pkg/errors v0.9.1 \
github.com/pkg/profile v1.7.0 \
github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10 \
github.com/pmezard/go-difflib v1.0.0 \
github.com/prometheus/client_golang v1.23.2 \
github.com/prometheus/client_model v0.6.2 \
github.com/prometheus/common v0.66.1 \
github.com/prometheus/otlptranslator v0.0.2 \
github.com/prometheus/procfs v0.17.0 \
github.com/rcrowley/go-metrics v0.0.0-20250401214520-65e299d6c5c9 \
github.com/rivo/uniseg v0.4.7 \
github.com/rogpeppe/fastuuid v1.2.0 \
github.com/rogpeppe/go-internal v1.14.1 \
github.com/russross/blackfriday v1.6.0 \
github.com/russross/blackfriday/v2 v2.1.0 \
github.com/santhosh-tekuri/jsonschema/v5 v5.3.1 \
github.com/santhosh-tekuri/jsonschema/v6 v6.0.1 \
github.com/sasha-s/go-deadlock v0.3.5 \
github.com/sassoftware/relic v7.2.1+incompatible \
github.com/secure-systems-lab/go-securesystemslib v0.10.0 \
github.com/segmentio/asm v1.2.0 \
github.com/serialx/hashring v0.0.0-20200727003509-22c0c7ab6b1b \
github.com/shibumi/go-pathspec v1.3.0 \
github.com/sigstore/protobuf-specs v0.5.0 \
github.com/sigstore/rekor v1.5.0 \
github.com/sigstore/rekor-tiles/v2 v2.0.1 \
github.com/sigstore/sigstore v1.10.4 \
github.com/sigstore/sigstore-go v1.1.4 \
github.com/sigstore/timestamp-authority/v2 v2.0.3 \
github.com/sirupsen/logrus v1.9.4 \
github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966 \
github.com/smallstep/pkcs7 v0.1.1 \
github.com/spdx/tools-golang v0.5.7 \
github.com/spf13/cobra v1.10.2 \
github.com/spf13/pflag v1.0.10 \
github.com/spiffe/go-spiffe/v2 v2.6.0 \
github.com/stefanberger/go-pkcs11uri v0.0.0-20230803200340-78284954bff6 \
github.com/stretchr/objx v0.1.0 \
github.com/stretchr/testify v1.11.1 \
github.com/syndtr/goleveldb v1.0.1-0.20220721030215-126854af5e6d \
github.com/tchap/go-patricia/v2 v2.3.3 \
github.com/tetratelabs/wazero v1.10.1 \
github.com/theupdateframework/go-tuf v0.7.0 \
github.com/theupdateframework/go-tuf/v2 v2.4.1 \
github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375 \
github.com/tink-crypto/tink-go/v2 v2.5.0 \
github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399 \
github.com/tonistiigi/dchapes-mode v0.0.0-20250318174251-73d941a28323 \
github.com/tonistiigi/fsutil v0.0.0-20251211185533-a2aa163d723f \
github.com/tonistiigi/go-actions-cache v0.0.0-20260120203934-54bc28c26fd2 \
github.com/tonistiigi/go-archvariant v1.0.0 \
github.com/tonistiigi/go-csvvalue v0.0.0-20240814133006-030d3b2625d0 \
github.com/tonistiigi/jaeger-ui-rest v0.0.0-20250408171107-3dd17559e117 \
github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea \
github.com/tonistiigi/vt100 v0.0.0-20240514184818-90bafcd6abab \
github.com/transparency-dev/formats v0.0.0-20251017110053-404c0d5b696c \
github.com/transparency-dev/merkle v0.0.2 \
github.com/urfave/cli v1.22.17 \
github.com/urfave/cli/v2 v2.27.7 \
github.com/valyala/fastjson v1.6.4 \
github.com/vbatts/tar-split v0.12.2 \
github.com/vektah/gqlparser/v2 v2.5.30 \
github.com/vishvananda/netlink v1.3.1 \
github.com/vishvananda/netns v0.0.5 \
github.com/x448/float16 v0.8.4 \
github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb \
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 \
github.com/xhit/go-str2duration/v2 v2.1.0 \
github.com/xrash/smetrics v0.0.0-20240521201337-686a1a2994c1 \
github.com/yashtewari/glob-intersection v0.2.0 \
github.com/ysmood/fetchup v0.2.3 \
github.com/ysmood/goob v0.4.0 \
github.com/ysmood/got v0.40.0 \
github.com/ysmood/gson v0.7.3 \
github.com/ysmood/leakless v0.9.0 \
github.com/yuin/goldmark v1.4.13 \
github.com/zclconf/go-cty v1.17.0 \
go.etcd.io/bbolt v1.4.3 \
go.mongodb.org/mongo-driver v1.17.6 \
go.opencensus.io v0.24.0 \
go.opentelemetry.io/auto/sdk v1.2.1 \
go.opentelemetry.io/contrib/detectors/gcp v1.42.0 \
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.63.0 \
go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.63.0 \
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.63.0 \
go.opentelemetry.io/otel v1.43.0 \
go.opentelemetry.io/otel/exporters/jaeger v1.17.0 \
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.42.0 \
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.42.0 \
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.42.0 \
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.42.0 \
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.42.0 \
go.opentelemetry.io/otel/exporters/prometheus v0.60.0 \
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.38.0 \
go.opentelemetry.io/otel/metric v1.43.0 \
go.opentelemetry.io/otel/sdk v1.43.0 \
go.opentelemetry.io/otel/sdk/metric v1.43.0 \
go.opentelemetry.io/otel/trace v1.43.0 \
go.opentelemetry.io/proto/otlp v1.9.0 \
go.uber.org/goleak v1.3.0 \
go.uber.org/mock v0.6.0 \
go.yaml.in/yaml/v2 v2.4.3 \
go.yaml.in/yaml/v3 v3.0.4 \
go.yaml.in/yaml/v4 v4.0.0-rc.4 \
golang.org/x/crypto v0.48.0 \
golang.org/x/exp v0.0.0-20250911091902-df9299821621 \
golang.org/x/mod v0.33.0 \
golang.org/x/net v0.51.0 \
golang.org/x/oauth2 v0.36.0 \
golang.org/x/sync v0.20.0 \
golang.org/x/sys v0.44.0 \
golang.org/x/term v0.41.0 \
golang.org/x/text v0.34.0 \
golang.org/x/time v0.14.0 \
golang.org/x/tools v0.41.0 \
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 \
gonum.org/v1/gonum v0.17.0 \
google.golang.org/genproto/googleapis/api v0.0.0-20260226221140-a57be14db171 \
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 \
google.golang.org/grpc v1.81.1 \
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.5.1 \
google.golang.org/protobuf v1.36.11 \
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c \
gopkg.in/inf.v0 v0.9.1 \
gopkg.in/ini.v1 v1.67.0 \
gopkg.in/yaml.v3 v3.0.1 \
gotest.tools/v3 v3.5.2 \
k8s.io/api v0.35.2 \
k8s.io/apimachinery v0.35.2 \
k8s.io/client-go v0.35.2 \
k8s.io/cri-api v0.34.1 \
k8s.io/klog/v2 v2.130.1 \
k8s.io/kube-openapi v0.0.0-20250910181357-589584f1c912 \
k8s.io/utils v0.0.0-20251002143259-bc988d571ff4 \
kernel.org/pub/linux/libs/security/libcap/cap v1.2.77 \
kernel.org/pub/linux/libs/security/libcap/psx v1.2.77 \
pgregory.net/rapid v1.2.0 \
sigs.k8s.io/json v0.0.0-20250730193827-2d320260d730 \
sigs.k8s.io/randfill v1.0.0 \
sigs.k8s.io/structured-merge-diff/v6 v6.3.0 \
sigs.k8s.io/yaml v1.6.0 \
tags.cncf.io/container-device-interface v1.1.0 \
tags.cncf.io/container-device-interface/specs-go v1.1.0
MODGO_MODFILES = \
github.com/!microsoft/go-winio v0.5.2 \
github.com/!microsoft/hcsshim v0.14.0-rc.1 \
github.com/compose-spec/compose-go/v2 v2.9.1 \
github.com/containerd/cgroups/v3 v3.1.2 \
github.com/containerd/containerd/v2 v2.2.2 \
github.com/containerd/continuity v0.4.1 \
github.com/containerd/errdefs v0.3.0 \
github.com/containerd/platforms v1.0.0-rc.2 \
github.com/containerd/ttrpc v1.2.5 \
github.com/containerd/ttrpc v1.2.7 \
github.com/containerd/typeurl/v2 v2.1.1 \
github.com/containerd/typeurl/v2 v2.2.0 \
github.com/containernetworking/plugins v1.9.0 \
github.com/coreos/go-oidc/v3 v3.16.0 \
github.com/coreos/go-systemd/v22 v22.6.0 \
github.com/cpuguy83/go-md2man/v2 v2.0.6 \
github.com/creack/pty v1.1.17 \
github.com/creack/pty v1.1.18 \
github.com/cyphar/filepath-securejoin v0.5.1 \
github.com/davecgh/go-spew v1.1.0 \
github.com/distribution/reference v0.5.0 \
github.com/docker/cli v29.3.1+incompatible \
github.com/docker/go-connections v0.4.0 \
github.com/docker/go-connections v0.6.0 \
github.com/fsnotify/fsnotify v1.5.1 \
github.com/go-jose/go-jose/v4 v4.1.3 \
github.com/go-logr/logr v1.2.2 \
github.com/go-logr/logr v1.4.2 \
github.com/go-openapi/analysis v0.24.1 \
github.com/go-openapi/errors v0.22.4 \
github.com/go-openapi/jsonpointer v0.22.1 \
github.com/go-openapi/jsonreference v0.21.3 \
github.com/go-openapi/loads v0.23.2 \
github.com/go-openapi/spec v0.22.1 \
github.com/go-openapi/strfmt v0.25.0 \
github.com/go-openapi/swag/conv v0.25.4 \
github.com/go-openapi/swag/fileutils v0.25.4 \
github.com/go-openapi/swag/jsonname v0.25.4 \
github.com/go-openapi/swag/jsonutils v0.25.4 \
github.com/go-openapi/swag/loading v0.25.4 \
github.com/go-openapi/swag/mangling v0.25.4 \
github.com/go-openapi/swag/stringutils v0.25.4 \
github.com/go-openapi/swag/typeutils v0.25.4 \
github.com/go-openapi/swag/yamlutils v0.25.4 \
github.com/go-openapi/validate v0.25.1 \
github.com/go-viper/mapstructure/v2 v2.4.0 \
github.com/golang-jwt/jwt/v5 v5.2.2 \
github.com/golang/protobuf v1.5.0 \
github.com/golang/protobuf v1.5.3 \
github.com/golang/snappy v0.0.4 \
github.com/google/go-cmp v0.5.5 \
github.com/google/go-cmp v0.5.9 \
github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.1 \
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.2 \
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.3 \
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.7 \
github.com/hashicorp/errwrap v1.0.0 \
github.com/in-toto/in-toto-golang v0.9.0 \
github.com/klauspost/compress v1.18.2 \
github.com/kr/pretty v0.1.0 \
github.com/kr/pretty v0.2.0 \
github.com/mattn/go-colorable v0.1.2 \
github.com/mattn/go-isatty v0.0.8 \
github.com/mattn/go-shellwords v1.0.12 \
github.com/moby/moby/api v1.54.0 \
github.com/moby/moby/client v0.3.0 \
github.com/moby/patternmatcher v0.5.0 \
github.com/moby/patternmatcher v0.6.0 \
github.com/moby/spdystream v0.5.0 \
github.com/opencontainers/image-spec v1.0.2 \
github.com/opencontainers/image-spec v1.1.0 \
github.com/opencontainers/selinux v1.10.0 \
github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8 \
github.com/planetscale/vtprotobuf v0.6.0 \
github.com/prometheus/procfs v0.16.1 \
github.com/prometheus/procfs v0.6.0 \
github.com/rivo/uniseg v0.2.0 \
github.com/secure-systems-lab/go-securesystemslib v0.9.1 \
github.com/sigstore/rekor v1.4.3 \
github.com/sigstore/sigstore v1.10.0 \
github.com/sirupsen/logrus v1.8.1 \
github.com/sirupsen/logrus v1.9.0 \
github.com/sirupsen/logrus v1.9.3 \
github.com/spf13/pflag v1.0.9 \
github.com/stretchr/testify v1.10.0 \
github.com/stretchr/testify v1.3.0 \
github.com/stretchr/testify v1.6.1 \
github.com/stretchr/testify v1.7.0 \
github.com/stretchr/testify v1.8.0 \
github.com/stretchr/testify v1.8.2 \
github.com/stretchr/testify v1.8.4 \
github.com/stretchr/testify v1.9.0 \
github.com/theupdateframework/go-tuf/v2 v2.3.0 \
github.com/yuin/goldmark v1.1.27 \
github.com/yuin/goldmark v1.2.1 \
go.opentelemetry.io/auto/sdk v1.1.0 \
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.60.0 \
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.60.0 \
go.opentelemetry.io/otel v1.35.0 \
go.opentelemetry.io/otel v1.38.0 \
go.opentelemetry.io/otel v1.40.0 \
go.opentelemetry.io/otel v1.42.0 \
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.40.0 \
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.40.0 \
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.35.0 \
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.40.0 \
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.35.0 \
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.40.0 \
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.35.0 \
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.40.0 \
go.opentelemetry.io/otel/metric v1.35.0 \
go.opentelemetry.io/otel/metric v1.38.0 \
go.opentelemetry.io/otel/metric v1.40.0 \
go.opentelemetry.io/otel/metric v1.42.0 \
go.opentelemetry.io/otel/sdk v1.38.0 \
go.opentelemetry.io/otel/sdk v1.40.0 \
go.opentelemetry.io/otel/sdk v1.42.0 \
go.opentelemetry.io/otel/sdk/metric v1.38.0 \
go.opentelemetry.io/otel/sdk/metric v1.40.0 \
go.opentelemetry.io/otel/sdk/metric v1.42.0 \
go.opentelemetry.io/otel/trace v1.35.0 \
go.opentelemetry.io/otel/trace v1.38.0 \
go.opentelemetry.io/otel/trace v1.40.0 \
go.opentelemetry.io/otel/trace v1.42.0 \
go.opentelemetry.io/proto/otlp v1.5.0 \
go.yaml.in/yaml/v2 v2.4.2 \
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 \
golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550 \
golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 \
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519 \
golang.org/x/crypto v0.44.0 \
golang.org/x/crypto v0.45.0 \
golang.org/x/crypto v0.46.0 \
golang.org/x/exp v0.0.0-20241108190413-2d47ceb2692f \
golang.org/x/mod v0.12.0 \
golang.org/x/mod v0.19.0 \
golang.org/x/mod v0.2.0 \
golang.org/x/mod v0.27.0 \
golang.org/x/mod v0.29.0 \
golang.org/x/mod v0.3.0 \
golang.org/x/mod v0.30.0 \
golang.org/x/mod v0.32.0 \
golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 \
golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3 \
golang.org/x/net v0.0.0-20190620200207-3b0461eec859 \
golang.org/x/net v0.0.0-20200226121028-0de0cce0169b \
golang.org/x/net v0.0.0-20201021035429-f5854403a974 \
golang.org/x/net v0.0.0-20210226172049-e18ecbb05110 \
golang.org/x/net v0.0.0-20220722155237-a158d28d115b \
golang.org/x/net v0.14.0 \
golang.org/x/net v0.38.0 \
golang.org/x/net v0.43.0 \
golang.org/x/net v0.47.0 \
golang.org/x/net v0.48.0 \
golang.org/x/net v0.49.0 \
golang.org/x/oauth2 v0.32.0 \
golang.org/x/oauth2 v0.33.0 \
golang.org/x/oauth2 v0.34.0 \
golang.org/x/oauth2 v0.35.0 \
golang.org/x/sync v0.0.0-20190423024810-112230192c58 \
golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e \
golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 \
golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 \
golang.org/x/sync v0.1.0 \
golang.org/x/sync v0.16.0 \
golang.org/x/sync v0.18.0 \
golang.org/x/sync v0.19.0 \
golang.org/x/sync v0.3.0 \
golang.org/x/sync v0.8.0 \
golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a \
golang.org/x/sys v0.0.0-20190222072716-a9d3bda3a223 \
golang.org/x/sys v0.0.0-20190412213103-97732733099d \
golang.org/x/sys v0.0.0-20200930185726-fdedc70b468f \
golang.org/x/sys v0.0.0-20201119102817-f84b799fce68 \
golang.org/x/sys v0.0.0-20210331175145-43e1dd70ce54 \
golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 \
golang.org/x/sys v0.0.0-20210616094352-59db8d763f22 \
golang.org/x/sys v0.0.0-20220412211240-33da011f77ad \
golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a \
golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f \
golang.org/x/sys v0.1.0 \
golang.org/x/sys v0.10.0 \
golang.org/x/sys v0.11.0 \
golang.org/x/sys v0.12.0 \
golang.org/x/sys v0.13.0 \
golang.org/x/sys v0.19.0 \
golang.org/x/sys v0.20.0 \
golang.org/x/sys v0.24.0 \
golang.org/x/sys v0.26.0 \
golang.org/x/sys v0.29.0 \
golang.org/x/sys v0.31.0 \
golang.org/x/sys v0.33.0 \
golang.org/x/sys v0.35.0 \
golang.org/x/sys v0.37.0 \
golang.org/x/sys v0.38.0 \
golang.org/x/sys v0.39.0 \
golang.org/x/sys v0.40.0 \
golang.org/x/sys v0.41.0 \
golang.org/x/sys v0.42.0 \
golang.org/x/sys v0.5.0 \
golang.org/x/sys v0.6.0 \
golang.org/x/sys v0.7.0 \
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 \
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 \
golang.org/x/term v0.37.0 \
golang.org/x/term v0.40.0 \
golang.org/x/text v0.12.0 \
golang.org/x/text v0.14.0 \
golang.org/x/text v0.23.0 \
golang.org/x/text v0.28.0 \
golang.org/x/text v0.3.0 \
golang.org/x/text v0.3.3 \
golang.org/x/text v0.3.7 \
golang.org/x/text v0.31.0 \
golang.org/x/text v0.32.0 \
golang.org/x/text v0.4.0 \
golang.org/x/time v0.11.0 \
golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e \
golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e \
golang.org/x/tools v0.0.0-20200619180055-7c47624df98f \
golang.org/x/tools v0.0.0-20210106214847-113979e3529a \
golang.org/x/tools v0.1.12 \
golang.org/x/tools v0.11.0 \
golang.org/x/tools v0.13.0 \
golang.org/x/tools v0.36.0 \
golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7 \
golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898 \
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 \
google.golang.org/genproto/googleapis/api v0.0.0-20250825161204-c5933d9347a5 \
google.golang.org/genproto/googleapis/api v0.0.0-20250929231259-57b25ae835d4 \
google.golang.org/genproto/googleapis/api v0.0.0-20251029180050-ab9386a59fda \
google.golang.org/genproto/googleapis/api v0.0.0-20260128011058-8636f8732409 \
google.golang.org/genproto/googleapis/api v0.0.0-20260209200024-4cfbd4190f57 \
google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d \
google.golang.org/genproto/googleapis/rpc v0.0.0-20240401170217-c3f982113cda \
google.golang.org/genproto/googleapis/rpc v0.0.0-20240903143218-8af14fe29dc1 \
google.golang.org/genproto/googleapis/rpc v0.0.0-20241021214115-324edc3d5d38 \
google.golang.org/genproto/googleapis/rpc v0.0.0-20250825161204-c5933d9347a5 \
google.golang.org/genproto/googleapis/rpc v0.0.0-20251029180050-ab9386a59fda \
google.golang.org/genproto/googleapis/rpc v0.0.0-20251103181224-f26f9409b101 \
google.golang.org/genproto/googleapis/rpc v0.0.0-20251222181119-0a764e51fe1b \
google.golang.org/genproto/googleapis/rpc v0.0.0-20260128011058-8636f8732409 \
google.golang.org/genproto/googleapis/rpc v0.0.0-20260209200024-4cfbd4190f57 \
google.golang.org/genproto/googleapis/rpc v0.0.0-20260217215200-42d3e9bedb6d \
google.golang.org/grpc v1.58.2 \
google.golang.org/grpc v1.59.0 \
google.golang.org/grpc v1.67.0 \
google.golang.org/grpc v1.69.2 \
google.golang.org/grpc v1.71.0 \
google.golang.org/grpc v1.75.0 \
google.golang.org/grpc v1.75.1 \
google.golang.org/grpc v1.76.0 \
google.golang.org/grpc v1.78.0 \
google.golang.org/grpc v1.79.1 \
google.golang.org/grpc v1.79.2 \
google.golang.org/grpc v1.79.3 \
google.golang.org/protobuf v1.31.0 \
google.golang.org/protobuf v1.33.0 \
google.golang.org/protobuf v1.34.2 \
google.golang.org/protobuf v1.35.1 \
google.golang.org/protobuf v1.36.0 \
google.golang.org/protobuf v1.36.10 \
google.golang.org/protobuf v1.36.6 \
google.golang.org/protobuf v1.36.8 \
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 \
gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 \
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 \
gopkg.in/ini.v1 v1.66.2 \
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c \
gotest.tools/v3 v3.4.0 \
k8s.io/api v0.34.1 \
k8s.io/apimachinery v0.34.1 \
k8s.io/client-go v0.34.1 \
k8s.io/utils v0.0.0-20250604170112-4c0f3b243397 \
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 \
sigs.k8s.io/yaml v1.4.0