yangm97/hydra : latest
(old) patched hydra build for refresh token expiration
Latest release: over 3 years ago - 22 downloads - 182 dependencies
JSONDependencies
- alpine/alpine-baselayout 3.2.0-r18
- alpine/alpine-keys 2.4-r1
- alpine/apk-tools 2.12.7-r3
- alpine/busybox 1.34.1-r3
- alpine/ca-certificates-bundle 20191127-r7
- alpine/ca-certificates 20211220-r0
- alpine/libc-utils 0.7.2-r3
- alpine/libcrypto1.1 1.1.1l-r7
- alpine/libretls 3.3.4-r2
- alpine/libssl1.1 1.1.1l-r7
- alpine/musl-utils 1.2.2-r7
- alpine/musl 1.2.2-r7
- alpine/scanelf 1.3.3-r0
- alpine/ssl_client 1.34.1-r3
- alpine/zlib 1.2.11-r3
- github.com/DataDog/datadog-go v4.8.2 incompatible
- github.com/DataDog/sketches-go v1.2.1
- github.com/Masterminds/semver/v3 v3.1.1
- github.com/PuerkitoBio/purell v1.1.1
- github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578
- github.com/armon/go-radix v1.0.0
- github.com/asaskevich/govalidator v0.0.0-20210307081110-f21760c49a8d
- github.com/aymerick/douceur v0.2.0
- github.com/beorn7/perks v1.0.1
- github.com/cenkalti/backoff/v4 v4.1.2
- github.com/cespare/xxhash/v2 v2.1.2
- github.com/cockroachdb/cockroach-go/v2 v2.2.1
- github.com/davecgh/go-spew v1.1.1
- github.com/dgraph-io/ristretto v0.1.0
- github.com/dustin/go-humanize v1.0.0
- github.com/elastic/go-sysinfo v1.7.1
- github.com/evanphx/json-patch v4.9.0 incompatible
- github.com/fatih/color v1.13.0
- github.com/fatih/structs v1.1.0
- github.com/fsnotify/fsnotify v1.5.1
- github.com/go-openapi/analysis v0.19.16
- github.com/go-openapi/errors v0.20.1
- github.com/go-openapi/jsonpointer v0.19.5
- github.com/go-openapi/jsonreference v0.19.5
- github.com/go-openapi/loads v0.20.1
- github.com/go-openapi/runtime v0.20.0
- github.com/go-openapi/spec v0.20.2
- github.com/go-openapi/strfmt v0.20.3
- github.com/go-openapi/swag v0.19.15
- github.com/go-openapi/validate v0.20.1
- github.com/go-sql-driver/mysql v1.6.0
- github.com/go-stack/stack v1.8.1
- github.com/gobuffalo/envy v1.10.1
- github.com/gobuffalo/fizz v1.14.0
- github.com/gobuffalo/flect v0.2.4
- github.com/gobuffalo/github_flavored_markdown v1.1.1
- github.com/gobuffalo/helpers v0.6.4
- github.com/gobuffalo/nulls v0.4.1
- github.com/gobuffalo/plush/v4 v4.1.9
- github.com/gobuffalo/pop/v6 v6.0.1
- github.com/gobuffalo/tags/v3 v3.1.2
- github.com/gobuffalo/validate/v3 v3.3.1
- github.com/gobuffalo/x v0.0.0-20181007152206-913e47c59ca7
- github.com/gobwas/glob v0.2.3
- github.com/gofrs/uuid v4.1.0 incompatible
- github.com/golang/glog v1.0.0
- github.com/golang/protobuf v1.5.2
- github.com/google/uuid v1.3.0
- github.com/gorilla/css v1.0.0
- github.com/gorilla/securecookie v1.1.1
- github.com/gorilla/sessions v1.2.0
- github.com/gorilla/websocket v1.4.2
- github.com/grpc-ecosystem/grpc-gateway v1.16.0
- github.com/gtank/cryptopasta v0.0.0-20170601214702-1f550f6f2f69
- github.com/hashicorp/go-cleanhttp v0.5.2
- github.com/hashicorp/go-retryablehttp v0.7.0
- github.com/inhies/go-bytesize v0.0.0-20210819104631-275770b98743
- github.com/instana/go-sensor v1.34.0
- github.com/jackc/chunkreader/v2 v2.0.1
- github.com/jackc/pgconn v1.10.1
- github.com/jackc/pgio v1.0.0
- github.com/jackc/pgpassfile v1.0.0
- github.com/jackc/pgproto3/v2 v2.1.1
- github.com/jackc/pgservicefile v0.0.0-20200714003250-2b9c44734f2b
- github.com/jackc/pgtype v1.8.1
- github.com/jackc/pgx/v4 v4.13.0
- github.com/jmoiron/sqlx v1.3.4
- github.com/joeshaw/multierror v0.0.0-20140124173710-69b34d4ec901
- github.com/joho/godotenv v1.4.0
- github.com/josharian/intern v1.0.0
- github.com/julienschmidt/httprouter v1.3.0
- github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
- github.com/knadh/koanf v1.4.0
- github.com/lib/pq v1.10.4
- github.com/looplab/fsm v0.3.0
- github.com/mailru/easyjson v0.7.7
- github.com/mattn/go-colorable v0.1.11
- github.com/mattn/go-isatty v0.0.14
- github.com/mattn/go-runewidth v0.0.2
- github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
- github.com/microcosm-cc/bluemonday v1.0.16
- github.com/mitchellh/copystructure v1.2.0
- github.com/mitchellh/mapstructure v1.4.2
- github.com/mitchellh/reflectwalk v1.0.2
- github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826
- github.com/oklog/ulid v1.3.1
- github.com/oleiade/reflections v1.0.1
- github.com/olekukonko/tablewriter v0.0.1
- github.com/opentracing-contrib/go-observer v0.0.0-20170622124052-a52f23424492
- github.com/opentracing/opentracing-go v1.2.0
- github.com/openzipkin-contrib/zipkin-go-opentracing v0.4.5
- github.com/openzipkin/zipkin-go v0.2.5
- github.com/ory/analytics-go/v4 v4.0.2
- github.com/ory/fosite v0.42.0
- github.com/ory/go-convenience v0.1.0
- github.com/ory/graceful v0.1.1
- github.com/ory/herodot v0.9.12
- github.com/ory/hydra (devel)
- github.com/ory/instrumentedsql/opentracing v0.0.0-20210903114257-c8963b546c5c
- github.com/ory/instrumentedsql v1.2.0
- github.com/ory/jsonschema/v3 v3.0.4
- github.com/ory/x v0.0.331
- github.com/pborman/uuid v1.2.1
- github.com/pelletier/go-toml v1.9.4
- github.com/philhofer/fwd v1.1.1
- github.com/pkg/errors v0.9.1
- github.com/pkg/profile v1.6.0
- github.com/pmezard/go-difflib v1.0.0
- github.com/prometheus/client_golang v1.11.0
- github.com/prometheus/client_model v0.2.0
- github.com/prometheus/common v0.32.1
- github.com/prometheus/procfs v0.7.3
- github.com/rogpeppe/go-internal v1.8.0
- github.com/rs/cors v1.8.0
- github.com/sawadashota/encrypta v0.0.2
- github.com/segmentio/backo-go v0.0.0-20200129164019-23eae7c10bd3
- github.com/sergi/go-diff v1.2.0
- github.com/sirupsen/logrus v1.8.1
- github.com/sourcegraph/annotate v0.0.0-20160123013949-f4cad6c6324d
- github.com/sourcegraph/syntaxhighlight v0.0.0-20170531221838-bd320f5d308e
- github.com/spf13/cast v1.4.1
- github.com/spf13/cobra v1.2.1
- github.com/spf13/pflag v1.0.5
- github.com/stretchr/testify v1.7.0
- github.com/tidwall/gjson v1.9.4
- github.com/tidwall/match v1.1.1
- github.com/tidwall/pretty v1.2.0
- github.com/tidwall/sjson v1.2.2
- github.com/tinylib/msgp v1.1.6
- github.com/toqueteos/webbrowser v1.2.0
- github.com/uber/jaeger-client-go v2.29.1 incompatible
- github.com/uber/jaeger-lib v2.4.1 incompatible
- github.com/urfave/negroni v1.0.0
- github.com/xtgo/uuid v0.0.0-20140804021211-a0b114877d4c
- github.com/zepatrik/logrus-gelf-formatter v0.0.0-20210305135027-b8b3731dba10
- go.elastic.co/apm/module/apmhttp v1.14.0
- go.elastic.co/apm/module/apmot v1.14.0
- go.elastic.co/apm v1.14.0
- go.elastic.co/fastjson v1.1.0
- go.mongodb.org/mongo-driver v1.7.3
- go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.25.0
- go.opentelemetry.io/otel/bridge/opentracing v1.2.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.2.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.2.0
- go.opentelemetry.io/otel/sdk v1.2.0
- go.opentelemetry.io/otel/trace v1.2.0
- go.opentelemetry.io/otel v1.2.0
- go.opentelemetry.io/proto/otlp v0.10.0
- go.uber.org/atomic v1.9.0
- go.uber.org/automaxprocs v1.3.0
- golang.org/x/crypto v0.0.0-20210921155107-089bfa567519
- golang.org/x/net v0.0.0-20211020060615-d418f374d309
- golang.org/x/oauth2 v0.0.0-20210514164344-f6687ab2804c
- golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
- golang.org/x/sys v0.0.0-20211020174200-9d6173849985
- golang.org/x/text v0.3.7
- golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac
- golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
- google.golang.org/genproto v0.0.0-20211020151524-b7c3a969101a
- google.golang.org/grpc v1.42.0
- google.golang.org/protobuf v1.27.1
- gopkg.in/DataDog/dd-trace-go.v1 v1.33.0
- gopkg.in/square/go-jose.v2 v2.6.0
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
- howett.net/plist v0.0.0-20201203080718-1454fab16a06
- stdlib 1.17.6