proxy.golang.org : gitlab.com/picnic-app/backend/libs/golang/core : v0.6.6
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/gitlab.com/picnic-app/backend/libs/golang/core@v0.6.6
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- cloud.google.com/go v0.107.0
- cloud.google.com/go/compute v1.13.0
- cloud.google.com/go/compute/metadata v0.2.2
- cloud.google.com/go/iam v0.7.0
- cloud.google.com/go/pubsub v1.27.1
- cloud.google.com/go/spanner v1.42.0
- github.com/99designs/gqlgen v0.17.22
- github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v0.34.2
- github.com/Masterminds/squirrel v1.5.4
- github.com/beorn7/perks v1.0.1
- github.com/cenkalti/backoff/v4 v4.2.0
- github.com/census-instrumentation/opencensus-proto v0.3.0
- github.com/cespare/xxhash/v2 v2.1.2
- github.com/cncf/udpa/go v0.0.0-20210930031921-04548b0d99d4
- github.com/cncf/xds/go v0.0.0-20211011173535-cb28da3451f1
- github.com/davecgh/go-spew v1.1.1
- github.com/envoyproxy/go-control-plane v0.10.2-0.20220325020618-49ff273808a1
- github.com/envoyproxy/protoc-gen-validate v0.1.0
- github.com/felixge/httpsnoop v1.0.3
- github.com/fsnotify/fsnotify v1.6.0
- github.com/go-logr/logr v1.2.3
- github.com/go-logr/stdr v1.2.2
- github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
- github.com/golang/protobuf v1.5.2
- github.com/google/go-cmp v0.5.9
- github.com/google/uuid v1.3.0
- github.com/googleapis/enterprise-certificate-proxy v0.2.0
- github.com/googleapis/gax-go/v2 v2.7.0
- github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
- github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
- github.com/grpc-ecosystem/grpc-gateway/v2 v2.7.0
- github.com/hashicorp/hcl v1.0.0
- github.com/lann/builder v0.0.0-20180802200727-47ae307949d0
- github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0
- github.com/magiconair/properties v1.8.6
- github.com/matttproud/golang_protobuf_extensions v1.0.1
- github.com/mitchellh/mapstructure v1.5.0
- github.com/opentracing/opentracing-go v1.2.0
- github.com/pelletier/go-toml v1.9.5
- github.com/pelletier/go-toml/v2 v2.0.5
- github.com/pmezard/go-difflib v1.0.0
- github.com/prometheus/client_golang v1.14.0
- github.com/prometheus/client_model v0.3.0
- github.com/prometheus/common v0.37.0
- github.com/prometheus/procfs v0.8.0
- github.com/spf13/afero v1.9.2
- github.com/spf13/cast v1.5.0
- github.com/spf13/jwalterweatherman v1.1.0
- github.com/spf13/pflag v1.0.5
- github.com/spf13/viper v1.14.0
- github.com/stretchr/testify v1.8.1
- github.com/subosito/gotenv v1.4.1
- github.com/vektah/gqlparser/v2 v2.5.1
- gitlab.com/picnic-app/backend/libs/golang/config v0.3.0
- gitlab.com/picnic-app/backend/libs/golang/logger v0.3.0
- gitlab.com/picnic-app/backend/libs/golang/monitoring v0.5.0
- go.opencensus.io v0.24.0
- go.opentelemetry.io/contrib/detectors/gcp v1.12.0
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.37.0
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.37.0
- go.opentelemetry.io/contrib/propagators/b3 v1.12.0
- go.opentelemetry.io/contrib/propagators/opencensus v0.37.0
- go.opentelemetry.io/otel v1.11.2
- go.opentelemetry.io/otel/bridge/opencensus v0.34.0
- go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.11.2
- go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.11.2
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.11.2
- go.opentelemetry.io/otel/metric v0.34.0
- go.opentelemetry.io/otel/sdk v1.11.2
- go.opentelemetry.io/otel/sdk/metric v0.34.0
- go.opentelemetry.io/otel/trace v1.11.2
- go.opentelemetry.io/proto/otlp v0.19.0
- go.uber.org/atomic v1.9.0
- go.uber.org/multierr v1.8.0
- go.uber.org/zap v1.24.0
- golang.org/x/net v0.0.0-20221014081412-f15817d10f9b
- golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783
- golang.org/x/sync v0.1.0
- golang.org/x/sys v0.0.0-20220919091848-fb04ddd9f9c8
- golang.org/x/text v0.4.0
- golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2
- google.golang.org/api v0.103.0
- google.golang.org/appengine v1.6.7
- google.golang.org/genproto v0.0.0-20221202195650-67e5cbc046fd
- google.golang.org/grpc v1.51.0
- google.golang.org/protobuf v1.28.1
- gopkg.in/ini.v1 v1.67.0
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.1