|
@@ -24,7 +24,7 @@ require (
|
|
|
github.com/go-gormigrate/gormigrate/v2 v2.1.4
|
|
|
github.com/go-playground/validator/v10 v10.27.0
|
|
|
github.com/go-resty/resty/v2 v2.16.5
|
|
|
- github.com/go-webauthn/webauthn v0.13.0
|
|
|
+ github.com/go-webauthn/webauthn v0.13.1
|
|
|
github.com/golang-jwt/jwt/v5 v5.2.2
|
|
|
github.com/google/uuid v1.6.0
|
|
|
github.com/gorilla/websocket v1.5.3
|
|
@@ -162,7 +162,7 @@ require (
|
|
|
github.com/go-sql-driver/mysql v1.9.3 // indirect
|
|
|
github.com/go-telegram-bot-api/telegram-bot-api v4.6.4+incompatible // indirect
|
|
|
github.com/go-viper/mapstructure/v2 v2.3.0 // indirect
|
|
|
- github.com/go-webauthn/x v0.1.21 // indirect
|
|
|
+ github.com/go-webauthn/x v0.1.22 // indirect
|
|
|
github.com/goccy/go-json v0.10.5 // indirect
|
|
|
github.com/gogo/protobuf v1.3.2 // indirect
|
|
|
github.com/golang-jwt/jwt/v4 v4.5.2 // indirect
|