Update module github.com/stretchr/testify to v1.10.0 #6

Merged
ngn merged 2 commits from renovate/github.com-stretchr-testify-1.x into custom 2025-01-19 21:50:38 +03:00
Showing only changes of commit b94319d21d - Show all commits

4
go.mod
View File

@ -6,11 +6,11 @@ toolchain go1.23.5
require (
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/gin-gonic/gin v1.10.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/joho/godotenv v1.5.1
github.com/stretchr/testify v1.10.0