proxy.golang.org : github.com/ardanlabs/service : v0.0.0-20231215161157-f9c01fb0243e
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-20231215161157-f9c01fb0243e
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.7
- github.com/ardanlabs/darwin/v3 v3.3.1
- github.com/arl/statsviz v0.6.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/dustin/go-humanize v1.0.1
- github.com/felixge/httpsnoop v1.0.4
- github.com/gabriel-vasile/mimetype v1.4.3
- github.com/go-ini/ini v1.67.0
- github.com/go-logr/logr v1.3.0
- 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.16.0
- github.com/go-sql-driver/mysql v1.7.1
- 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.6.0
- github.com/google/uuid v1.4.0
- github.com/gorilla/mux v1.8.1
- github.com/gorilla/websocket v1.5.1
- github.com/grpc-ecosystem/grpc-gateway/v2 v2.18.1
- github.com/jackc/pgpassfile v1.0.0
- github.com/jackc/pgservicefile v0.0.0-20231201235250-de7065d80cb9
- github.com/jackc/pgx/v5 v5.5.0
- github.com/jackc/puddle/v2 v2.2.1
- 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/v2 v2.0.0
- github.com/open-policy-agent/opa v0.59.0
- github.com/prometheus/client_golang v1.17.0
- github.com/prometheus/client_model v0.5.0
- github.com/prometheus/common v0.45.0
- github.com/prometheus/procfs v0.12.0
- 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.46.1
- go.opentelemetry.io/otel v1.21.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.21.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.21.0
- go.opentelemetry.io/otel/metric v1.21.0
- go.opentelemetry.io/otel/sdk v1.21.0
- go.opentelemetry.io/otel/trace v1.21.0
- go.opentelemetry.io/proto/otlp v1.0.0
- golang.org/x/crypto v0.16.0
- golang.org/x/net v0.19.0
- golang.org/x/sync v0.5.0
- golang.org/x/sys v0.15.0
- golang.org/x/text v0.14.0
- golang.org/x/tools v0.16.0
- google.golang.org/genproto/googleapis/api v0.0.0-20231127180814-3a041ad873d4
- google.golang.org/genproto/googleapis/rpc v0.0.0-20231127180814-3a041ad873d4
- google.golang.org/grpc v1.59.0
- google.golang.org/protobuf v1.31.0
- gopkg.in/yaml.v2 v2.4.0
- sigs.k8s.io/yaml v1.4.0