initial cognito

actual
This commit is contained in:
jay brown
2025-03-20 15:25:13 -07:00
parent 229f2b324d
commit dda6d7ee8c
301 changed files with 74255 additions and 3 deletions
+66
View File
@@ -178,6 +178,9 @@ github.com/cpuguy83/dockercfg
# github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
## explicit
github.com/davecgh/go-spew/spew
# github.com/decred/dcrd/dcrec/secp256k1/v4 v4.4.0
## explicit; go 1.17
github.com/decred/dcrd/dcrec/secp256k1/v4
# github.com/distribution/reference v0.6.0
## explicit; go 1.20
github.com/distribution/reference
@@ -277,6 +280,17 @@ github.com/go-playground/universal-translator
# github.com/go-playground/validator/v10 v10.25.0
## explicit; go 1.20
github.com/go-playground/validator/v10
# github.com/goccy/go-json v0.10.3
## explicit; go 1.19
github.com/goccy/go-json
github.com/goccy/go-json/internal/decoder
github.com/goccy/go-json/internal/encoder
github.com/goccy/go-json/internal/encoder/vm
github.com/goccy/go-json/internal/encoder/vm_color
github.com/goccy/go-json/internal/encoder/vm_color_indent
github.com/goccy/go-json/internal/encoder/vm_indent
github.com/goccy/go-json/internal/errors
github.com/goccy/go-json/internal/runtime
# github.com/gogo/protobuf v1.3.2
## explicit; go 1.15
github.com/gogo/protobuf/proto
@@ -395,6 +409,46 @@ github.com/labstack/gommon/log
## explicit; go 1.18
github.com/leodido/go-urn
github.com/leodido/go-urn/scim/schema
# github.com/lestrrat-go/blackmagic v1.0.2
## explicit; go 1.16
github.com/lestrrat-go/blackmagic
# github.com/lestrrat-go/httpcc v1.0.1
## explicit; go 1.16
github.com/lestrrat-go/httpcc
# github.com/lestrrat-go/httprc v1.0.6
## explicit; go 1.17
github.com/lestrrat-go/httprc
# github.com/lestrrat-go/iter v1.0.2
## explicit; go 1.13
github.com/lestrrat-go/iter/arrayiter
github.com/lestrrat-go/iter/mapiter
# github.com/lestrrat-go/jwx/v2 v2.1.4
## explicit; go 1.20
github.com/lestrrat-go/jwx/v2
github.com/lestrrat-go/jwx/v2/cert
github.com/lestrrat-go/jwx/v2/internal/base64
github.com/lestrrat-go/jwx/v2/internal/ecutil
github.com/lestrrat-go/jwx/v2/internal/iter
github.com/lestrrat-go/jwx/v2/internal/json
github.com/lestrrat-go/jwx/v2/internal/keyconv
github.com/lestrrat-go/jwx/v2/internal/pool
github.com/lestrrat-go/jwx/v2/jwa
github.com/lestrrat-go/jwx/v2/jwe
github.com/lestrrat-go/jwx/v2/jwe/internal/aescbc
github.com/lestrrat-go/jwx/v2/jwe/internal/cipher
github.com/lestrrat-go/jwx/v2/jwe/internal/concatkdf
github.com/lestrrat-go/jwx/v2/jwe/internal/content_crypt
github.com/lestrrat-go/jwx/v2/jwe/internal/keyenc
github.com/lestrrat-go/jwx/v2/jwe/internal/keygen
github.com/lestrrat-go/jwx/v2/jwk
github.com/lestrrat-go/jwx/v2/jwk/internal/x509
github.com/lestrrat-go/jwx/v2/jws
github.com/lestrrat-go/jwx/v2/jwt
github.com/lestrrat-go/jwx/v2/jwt/internal/types
github.com/lestrrat-go/jwx/v2/x25519
# github.com/lestrrat-go/option v1.0.1
## explicit; go 1.16
github.com/lestrrat-go/option
# github.com/lib/pq v1.10.9
## explicit; go 1.13
github.com/lib/pq
@@ -541,6 +595,15 @@ github.com/sagikazarmark/locafero
# github.com/sagikazarmark/slog-shim v0.1.0
## explicit; go 1.20
github.com/sagikazarmark/slog-shim
# github.com/segmentio/asm v1.2.0
## explicit; go 1.18
github.com/segmentio/asm/base64
github.com/segmentio/asm/cpu
github.com/segmentio/asm/cpu/arm
github.com/segmentio/asm/cpu/arm64
github.com/segmentio/asm/cpu/cpuid
github.com/segmentio/asm/cpu/x86
github.com/segmentio/asm/internal/unsafebytes
# github.com/shirou/gopsutil/v3 v3.24.5
## explicit; go 1.18
github.com/shirou/gopsutil/v3/common
@@ -722,7 +785,10 @@ golang.org/x/crypto/acme
golang.org/x/crypto/acme/autocert
golang.org/x/crypto/blowfish
golang.org/x/crypto/chacha20
golang.org/x/crypto/cryptobyte
golang.org/x/crypto/cryptobyte/asn1
golang.org/x/crypto/curve25519
golang.org/x/crypto/ed25519
golang.org/x/crypto/internal/alias
golang.org/x/crypto/internal/poly1305
golang.org/x/crypto/pbkdf2