Compare commits

..

No commits in common. "a95a801da52f726e5abd0ecab1e720d044434914" and "1614959f1bc8a85bfc6003590cc3252f5a2943f3" have entirely different histories.

2
go.mod
View File

@ -10,7 +10,7 @@ require (
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/v5 v5.2.1
github.com/golang-jwt/jwt/v4 v4.5.1
github.com/golang-jwt/jwt/v5 v5.2.1
github.com/joho/godotenv v1.5.1
github.com/stretchr/testify v1.9.0