-
- Downloads
Merge branch 'renovate/github.com-go-resty-resty-v2-2.x' into 'master'
Update module github.com/go-resty/resty/v2 to v2.16.5 See merge request !24
... | @@ -4,7 +4,7 @@ go 1.23.0 | ... | @@ -4,7 +4,7 @@ go 1.23.0 |
require ( | require ( | ||
github.com/gin-gonic/gin v1.10.0 | github.com/gin-gonic/gin v1.10.0 | ||
github.com/go-resty/resty/v2 v2.16.4 | github.com/go-resty/resty/v2 v2.16.5 | ||
github.com/golang-jwt/jwt/v5 v5.2.1 | github.com/golang-jwt/jwt/v5 v5.2.1 | ||
github.com/gorilla/websocket v1.5.3 | github.com/gorilla/websocket v1.5.3 | ||
github.com/joho/godotenv v1.5.1 | github.com/joho/godotenv v1.5.1 | ||
... | ... |
Please register or sign in to comment