chore(deps): update all non-major dependencies

This commit is contained in:
renovate[bot] 2025-03-23 03:00:56 +00:00 committed by GitHub
parent 1800b0c4cd
commit fa3dbf8a06
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 429 additions and 289 deletions

4
go.mod
View file

@ -19,7 +19,7 @@ require (
github.com/go-playground/validator/v10 v10.25.0
github.com/go-resty/resty/v2 v2.16.5
github.com/go-webauthn/webauthn v0.12.2
github.com/golang-jwt/jwt/v5 v5.2.1
github.com/golang-jwt/jwt/v5 v5.2.2
github.com/google/uuid v1.6.0
github.com/gorilla/websocket v1.5.3
github.com/hpcloud/tail v1.0.0
@ -30,7 +30,7 @@ require (
github.com/pquerna/otp v1.4.0
github.com/pretty66/websocketproxy v0.0.0-20220507015215-930b3a686308
github.com/samber/lo v1.49.1
github.com/sashabaranov/go-openai v1.38.0
github.com/sashabaranov/go-openai v1.38.1
github.com/shirou/gopsutil/v4 v4.25.2
github.com/spf13/cast v1.7.1
github.com/stretchr/testify v1.10.0