proxy.golang.org : github.com/ardanlabs/service : v0.0.0-20230817091940-bb99923c743b
Starter-kit for writing services in Go using Kubernetes.
Registry -
Documentation -
Download -
JSON -
codemeta.json
purl: pkg:golang/github.com/ardanlabs/service@v0.0.0-20230817091940-bb99923c743b
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/OneOfOne/xxhash v1.2.8
- github.com/agnivade/levenshtein v1.1.1
- github.com/ardanlabs/conf/v3 v3.1.6
- github.com/ardanlabs/darwin/v3 v3.3.0
- github.com/beorn7/perks v1.0.1
- github.com/cenkalti/backoff/v4 v4.2.1
- github.com/cespare/xxhash/v2 v2.2.0
- github.com/dimfeld/httptreemux/v5 v5.5.0
- github.com/felixge/httpsnoop v1.0.3
- github.com/gabriel-vasile/mimetype v1.4.2
- github.com/ghodss/yaml v1.0.0
- github.com/go-ini/ini v1.67.0
- github.com/go-logr/logr v1.2.4
- github.com/go-logr/stdr v1.2.2
- github.com/go-playground/locales v0.14.1
- github.com/go-playground/universal-translator v0.18.1
- github.com/go-playground/validator/v10 v10.15.0
- github.com/gobwas/glob v0.2.3
- github.com/golang-jwt/jwt/v4 v4.5.0
- github.com/golang/protobuf v1.5.3
- github.com/google/go-cmp v0.5.9
- github.com/google/uuid v1.3.0
- github.com/gorilla/mux v1.8.0
- github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.2
- github.com/jackc/pgpassfile v1.0.0
- github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a
- github.com/jackc/pgx/v5 v5.4.3
- github.com/jmoiron/sqlx v1.3.5
- github.com/klauspost/compress v1.16.7
- github.com/leodido/go-urn v1.2.4
- github.com/lib/pq v1.10.9
- github.com/mattn/go-sqlite3 v1.14.17
- github.com/matttproud/golang_protobuf_extensions v1.0.4
- github.com/open-policy-agent/opa v0.55.0
- github.com/prometheus/client_golang v1.16.0
- github.com/prometheus/client_model v0.4.0
- github.com/prometheus/common v0.44.0
- github.com/prometheus/procfs v0.11.1
- github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475
- github.com/sirupsen/logrus v1.9.3
- github.com/tchap/go-patricia/v2 v2.3.1
- github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
- github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
- github.com/yashtewari/glob-intersection v0.2.0
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.42.0
- go.opentelemetry.io/otel v1.16.0
- go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.16.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.16.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.16.0
- go.opentelemetry.io/otel/metric v1.16.0
- go.opentelemetry.io/otel/sdk v1.16.0
- go.opentelemetry.io/otel/trace v1.16.0
- go.opentelemetry.io/proto/otlp v1.0.0
- golang.org/x/crypto v0.12.0
- golang.org/x/net v0.14.0
- golang.org/x/sys v0.11.0
- golang.org/x/text v0.12.0
- google.golang.org/genproto/googleapis/api v0.0.0-20230807174057-1744710a1577
- google.golang.org/genproto/googleapis/rpc v0.0.0-20230807174057-1744710a1577
- google.golang.org/grpc v1.57.0
- google.golang.org/protobuf v1.31.0
- gopkg.in/yaml.v2 v2.4.0