| module go.skia.org/infra |
| |
| require ( |
| cloud.google.com/go v0.116.0 |
| cloud.google.com/go/bigquery v1.64.0 |
| cloud.google.com/go/bigtable v1.33.0 |
| cloud.google.com/go/compute/metadata v0.6.0 |
| cloud.google.com/go/datastore v1.20.0 |
| cloud.google.com/go/firestore v1.17.0 |
| cloud.google.com/go/iam v1.2.2 |
| cloud.google.com/go/logging v1.12.0 |
| cloud.google.com/go/monitoring v1.21.2 |
| cloud.google.com/go/pubsub v1.45.1 |
| cloud.google.com/go/redis v1.17.2 |
| cloud.google.com/go/secretmanager v1.14.2 |
| cloud.google.com/go/storage v1.49.0 |
| contrib.go.opencensus.io/exporter/stackdriver v0.13.4 |
| github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.19.1 |
| github.com/Jeffail/gabs/v2 v2.6.0 |
| github.com/Masterminds/semver v1.5.0 |
| github.com/Masterminds/sprig v2.22.0+incompatible |
| github.com/a8m/envsubst v1.2.0 |
| github.com/aclements/go-moremath v0.0.0-20190830160640-d16893ddf098 |
| github.com/bazelbuild/bazel-gazelle v0.33.0 |
| github.com/bazelbuild/buildtools v0.0.0-20231017121127-23aa65d4e117 |
| github.com/bazelbuild/remote-apis v0.0.0-20230822133051-6c32c3b917cc |
| github.com/bazelbuild/remote-apis-sdks v0.0.0-20231114220034-042d9851eb28 |
| github.com/blakesmith/ar v0.0.0-20190502131153-809d4375e1fb |
| github.com/bradfitz/gomemcache v0.0.0-20190913173617-a41fca850d0b |
| github.com/cenkalti/backoff v2.2.1+incompatible |
| github.com/cenkalti/backoff/v4 v4.1.3 |
| github.com/cockroachdb/cockroach-go/v2 v2.1.0 |
| github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc |
| github.com/dustin/go-humanize v1.0.1 |
| github.com/fiorix/go-web v1.0.1-0.20150221144011-5b593f1e8966 |
| github.com/flynn/json5 v0.0.0-20160717195620-7620272ed633 |
| github.com/go-chi/chi/v5 v5.0.8 |
| github.com/go-python/gpython v0.0.3 |
| github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 |
| github.com/golang/mock v1.6.0 |
| github.com/golang/protobuf v1.5.4 |
| github.com/google/go-cmp v0.7.0 |
| github.com/google/go-github/v29 v29.0.3 |
| github.com/google/go-licenses/v2 v2.0.0-alpha.1 |
| github.com/google/uuid v1.6.0 |
| github.com/googleapis/gax-go/v2 v2.14.1 |
| github.com/gorilla/securecookie v1.1.1 |
| github.com/grpc-ecosystem/grpc-gateway/v2 v2.20.0 |
| github.com/hako/durafmt v0.0.0-20200710122514-c0fb7b4da026 |
| github.com/hashicorp/go-multierror v1.1.1 |
| github.com/hashicorp/golang-lru v0.5.4 |
| github.com/invopop/jsonschema v0.7.0 |
| github.com/jackc/pgconn v1.14.3 |
| github.com/jackc/pgtype v1.14.0 |
| github.com/jackc/pgx/v4 v4.18.2 |
| github.com/jcgregorio/logger v0.1.3 |
| github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 |
| github.com/kisielk/errcheck v1.5.0 |
| github.com/mark3labs/mcp-go v0.31.0 |
| github.com/miekg/dns v1.1.41 |
| github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 |
| github.com/olekukonko/tablewriter v0.0.4 |
| github.com/otiai10/copy v1.10.0 |
| github.com/patrickmn/go-cache v2.1.0+incompatible |
| github.com/pkg/errors v0.9.1 |
| github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 |
| github.com/prometheus/client_golang v1.11.1 |
| github.com/protocolbuffers/txtpbfmt v0.0.0-20230730201308-0c31dbd32b9f |
| github.com/r3labs/sse/v2 v2.8.1 |
| github.com/redis/go-redis/v9 v9.6.0 |
| github.com/rs/cors v1.6.0 |
| github.com/sendgrid/sendgrid-go v3.11.1+incompatible |
| github.com/shirou/gopsutil v3.21.11+incompatible |
| github.com/skia-dev/google-api-go-client v0.10.1-0.20200109184256-16c3d6f408b2 |
| github.com/skia-dev/protoc-gen-twirp_typescript v0.0.0-20220429132620-ad26708b7787 |
| github.com/spf13/cobra v1.8.1 |
| github.com/stretchr/testify v1.10.0 |
| github.com/syndtr/goleveldb v1.0.0 |
| github.com/tarm/serial v0.0.0-20180830185346-98f6abe2eb07 |
| github.com/texttheater/golang-levenshtein v1.0.1 |
| github.com/twitchtv/twirp v7.1.0+incompatible |
| github.com/unrolled/secure v1.0.8 |
| github.com/urfave/cli/v2 v2.17.0 |
| github.com/vektra/mockery/v2 v2.52.2 |
| github.com/willf/bitset v1.1.11 |
| github.com/xeipuuv/gojsonschema v1.2.0 |
| github.com/yannh/kubeconform v0.6.3 |
| github.com/yusufpapurcu/wmi v1.2.2 |
| github.com/zeebo/bencode v1.0.0 |
| go.chromium.org/luci v0.0.0-20240206071351-fb32c458db6e |
| go.opencensus.io v0.24.0 |
| go.opentelemetry.io/otel v1.34.0 |
| go.opentelemetry.io/otel/bridge/opencensus v1.34.0 |
| go.opentelemetry.io/otel/sdk v1.34.0 |
| go.temporal.io/api v1.34.0 |
| go.temporal.io/sdk v1.26.1 |
| go.temporal.io/sdk/contrib/opentelemetry v0.6.0 |
| golang.org/x/exp v0.0.0-20250210185358-939b2ce775ac |
| golang.org/x/net v0.38.0 |
| golang.org/x/oauth2 v0.27.0 |
| golang.org/x/sync v0.12.0 |
| golang.org/x/sys v0.31.0 |
| golang.org/x/term v0.30.0 |
| golang.org/x/time v0.9.0 |
| golang.org/x/tools v0.30.0 |
| google.golang.org/api v0.215.0 |
| google.golang.org/genproto v0.0.0-20241118233622-e639e219e697 |
| google.golang.org/genproto/googleapis/api v0.0.0-20241209162323-e6fa225c2576 |
| google.golang.org/genproto/googleapis/rpc v0.0.0-20250428153025-10db94c68c34 |
| google.golang.org/grpc v1.67.3 |
| google.golang.org/protobuf v1.36.6 |
| gopkg.in/fsnotify.v1 v1.4.7 |
| gopkg.in/olivere/elastic.v5 v5.0.86 |
| gopkg.in/yaml.v2 v2.4.0 |
| gopkg.in/yaml.v3 v3.0.1 |
| howett.net/plist v1.0.0 |
| k8s.io/api v0.33.1 |
| k8s.io/apimachinery v0.33.1 |
| k8s.io/client-go v0.33.1 |
| k8s.io/kubectl v0.33.1 |
| sigs.k8s.io/yaml v1.4.0 |
| ) |
| |
| require ( |
| cel.dev/expr v0.23.1 // indirect |
| cloud.google.com/go/auth v0.13.0 // indirect |
| cloud.google.com/go/auth/oauth2adapt v0.2.6 // indirect |
| cloud.google.com/go/container v1.42.0 // indirect |
| cloud.google.com/go/longrunning v0.6.2 // indirect |
| cloud.google.com/go/trace v1.11.2 // indirect |
| github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.25.0 // indirect |
| github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.48.1 // indirect |
| github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.48.1 // indirect |
| github.com/Masterminds/goutils v1.1.1 // indirect |
| github.com/apache/arrow/go/v15 v15.0.2 // indirect |
| github.com/aws/aws-sdk-go v1.35.18 // indirect |
| github.com/beorn7/perks v1.0.1 // indirect |
| github.com/census-instrumentation/opencensus-proto v0.4.1 // indirect |
| github.com/cespare/xxhash/v2 v2.3.0 // indirect |
| github.com/chigopher/pathlib v0.19.1 // indirect |
| github.com/cncf/xds/go v0.0.0-20240905190251-b4127c9b8d78 // indirect |
| github.com/cpuguy83/go-md2man/v2 v2.0.4 // indirect |
| github.com/danjacques/gofslock v0.0.0-20230728142113-ae8f59f9e88b // indirect |
| github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect |
| github.com/emicklei/go-restful/v3 v3.11.0 // indirect |
| github.com/envoyproxy/go-control-plane v0.13.1 // indirect |
| github.com/envoyproxy/protoc-gen-validate v1.1.0 // indirect |
| github.com/facebookgo/clock v0.0.0-20150410010913-600d898af40a // indirect |
| github.com/felixge/httpsnoop v1.0.4 // indirect |
| github.com/fsnotify/fsnotify v1.8.0 // indirect |
| github.com/fxamacker/cbor/v2 v2.7.0 // indirect |
| github.com/go-logr/logr v1.4.2 // indirect |
| github.com/go-logr/stdr v1.2.2 // indirect |
| github.com/go-ole/go-ole v1.2.6 // indirect |
| github.com/go-openapi/jsonpointer v0.21.0 // indirect |
| github.com/go-openapi/jsonreference v0.20.2 // indirect |
| github.com/go-openapi/swag v0.23.0 // indirect |
| github.com/goccy/go-json v0.10.2 // indirect |
| github.com/gogo/protobuf v1.3.2 // indirect |
| github.com/golang/glog v1.2.2 // indirect |
| github.com/golang/snappy v0.0.4 // indirect |
| github.com/google/flatbuffers v23.5.26+incompatible // indirect |
| github.com/google/gnostic-models v0.6.9 // indirect |
| github.com/google/go-querystring v1.0.0 // indirect |
| github.com/google/licenseclassifier/v2 v2.0.0 // indirect |
| github.com/google/martian/v3 v3.3.3 // indirect |
| github.com/google/s2a-go v0.1.8 // indirect |
| github.com/googleapis/enterprise-certificate-proxy v0.3.4 // indirect |
| github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674 // indirect |
| github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 // indirect |
| github.com/hashicorp/errwrap v1.1.0 // indirect |
| github.com/hashicorp/hcl v1.0.0 // indirect |
| github.com/huandu/xstrings v1.4.0 // indirect |
| github.com/iancoleman/orderedmap v0.0.0-20190318233801-ac98e3ecb4b0 // indirect |
| github.com/iancoleman/strcase v0.3.0 // indirect |
| github.com/imdario/mergo v0.3.11 // indirect |
| github.com/inconshreveable/mousetrap v1.1.0 // indirect |
| github.com/jackc/chunkreader/v2 v2.0.1 // indirect |
| github.com/jackc/pgio v1.0.0 // indirect |
| github.com/jackc/pgpassfile v1.0.0 // indirect |
| github.com/jackc/pgproto3/v2 v2.3.3 // indirect |
| github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a // indirect |
| github.com/jackc/puddle v1.3.0 // indirect |
| github.com/jcgregorio/slog v0.0.0-20190423190439-e6f2d537f900 // indirect |
| github.com/jinzhu/copier v0.4.0 // indirect |
| github.com/jmespath/go-jmespath v0.4.0 // indirect |
| github.com/josharian/intern v1.0.0 // indirect |
| github.com/json-iterator/go v1.1.12 // indirect |
| github.com/julienschmidt/httprouter v1.3.0 // indirect |
| github.com/klauspost/compress v1.17.2 // indirect |
| github.com/klauspost/cpuid/v2 v2.2.5 // indirect |
| github.com/lib/pq v1.10.2 // indirect |
| github.com/magiconair/properties v1.8.9 // indirect |
| github.com/mailru/easyjson v0.7.7 // indirect |
| github.com/mattn/go-colorable v0.1.14 // indirect |
| github.com/mattn/go-isatty v0.0.20 // indirect |
| github.com/mattn/go-runewidth v0.0.7 // indirect |
| github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 // indirect |
| github.com/mitchellh/copystructure v1.0.0 // indirect |
| github.com/mitchellh/go-homedir v1.1.0 // indirect |
| github.com/mitchellh/go-wordwrap v1.0.1 // indirect |
| github.com/mitchellh/mapstructure v1.5.0 // indirect |
| github.com/mitchellh/reflectwalk v1.0.1 // indirect |
| github.com/moby/spdystream v0.5.0 // indirect |
| github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect |
| github.com/modern-go/reflect2 v1.0.2 // indirect |
| github.com/mostynb/zstdpool-syncpool v0.0.12 // indirect |
| github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect |
| github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f // indirect |
| github.com/nxadm/tail v1.4.5 // indirect |
| github.com/onsi/ginkgo v1.14.2 // indirect |
| github.com/pborman/uuid v1.2.1 // indirect |
| github.com/pelletier/go-toml/v2 v2.2.3 // indirect |
| github.com/pierrec/lz4/v4 v4.1.18 // indirect |
| github.com/pkg/xattr v0.4.9 // indirect |
| github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10 // indirect |
| github.com/prometheus/client_model v0.6.0 // indirect |
| github.com/prometheus/common v0.26.0 // indirect |
| github.com/prometheus/procfs v0.6.0 // indirect |
| github.com/robertkrimen/otto v0.0.0-20200922221731-ef014fd054ac // indirect |
| github.com/robfig/cron v1.2.0 // indirect |
| github.com/rs/zerolog v1.33.0 // indirect |
| github.com/russross/blackfriday/v2 v2.1.0 // indirect |
| github.com/sagikazarmark/locafero v0.7.0 // indirect |
| github.com/sagikazarmark/slog-shim v0.1.0 // indirect |
| github.com/santhosh-tekuri/jsonschema/v5 v5.1.1 // indirect |
| github.com/sendgrid/rest v2.6.9+incompatible // indirect |
| github.com/sergi/go-diff v1.3.1 // indirect |
| github.com/sourcegraph/conc v0.3.0 // indirect |
| github.com/spf13/afero v1.12.0 // indirect |
| github.com/spf13/cast v1.7.1 // indirect |
| github.com/spf13/pflag v1.0.6 // indirect |
| github.com/spf13/viper v1.19.0 // indirect |
| github.com/stretchr/objx v0.5.2 // indirect |
| github.com/subosito/gotenv v1.6.0 // indirect |
| github.com/tklauser/go-sysconf v0.3.10 // indirect |
| github.com/tklauser/numcpus v0.4.0 // indirect |
| github.com/x448/float16 v0.8.4 // indirect |
| github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f // indirect |
| github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 // indirect |
| github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e // indirect |
| github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 // indirect |
| github.com/yosida95/uritemplate/v3 v3.0.2 // indirect |
| github.com/zeebo/xxh3 v1.0.2 // indirect |
| go.opentelemetry.io/auto/sdk v1.1.0 // indirect |
| go.opentelemetry.io/contrib/detectors/gcp v1.29.0 // indirect |
| go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.54.0 // indirect |
| go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.46.1 // indirect |
| go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54.0 // indirect |
| go.opentelemetry.io/otel/metric v1.34.0 // indirect |
| go.opentelemetry.io/otel/sdk/metric v1.34.0 // indirect |
| go.opentelemetry.io/otel/trace v1.34.0 // indirect |
| go.uber.org/multierr v1.11.0 // indirect |
| golang.org/x/crypto v0.36.0 // indirect |
| golang.org/x/mod v0.23.0 // indirect |
| golang.org/x/text v0.23.0 // indirect |
| golang.org/x/tools/go/vcs v0.1.0-deprecated // indirect |
| golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da // indirect |
| google.golang.org/genproto/googleapis/bytestream v0.0.0-20241223144023-3abc09e42ca8 // indirect |
| gopkg.in/cenkalti/backoff.v1 v1.1.0 // indirect |
| gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect |
| gopkg.in/inf.v0 v0.9.1 // indirect |
| gopkg.in/ini.v1 v1.67.0 // indirect |
| gopkg.in/sourcemap.v1 v1.0.5 // indirect |
| k8s.io/klog/v2 v2.130.1 // indirect |
| k8s.io/kube-openapi v0.0.0-20250318190949-c8a335a9a2ff // indirect |
| k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738 // indirect |
| sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3 // indirect |
| sigs.k8s.io/randfill v1.0.0 // indirect |
| sigs.k8s.io/structured-merge-diff/v4 v4.6.0 // indirect |
| ) |
| |
| go 1.24.2 |