Merge branch 'custom' into renovate/github.com-stretchr-testify-1.x

This commit is contained in:
ngn 2025-01-19 18:50:30 +00:00
commit b94319d21d

4
go.mod
View File

@ -6,11 +6,11 @@ toolchain go1.23.5
require ( require (
github.com/PuerkitoBio/goquery v1.10.1 github.com/PuerkitoBio/goquery v1.10.1
github.com/alecthomas/chroma v0.10.0 github.com/alecthomas/chroma/v2 v2.15.0
github.com/alecthomas/chroma/v2 v2.15.0 github.com/alecthomas/chroma/v2 v2.15.0
github.com/gin-gonic/gin v1.10.0 github.com/gin-gonic/gin v1.10.0
github.com/go-resty/resty/v2 v2.12.0 github.com/go-resty/resty/v2 v2.12.0
github.com/golang-jwt/jwt/v4 v4.5.1 github.com/golang-jwt/jwt/v5 v5.2.1
github.com/golang-jwt/jwt/v5 v5.2.1 github.com/golang-jwt/jwt/v5 v5.2.1
github.com/joho/godotenv v1.5.1 github.com/joho/godotenv v1.5.1
github.com/stretchr/testify v1.10.0 github.com/stretchr/testify v1.10.0