proxy.golang.org : github.com/broadinstitute/sherlock/sherlock : v1.6.65
DSP DevOps's deployment source-of-truth service
Registry -
Documentation -
Download -
JSON -
codemeta.json
purl: pkg:golang/github.com/broadinstitute/sherlock/sherlock@v1.6.65
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- cel.dev/expr v0.24.0
- cloud.google.com/go v0.121.6
- cloud.google.com/go/auth v0.16.5
- cloud.google.com/go/auth/oauth2adapt v0.2.8
- cloud.google.com/go/bigquery v1.70.0
- cloud.google.com/go/cloudsqlconn v1.18.1
- cloud.google.com/go/compute/metadata v0.8.0
- cloud.google.com/go/iam v1.5.2
- cloud.google.com/go/kms v1.23.2
- cloud.google.com/go/longrunning v0.6.7
- cloud.google.com/go/monitoring v1.24.2
- cloud.google.com/go/resourcemanager v1.10.6
- cloud.google.com/go/storage v1.56.1
- contrib.go.opencensus.io/exporter/prometheus v0.4.2
- filippo.io/edwards25519 v1.1.0
- github.com/Azure/azure-sdk-for-go/sdk/azcore v1.19.0
- github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.11.0
- github.com/Azure/azure-sdk-for-go/sdk/internal v1.11.2
- github.com/AzureAD/microsoft-authentication-library-for-go v1.4.2
- github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.27.0
- github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.53.0
- github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.53.0
- github.com/KyleBanks/depth v1.2.1
- github.com/PagerDuty/go-pagerduty v1.8.0
- github.com/apache/arrow/go/v15 v15.0.2
- github.com/avast/retry-go/v4 v4.6.1
- github.com/beorn7/perks v1.0.1
- github.com/bmatcuk/doublestar/v4 v4.8.1
- github.com/broadinstitute/sherlock/go-shared v0.0.0
- github.com/bytedance/sonic v1.13.3
- github.com/bytedance/sonic/loader v0.2.4
- github.com/cespare/xxhash/v2 v2.3.0
- github.com/cloudwego/base64x v0.1.5
- github.com/cncf/xds/go v0.0.0-20250501225837-2ac532fd4443
- github.com/coreos/go-oidc/v3 v3.15.0
- github.com/creasty/defaults v1.8.0
- github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
- github.com/dustinkirkland/golang-petname v0.0.0-20240428194347-eebcea082ee0
- github.com/envoyproxy/go-control-plane/envoy v1.32.4
- github.com/envoyproxy/protoc-gen-validate v1.2.1
- github.com/felixge/httpsnoop v1.0.4
- github.com/fsnotify/fsnotify v1.7.0
- github.com/gabriel-vasile/mimetype v1.4.9
- github.com/gin-contrib/cors v1.7.6
- github.com/gin-contrib/secure v1.1.2
- github.com/gin-contrib/sse v1.1.0
- github.com/gin-gonic/gin v1.10.1
- github.com/go-chi/chi/v5 v5.2.2
- github.com/go-jose/go-jose/v4 v4.1.2
- github.com/go-kit/log v0.2.1
- github.com/go-logfmt/logfmt v0.6.0
- github.com/go-logr/logr v1.4.3
- github.com/go-logr/stdr v1.2.2
- github.com/go-openapi/jsonpointer v0.21.0
- github.com/go-openapi/jsonreference v0.21.0
- github.com/go-openapi/spec v0.21.0
- github.com/go-openapi/swag v0.23.0
- github.com/go-playground/locales v0.14.1
- github.com/go-playground/universal-translator v0.18.1
- github.com/go-playground/validator/v10 v10.26.0
- github.com/go-sql-driver/mysql v1.9.3
- github.com/goccy/go-json v0.10.5
- github.com/golang-jwt/jwt/v5 v5.3.0
- github.com/golang-migrate/migrate/v4 v4.19.0
- github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8
- github.com/google/flatbuffers v24.3.25+incompatible
- github.com/google/go-cmp v0.7.0
- github.com/google/go-github/v58 v58.0.0
- github.com/google/go-querystring v1.1.0
- github.com/google/s2a-go v0.1.9
- github.com/google/uuid v1.6.0
- github.com/googleapis/enterprise-certificate-proxy v0.3.6
- github.com/googleapis/gax-go/v2 v2.15.0
- github.com/gorilla/securecookie v1.1.2
- github.com/gorilla/websocket v1.5.3
- github.com/hashicorp/errwrap v1.1.0
- github.com/hashicorp/go-multierror v1.1.1
- github.com/hashicorp/go-version v1.7.0
- github.com/hashicorp/logutils v1.0.0
- github.com/inconshreveable/mousetrap v1.1.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/jinzhu/copier v0.4.0
- github.com/jinzhu/inflection v1.0.0
- github.com/jinzhu/now v1.1.5
- github.com/josharian/intern v1.0.0
- github.com/json-iterator/go v1.1.12
- github.com/klauspost/compress v1.17.9
- github.com/klauspost/cpuid/v2 v2.2.10
- github.com/knadh/koanf v1.5.0
- github.com/kylelemons/godebug v1.1.0
- github.com/leodido/go-urn v1.4.0
- github.com/lib/pq v1.10.9
- github.com/mailru/easyjson v0.7.7
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/go-isatty v0.0.20
- github.com/microsoft/kiota-abstractions-go v1.9.3
- github.com/microsoft/kiota-authentication-azure-go v1.3.1
- github.com/microsoft/kiota-http-go v1.5.4
- github.com/microsoft/kiota-serialization-form-go v1.1.2
- github.com/microsoft/kiota-serialization-json-go v1.1.2
- github.com/microsoft/kiota-serialization-multipart-go v1.1.2
- github.com/microsoft/kiota-serialization-text-go v1.1.2
- github.com/microsoftgraph/msgraph-sdk-go v1.84.0
- github.com/microsoftgraph/msgraph-sdk-go-core v1.4.0
- github.com/mitchellh/copystructure v1.2.0
- github.com/mitchellh/mapstructure v1.5.0
- github.com/mitchellh/reflectwalk v1.0.2
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- github.com/modern-go/reflect2 v1.0.2
- github.com/muhlemmer/gu v0.3.1
- github.com/muhlemmer/httpforwarded v0.1.0
- github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
- github.com/pact-foundation/pact-go/v2 v2.4.1
- github.com/pelletier/go-toml/v2 v2.2.4
- github.com/pierrec/lz4/v4 v4.1.21
- github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
- github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10
- github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
- github.com/prometheus/client_golang v1.20.2
- github.com/prometheus/client_model v0.6.1
- github.com/prometheus/common v0.55.0
- github.com/prometheus/procfs v0.15.1
- github.com/prometheus/statsd_exporter v0.27.1
- github.com/rs/cors v1.11.1
- github.com/rs/zerolog v1.34.0
- github.com/sanity-io/litter v1.5.8
- github.com/sethvargo/go-password v0.3.1
- github.com/sirupsen/logrus v1.9.3
- github.com/slack-go/slack v0.17.3
- github.com/spf13/afero v1.12.0
- github.com/spf13/cobra v1.9.1
- github.com/spf13/pflag v1.0.6
- github.com/spiffe/go-spiffe/v2 v2.5.0
- github.com/std-uritemplate/std-uritemplate/go/v2 v2.0.3
- github.com/stretchr/objx v0.5.2
- github.com/stretchr/testify v1.11.1
- github.com/swaggo/files/v2 v2.0.2
- github.com/swaggo/gin-swagger v1.6.1
- github.com/swaggo/swag v1.16.6
- github.com/twitchyliquid64/golang-asm v0.15.1
- github.com/ugorji/go/codec v1.3.0
- github.com/zeebo/errs v1.4.0
- github.com/zeebo/xxh3 v1.0.2
- github.com/zitadel/logging v0.6.2
- github.com/zitadel/oidc/v3 v3.36.1
- github.com/zitadel/schema v1.3.1
- go.opencensus.io v0.24.0
- go.opentelemetry.io/auto/sdk v1.1.0
- go.opentelemetry.io/contrib/detectors/gcp v1.36.0
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.61.0
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.62.0
- go.opentelemetry.io/otel v1.37.0
- go.opentelemetry.io/otel/metric v1.37.0
- go.opentelemetry.io/otel/sdk v1.37.0
- go.opentelemetry.io/otel/sdk/metric v1.37.0
- go.opentelemetry.io/otel/trace v1.37.0
- golang.org/x/arch v0.18.0
- golang.org/x/crypto v0.43.0
- golang.org/x/exp v0.0.0-20240823005443-9b4947da3948
- golang.org/x/mod v0.28.0
- golang.org/x/net v0.46.0
- golang.org/x/oauth2 v0.30.0
- golang.org/x/sync v0.17.0
- golang.org/x/sys v0.37.0
- golang.org/x/telemetry v0.0.0-20250908211612-aef8a434d053
- golang.org/x/text v0.30.0
- golang.org/x/time v0.12.0
- golang.org/x/tools v0.37.0
- golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da
- google.golang.org/api v0.248.0
- google.golang.org/genproto v0.0.0-20250603155806-513f23925822
- google.golang.org/genproto/googleapis/api v0.0.0-20250818200422-3122310a409c
- google.golang.org/genproto/googleapis/rpc v0.0.0-20250818200422-3122310a409c
- google.golang.org/grpc v1.74.2
- google.golang.org/protobuf v1.36.7
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.1
- gorm.io/datatypes v1.2.6
- gorm.io/driver/mysql v1.5.7
- gorm.io/driver/postgres v1.6.0
- gorm.io/gorm v1.30.3