chore(deps): update all non-major dependencies

This commit is contained in:
renovate[bot] 2025-02-24 02:15:37 +00:00 committed by GitHub
parent 3ba96d7806
commit 071f877a53
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 16 additions and 12 deletions

4
go.mod
View file

@ -18,7 +18,7 @@ require (
github.com/go-co-op/gocron/v2 v2.15.0
github.com/go-playground/validator/v10 v10.25.0
github.com/go-resty/resty/v2 v2.16.5
github.com/go-webauthn/webauthn v0.11.2
github.com/go-webauthn/webauthn v0.12.1
github.com/golang-jwt/jwt/v5 v5.2.1
github.com/google/uuid v1.6.0
github.com/gorilla/websocket v1.5.3
@ -125,7 +125,7 @@ require (
github.com/go-playground/universal-translator v0.18.1 // indirect
github.com/go-sql-driver/mysql v1.9.0 // indirect
github.com/go-viper/mapstructure/v2 v2.2.1 // indirect
github.com/go-webauthn/x v0.1.16 // indirect
github.com/go-webauthn/x v0.1.18 // indirect
github.com/goccy/go-json v0.10.5 // indirect
github.com/gofrs/flock v0.12.1 // indirect
github.com/gogo/protobuf v1.3.2 // indirect