File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ require (
1616 github.com/go-jose/go-jose/v4 v4.1.4
1717 github.com/go-ldap/ldap/v3 v3.4.13
1818 github.com/go-sql-driver/mysql v1.9.3
19- github.com/go-webauthn/webauthn v0.16.3
19+ github.com/go-webauthn/webauthn v0.16.4
2020 github.com/google/cel-go v0.28.0
2121 github.com/google/uuid v1.6.0
2222 github.com/gorilla/handlers v1.5.2
@@ -77,7 +77,7 @@ require (
7777 github.com/go-logr/stdr v1.2.2 // indirect
7878 github.com/go-openapi/inflect v0.19.0 // indirect
7979 github.com/go-viper/mapstructure/v2 v2.5.0 // indirect
80- github.com/go-webauthn/x v0.2.2 // indirect
80+ github.com/go-webauthn/x v0.2.3 // indirect
8181 github.com/gogo/protobuf v1.3.2 // indirect
8282 github.com/golang-jwt/jwt/v5 v5.3.1 // indirect
8383 github.com/golang/protobuf v1.5.4 // indirect
Original file line number Diff line number Diff line change @@ -98,10 +98,10 @@ github.com/go-test/deep v1.1.1 h1:0r/53hagsehfO4bzD2Pgr/+RgHqhmf+k1Bpse2cTu1U=
9898github.com/go-test/deep v1.1.1 /go.mod h1:5C2ZWiW0ErCdrYzpqxLbTX7MG14M9iiw8DgHncVwcsE =
9999github.com/go-viper/mapstructure/v2 v2.5.0 h1:vM5IJoUAy3d7zRSVtIwQgBj7BiWtMPfmPEgAXnvj1Ro =
100100github.com/go-viper/mapstructure/v2 v2.5.0 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
101- github.com/go-webauthn/webauthn v0.16.3 h1:RorP0c6VbaKP0i0Jxf/vAf7EFb2lmdLW8GLKITeaN5A =
102- github.com/go-webauthn/webauthn v0.16.3 /go.mod h1:R2xjJxSPat5PYKg5r6cUmqXgbHtbv4GmF6uGkqFMLNI =
103- github.com/go-webauthn/x v0.2.2 h1:zIiipvMbr48CXi5RG0XdBJR94kd8I5LfzHPb/q+YYmk =
104- github.com/go-webauthn/x v0.2.2 /go.mod h1:IpJ5qyWB9NRhLX3C7gIfjTU7RZLXEP6kzFkoVSE7Fz4 =
101+ github.com/go-webauthn/webauthn v0.16.4 h1:R9jqR/cYZa7hRquFF7Za/8qoH/K/TIs1/Q/4CyGN+1Q =
102+ github.com/go-webauthn/webauthn v0.16.4 /go.mod h1:SU2ljAgToTV/YLPI0C05QS4qn+e04WpB5g1RMfcZfS4 =
103+ github.com/go-webauthn/x v0.2.3 h1:8oArS+Rc1SWFLXhE17KZNx258Z4kUSyaDgsSncCO5RA =
104+ github.com/go-webauthn/x v0.2.3 /go.mod h1:tM04GF3V6VYq79AZMl7vbj4q6pz9r7L2criWRzbWhPk =
105105github.com/godbus/dbus/v5 v5.0.4 /go.mod h1:xhWf0FNVPg57R7Z0UbKHbJfkEywrmjJnf7w5xrFpKfA =
106106github.com/gogo/protobuf v1.3.2 h1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q =
107107github.com/gogo/protobuf v1.3.2 /go.mod h1:P1XiOD3dCwIKUDQYPy72D8LYyHL2YPYrpS2s69NZV8Q =
You can’t perform that action at this time.
0 commit comments