proxy.golang.org : github.com/Permify/permify : v1.3.8
An open-source authorization as a service inspired by Google Zanzibar, designed to build and manage fine-grained and scalable authorization systems for any application.
Registry -
Documentation -
Download -
JSON -
codemeta.json
purl: pkg:golang/github.com/%21permify/permify@v1.3.8
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- cel.dev/expr v0.23.1
- cloud.google.com/go v0.118.0
- cloud.google.com/go/auth v0.14.0
- cloud.google.com/go/auth/oauth2adapt v0.2.7
- cloud.google.com/go/compute/metadata v0.6.0
- cloud.google.com/go/logging v1.13.0
- cloud.google.com/go/longrunning v0.6.4
- cloud.google.com/go/monitoring v1.22.1
- cloud.google.com/go/trace v1.11.3
- dario.cat/mergo v1.0.1
- github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161
- github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.51.0
- github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.27.0
- github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.51.0
- github.com/Masterminds/squirrel v1.5.4
- github.com/Microsoft/go-winio v0.6.2
- github.com/Permify/sloggcp v0.0.3
- github.com/agoda-com/opentelemetry-go/otelslog v0.3.0
- github.com/agoda-com/opentelemetry-logs-go v0.6.0
- github.com/antlr4-go/antlr/v4 v4.13.1
- github.com/beorn7/perks v1.0.1
- github.com/cenkalti/backoff/v4 v4.3.0
- github.com/cespare/xxhash/v2 v2.3.0
- github.com/containerd/log v0.1.0
- github.com/containerd/platforms v0.2.1
- github.com/cpuguy83/dockercfg v0.3.2
- github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
- github.com/decred/dcrd/dcrec/secp256k1/v4 v4.4.0
- github.com/dgraph-io/ristretto v1.0.0
- github.com/distribution/reference v0.6.0
- github.com/docker/docker v28.0.1+incompatible
- github.com/docker/go-connections v0.5.0
- github.com/docker/go-units v0.5.0
- github.com/dustin/go-humanize v1.0.1
- github.com/ebitengine/purego v0.8.2
- github.com/envoyproxy/protoc-gen-validate v1.2.1
- github.com/exaring/otelpgx v0.9.2
- github.com/fatih/color v1.18.0
- github.com/felixge/httpsnoop v1.0.4
- github.com/fsnotify/fsnotify v1.8.0
- github.com/go-jose/go-jose/v3 v3.0.4
- github.com/go-logr/logr v1.4.2
- github.com/go-logr/stdr v1.2.2
- github.com/go-ole/go-ole v1.3.0
- github.com/go-task/slim-sprig/v3 v3.0.0
- github.com/go-viper/mapstructure/v2 v2.2.1
- github.com/goccy/go-json v0.10.3
- github.com/gogo/protobuf v1.3.2
- github.com/golang-jwt/jwt/v4 v4.5.2
- github.com/google/cel-go v0.25.0
- github.com/google/go-cmp v0.7.0
- github.com/google/pprof v0.0.0-20250403155104-27863c87afa6
- github.com/google/s2a-go v0.1.9
- github.com/google/uuid v1.6.0
- github.com/googleapis/enterprise-certificate-proxy v0.3.4
- github.com/googleapis/gax-go/v2 v2.14.1
- github.com/gookit/color v1.5.4
- github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
- github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.3.2
- github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.3
- github.com/hashicorp/errwrap v1.1.0
- github.com/hashicorp/go-cleanhttp v0.5.2
- github.com/hashicorp/go-immutable-radix v1.3.1
- github.com/hashicorp/go-memdb v1.3.5
- github.com/hashicorp/go-multierror v1.1.1
- github.com/hashicorp/go-retryablehttp v0.7.7
- github.com/hashicorp/golang-lru v1.0.2
- github.com/inconshreveable/mousetrap v1.1.0
- github.com/jackc/pgio v1.0.0
- github.com/jackc/pgpassfile v1.0.0
- github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761
- github.com/jackc/pgtype v1.14.4
- github.com/jackc/pgx/v5 v5.7.4
- github.com/jackc/puddle/v2 v2.2.2
- github.com/juju/ratelimit v1.0.2
- github.com/klauspost/compress v1.18.0
- github.com/lann/builder v0.0.0-20180802200727-47ae307949d0
- github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0
- github.com/lestrrat-go/backoff/v2 v2.0.8
- github.com/lestrrat-go/blackmagic v1.0.2
- github.com/lestrrat-go/httpcc v1.0.1
- github.com/lestrrat-go/iter v1.0.2
- github.com/lestrrat-go/jwx v1.2.31
- github.com/lestrrat-go/option v1.0.1
- github.com/lufia/plan9stats v0.0.0-20250303091104-876f3ea5145d
- github.com/magiconair/properties v1.8.10
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/go-isatty v0.0.20
- github.com/mattn/go-runewidth v0.0.16
- github.com/mfridman/interpolate v0.0.2
- github.com/moby/docker-image-spec v1.3.1
- github.com/moby/patternmatcher v0.6.0
- github.com/moby/sys/sequential v0.5.0
- github.com/moby/sys/user v0.3.0
- github.com/moby/sys/userns v0.1.0
- github.com/moby/term v0.5.0
- github.com/morikuni/aec v1.0.0
- github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
- github.com/olekukonko/errors v0.0.0-20250405072817-4e6d85265da6
- github.com/olekukonko/ll v0.0.6-0.20250511102614-9564773e9d27
- github.com/olekukonko/tablewriter v1.0.2
- github.com/onsi/ginkgo/v2 v2.23.4
- github.com/onsi/gomega v1.37.0
- github.com/opencontainers/go-digest v1.0.0
- github.com/opencontainers/image-spec v1.1.1
- github.com/openzipkin/zipkin-go v0.4.3
- github.com/pelletier/go-toml/v2 v2.2.3
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
- github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55
- github.com/pressly/goose/v3 v3.24.3
- github.com/prometheus/client_golang v1.20.3
- github.com/prometheus/client_model v0.6.1
- github.com/prometheus/common v0.59.1
- github.com/prometheus/procfs v0.16.1
- github.com/rivo/uniseg v0.4.4
- github.com/rs/cors v1.11.1
- github.com/rs/xid v1.6.0
- github.com/sagikazarmark/locafero v0.7.0
- github.com/samber/lo v1.49.1
- github.com/samber/slog-multi v1.4.0
- github.com/sercand/kuberesolver/v5 v5.1.1
- github.com/sethvargo/go-retry v0.3.0
- github.com/shirou/gopsutil/v4 v4.25.2
- github.com/sirupsen/logrus v1.9.3
- github.com/sony/gobreaker v1.0.0
- github.com/sourcegraph/conc v0.3.0
- github.com/spf13/afero v1.12.0
- github.com/spf13/cast v1.7.1
- github.com/spf13/cobra v1.9.1
- github.com/spf13/pflag v1.0.6
- github.com/spf13/viper v1.20.1
- github.com/stoewer/go-strcase v1.3.0
- github.com/stretchr/objx v0.5.2
- github.com/stretchr/testify v1.10.0
- github.com/subosito/gotenv v1.6.0
- github.com/testcontainers/testcontainers-go v0.37.0
- github.com/tklauser/go-sysconf v0.3.14
- github.com/tklauser/numcpus v0.9.0
- github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e
- github.com/yusufpapurcu/wmi v1.2.4
- 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/host v0.60.0
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.60.0
- go.opentelemetry.io/contrib/instrumentation/runtime v0.60.0
- go.opentelemetry.io/otel v1.35.0
- go.opentelemetry.io/otel/exporters/jaeger v1.17.0
- go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.35.0
- go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.35.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.35.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.35.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.35.0
- go.opentelemetry.io/otel/exporters/zipkin v1.35.0
- go.opentelemetry.io/otel/metric v1.35.0
- go.opentelemetry.io/otel/sdk v1.35.0
- go.opentelemetry.io/otel/sdk/metric v1.35.0
- go.opentelemetry.io/otel/trace v1.35.0
- go.opentelemetry.io/proto/otlp v1.5.0
- go.uber.org/automaxprocs v1.6.0
- go.uber.org/multierr v1.11.0
- golang.org/x/crypto v0.38.0
- golang.org/x/exp v0.0.0-20250506013437-ce4c2cf36ca6
- golang.org/x/net v0.40.0
- golang.org/x/oauth2 v0.27.0
- golang.org/x/sync v0.14.0
- golang.org/x/sys v0.33.0
- golang.org/x/text v0.25.0
- golang.org/x/time v0.9.0
- golang.org/x/tools v0.33.0
- google.golang.org/api v0.216.0
- google.golang.org/genproto v0.0.0-20250106144421-5f5ef82da422
- google.golang.org/genproto/googleapis/api v0.0.0-20250303144028-a0af3efb3deb
- google.golang.org/genproto/googleapis/rpc v0.0.0-20250324211829-b45e905df463
- google.golang.org/grpc v1.72.0
- google.golang.org/protobuf v1.36.6
- gopkg.in/yaml.v3 v3.0.1
- resenje.org/singleflight v0.4.3