proxy.golang.org : github.com/katallaxie/pkg : v0.7.0
Package pkg provides a set of utilities for working with slices in Go. The package gets extended over time with more utilities. Compatibility should be guaranteed within the last two minor versions.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/katallaxie/[email protected]
Published:
Indexed:
Related tag:
v0.7.0
Loading...
Readme
Loading...
Dependencies
- cloud.google.com/go/auth v0.15.0
- cloud.google.com/go/auth/oauth2adapt v0.2.7
- cloud.google.com/go/compute/metadata v0.6.0
- firebase.google.com/go/v4 v4.15.2
- github.com/BurntSushi/toml v1.4.1-0.20240526193622-a339e1f7089c
- github.com/Masterminds/semver v1.5.0
- github.com/andybalholm/brotli v1.1.0
- github.com/creack/pty v1.1.24
- github.com/cyphar/filepath-securejoin v0.3.1
- github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
- github.com/emicklei/go-restful/v3 v3.11.0
- github.com/evanphx/json-patch/v5 v5.9.11
- github.com/fatih/color v1.18.0
- github.com/felixge/httpsnoop v1.0.4
- github.com/fxamacker/cbor/v2 v2.7.0
- github.com/gabriel-vasile/mimetype v1.4.3
- github.com/ghodss/yaml v1.0.0
- github.com/go-logr/logr v1.4.2
- github.com/go-logr/stdr v1.2.2
- github.com/go-openapi/jsonpointer v0.21.0
- github.com/go-openapi/jsonreference v0.20.2
- 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.19.0
- github.com/gobwas/glob v0.2.3
- github.com/gofiber/fiber/v2 v2.52.6
- github.com/gogo/protobuf v1.3.2
- github.com/golang/protobuf v1.5.4
- github.com/google/gnostic-models v0.6.8
- github.com/google/go-cmp v0.7.0
- github.com/google/gofuzz v1.2.0
- 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/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.2
- github.com/jackc/puddle/v2 v2.2.2
- 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/katallaxie/pkg v0.6.6
- github.com/klauspost/compress v1.17.9
- github.com/kr/pretty v0.3.1
- github.com/kr/text v0.2.0
- github.com/leodido/go-urn v1.4.0
- 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/mattn/go-runewidth v0.0.16
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- github.com/modern-go/reflect2 v1.0.2
- github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
- github.com/openfga/go-sdk v0.6.5
- github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
- github.com/rivo/uniseg v0.2.0
- github.com/rogpeppe/go-internal v1.13.1
- github.com/spf13/cobra v1.9.1
- github.com/spf13/pflag v1.0.6
- github.com/stretchr/testify v1.10.0
- github.com/valyala/bytebufferpool v1.0.0
- github.com/valyala/fasthttp v1.51.0
- github.com/valyala/tcplisten v1.0.0
- github.com/x448/float16 v0.8.4
- go.opentelemetry.io/auto/sdk v1.1.0
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.59.0
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.59.0
- go.opentelemetry.io/otel v1.34.0
- go.opentelemetry.io/otel/metric v1.34.0
- go.opentelemetry.io/otel/trace v1.34.0
- go.uber.org/multierr v1.11.0
- go.uber.org/zap v1.27.0
- golang.org/x/crypto v0.35.0
- golang.org/x/mod v0.23.0
- golang.org/x/net v0.35.0
- golang.org/x/oauth2 v0.26.0
- golang.org/x/sync v0.11.0
- golang.org/x/sys v0.30.0
- golang.org/x/term v0.29.0
- golang.org/x/text v0.22.0
- golang.org/x/time v0.10.0
- google.golang.org/api v0.223.0
- google.golang.org/genproto/googleapis/rpc v0.0.0-20250219182151-9fdb1cabc7b2
- google.golang.org/grpc v1.70.0
- google.golang.org/protobuf v1.36.5
- gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
- gopkg.in/inf.v0 v0.9.1
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.1
- gorm.io/gorm v1.25.12
- helm.sh/helm v2.17.0+incompatible
- k8s.io/api v0.32.2
- k8s.io/apimachinery v0.32.2
- k8s.io/client-go v0.32.2
- k8s.io/helm v2.17.0+incompatible
- k8s.io/klog/v2 v2.130.1
- k8s.io/kube-openapi v0.0.0-20241105132330-32ad38e42d3f
- k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738
- sigs.k8s.io/controller-runtime v0.20.2
- sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3
- sigs.k8s.io/structured-merge-diff/v4 v4.4.2
- sigs.k8s.io/yaml v1.4.0