proxy.golang.org : github.com/kyleu/admini : v0.2.11
Content managed by Project Forge, see [projectforge.md] for details.
Registry -
Documentation -
Download -
JSON -
codemeta.json
purl: pkg:golang/github.com/kyleu/admini@v0.2.11
Published:
Indexed:
Related tag:
v0.2.11
Loading...
Readme
Loading...
Dependencies
- cloud.google.com/go/compute v1.9.0
- github.com/alecthomas/chroma v0.10.0
- github.com/andybalholm/brotli v1.0.4
- github.com/araddon/dateparse v0.0.0-20210429162001-6b43995a97de
- github.com/beorn7/perks v1.0.1
- github.com/cenkalti/backoff/v4 v4.1.3
- github.com/cespare/xxhash/v2 v2.1.2
- github.com/coreos/go-semver v0.3.0
- github.com/dlclark/regexp2 v1.7.0
- github.com/dustin/go-humanize v1.0.0
- github.com/fasthttp/router v1.4.11
- github.com/felixge/httpsnoop v1.0.3
- github.com/fsnotify/fsnotify v1.5.4
- github.com/gertd/go-pluralize v0.2.1
- github.com/go-ini/ini v1.67.0
- github.com/go-logr/logr v1.2.3
- github.com/go-logr/stdr v1.2.2
- github.com/go-sql-driver/mysql v1.6.0
- github.com/golang/protobuf v1.5.2
- github.com/gomarkdown/markdown v0.0.0-20220830015526-01a3c37d6f50
- github.com/google/go-github/v39 v39.2.0
- github.com/google/go-querystring v1.1.0
- github.com/google/uuid v1.3.0
- github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
- github.com/iancoleman/strcase v0.2.0
- github.com/inconshreveable/mousetrap v1.0.1
- github.com/jackc/chunkreader/v2 v2.0.1
- github.com/jackc/pgconn v1.13.0
- github.com/jackc/pgio v1.0.0
- github.com/jackc/pgpassfile v1.0.0
- github.com/jackc/pgproto3/v2 v2.3.1
- github.com/jackc/pgservicefile v0.0.0-20200714003250-2b9c44734f2b
- github.com/jackc/pgtype v1.12.0
- github.com/jackc/pgx/v4 v4.17.2
- github.com/jmoiron/sqlx v1.3.5
- github.com/json-iterator/go v1.1.12
- github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
- github.com/kirsle/configdir v0.0.0-20170128060238-e45d2f54772f
- github.com/klauspost/compress v1.15.9
- github.com/markbates/going v1.0.3
- github.com/markbates/goth v1.73.0
- github.com/mattn/go-isatty v0.0.14
- github.com/matttproud/golang_protobuf_extensions v1.0.1
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- github.com/modern-go/reflect2 v1.0.2
- github.com/mrjones/oauth v0.0.0-20190623134757-126b35219450
- github.com/muesli/coral v1.0.0
- github.com/pkg/errors v0.9.1
- github.com/prometheus/client_golang v1.13.0
- github.com/prometheus/client_model v0.2.0
- github.com/prometheus/common v0.37.0
- github.com/prometheus/procfs v0.8.0
- github.com/remyoudompheng/bigfft v0.0.0-20200410134404-eec4a21b6bb0
- github.com/savsgio/gotils v0.0.0-20220530130905-52f3993e8d6d
- github.com/spf13/pflag v1.0.5
- github.com/valyala/bytebufferpool v1.0.0
- github.com/valyala/fasthttp v1.39.0
- github.com/valyala/quicktemplate v1.7.0
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.34.0
- go.opentelemetry.io/otel v1.9.0
- go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.9.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.9.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.9.0
- go.opentelemetry.io/otel/metric v0.31.0
- go.opentelemetry.io/otel/sdk v1.9.0
- go.opentelemetry.io/otel/trace v1.9.0
- go.opentelemetry.io/proto/otlp v0.19.0
- go.uber.org/atomic v1.10.0
- go.uber.org/multierr v1.8.0
- go.uber.org/zap v1.23.0
- golang.org/x/crypto v0.0.0-20220829220503-c86fa9a7ed90
- golang.org/x/exp v0.0.0-20220827204233-334a2380cb91
- golang.org/x/mobile v0.0.0-20220722155234-aaac322e2105
- golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
- golang.org/x/net v0.0.0-20220826154423-83b083e8dc8b
- golang.org/x/oauth2 v0.0.0-20220822191816-0ebed06d0094
- golang.org/x/sys v0.0.0-20220829200755-d48e67d00261
- golang.org/x/text v0.3.7
- golang.org/x/tools v0.1.12
- google.golang.org/appengine v1.6.7
- google.golang.org/genproto v0.0.0-20220902135211-223410557253
- google.golang.org/grpc v1.49.0
- google.golang.org/protobuf v1.28.1
- gopkg.in/yaml.v2 v2.4.0
- lukechampine.com/uint128 v1.2.0
- modernc.org/cc/v3 v3.36.0
- modernc.org/ccgo/v3 v3.16.6
- modernc.org/libc v1.16.12
- modernc.org/mathutil v1.4.1
- modernc.org/memory v1.1.1
- modernc.org/opt v0.1.3
- modernc.org/sqlite v1.17.3
- modernc.org/strutil v1.1.2
- modernc.org/token v1.0.0