mirror of
https://github.com/goauthentik/authentik.git
synced 2026-08-31 03:01:38 -07:00
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.11.1 to 1.12.0. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](https://github.com/stretchr/testify/compare/v1.11.1...v1.12.0) --- updated-dependencies: - dependency-name: github.com/stretchr/testify dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
98 lines
4.1 KiB
Modula-2
98 lines
4.1 KiB
Modula-2
module goauthentik.io
|
|
|
|
go 1.26.0
|
|
|
|
require (
|
|
beryju.io/ldap v0.2.2
|
|
beryju.io/radius-eap v0.1.1
|
|
github.com/avast/retry-go/v4 v4.7.0
|
|
github.com/coreos/go-oidc/v3 v3.20.0
|
|
github.com/getsentry/sentry-go v0.48.0
|
|
github.com/go-http-utils/etag v0.0.0-20161124023236-513ea8f21eb1
|
|
github.com/go-ldap/ldap/v3 v3.4.14
|
|
github.com/go-openapi/runtime v0.33.0
|
|
github.com/golang-jwt/jwt/v5 v5.3.1
|
|
github.com/google/uuid v1.6.0
|
|
github.com/gorilla/handlers v1.5.2
|
|
github.com/gorilla/mux v1.8.1
|
|
github.com/gorilla/securecookie v1.1.2
|
|
github.com/gorilla/sessions v1.4.0
|
|
github.com/gorilla/websocket v1.5.3
|
|
github.com/grafana/pyroscope-go v1.4.2
|
|
github.com/jackc/pgx/v5 v5.10.0
|
|
github.com/jellydator/ttlcache/v3 v3.4.1
|
|
github.com/mitchellh/mapstructure v1.5.0
|
|
github.com/nmcclain/asn1-ber v0.0.0-20170104154839-2661553a0484
|
|
github.com/pires/go-proxyproto v0.15.0
|
|
github.com/prometheus/client_golang v1.24.1
|
|
github.com/sethvargo/go-envconfig v1.4.3
|
|
github.com/sirupsen/logrus v1.9.4
|
|
github.com/spf13/cobra v1.10.2
|
|
github.com/stretchr/testify v1.12.0
|
|
github.com/wwt/guac v1.3.2
|
|
golang.org/x/exp v0.0.0-20230210204819-062eb4c674ab
|
|
golang.org/x/oauth2 v0.36.0
|
|
golang.org/x/sync v0.22.0
|
|
gopkg.in/yaml.v2 v2.4.0
|
|
gorm.io/driver/postgres v1.6.2
|
|
gorm.io/gorm v1.31.2
|
|
layeh.com/radius v0.0.0-20231213012653-1006025d24f8
|
|
)
|
|
|
|
require (
|
|
github.com/Azure/go-ntlmssp v0.1.1 // indirect
|
|
github.com/beorn7/perks v1.0.1 // indirect
|
|
github.com/cespare/xxhash/v2 v2.3.0 // indirect
|
|
github.com/felixge/httpsnoop v1.0.3 // indirect
|
|
github.com/go-asn1-ber/asn1-ber v1.5.8 // indirect
|
|
github.com/go-http-utils/fresh v0.0.0-20161124030543-7231e26a4b27 // indirect
|
|
github.com/go-http-utils/headers v0.0.0-20181008091004-fed159eddc2a // indirect
|
|
github.com/go-jose/go-jose/v4 v4.1.4 // indirect
|
|
github.com/go-logr/logr v1.4.4 // indirect
|
|
github.com/go-logr/stdr v1.2.2 // indirect
|
|
github.com/go-openapi/analysis v0.25.5 // indirect
|
|
github.com/go-openapi/errors v0.22.8 // indirect
|
|
github.com/go-openapi/jsonpointer v1.0.0 // indirect
|
|
github.com/go-openapi/jsonreference v1.0.0 // indirect
|
|
github.com/go-openapi/loads v0.25.0 // indirect
|
|
github.com/go-openapi/runtime/server-middleware v0.30.0 // indirect
|
|
github.com/go-openapi/spec v0.22.9 // indirect
|
|
github.com/go-openapi/strfmt v0.27.0 // indirect
|
|
github.com/go-openapi/swag/conv v0.27.3 // indirect
|
|
github.com/go-openapi/swag/fileutils v0.27.3 // indirect
|
|
github.com/go-openapi/swag/jsonutils v0.27.3 // indirect
|
|
github.com/go-openapi/swag/loading v0.27.3 // indirect
|
|
github.com/go-openapi/swag/mangling v0.27.3 // indirect
|
|
github.com/go-openapi/swag/pools v0.27.3 // indirect
|
|
github.com/go-openapi/swag/stringutils v0.27.3 // indirect
|
|
github.com/go-openapi/swag/typeutils v0.27.3 // indirect
|
|
github.com/go-openapi/swag/yamlutils v0.27.3 // indirect
|
|
github.com/go-openapi/validate v0.26.1 // indirect
|
|
github.com/go-viper/mapstructure/v2 v2.5.0 // indirect
|
|
github.com/grafana/pyroscope-go/godeltaprof v0.1.11 // indirect
|
|
github.com/inconshreveable/mousetrap v1.1.0 // indirect
|
|
github.com/jackc/pgpassfile v1.0.0 // indirect
|
|
github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 // indirect
|
|
github.com/jackc/puddle/v2 v2.2.2 // indirect
|
|
github.com/jinzhu/inflection v1.0.0 // indirect
|
|
github.com/jinzhu/now v1.1.5 // indirect
|
|
github.com/klauspost/compress v1.19.1 // indirect
|
|
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
|
|
github.com/oklog/ulid/v2 v2.1.1 // indirect
|
|
github.com/prometheus/client_model v0.6.2 // indirect
|
|
github.com/prometheus/common v0.70.1 // indirect
|
|
github.com/prometheus/procfs v0.21.1 // indirect
|
|
github.com/spf13/pflag v1.0.9 // indirect
|
|
go.opentelemetry.io/auto/sdk v1.2.1 // indirect
|
|
go.opentelemetry.io/otel v1.44.0 // indirect
|
|
go.opentelemetry.io/otel/metric v1.44.0 // indirect
|
|
go.opentelemetry.io/otel/trace v1.44.0 // indirect
|
|
go.yaml.in/yaml/v3 v3.0.4 // indirect
|
|
golang.org/x/crypto v0.54.0 // indirect
|
|
golang.org/x/net v0.57.0 // indirect
|
|
golang.org/x/sys v0.47.0 // indirect
|
|
golang.org/x/text v0.40.0 // indirect
|
|
google.golang.org/protobuf v1.36.11 // indirect
|
|
gopkg.in/yaml.v3 v3.0.1 // indirect
|
|
)
|