Compare commits
6 Commits
e85a06582d
...
b94319d21d
Author | SHA1 | Date | |
---|---|---|---|
b94319d21d | |||
69f2a08024 | |||
b11d871602 | |||
a95a801da5 | |||
6215ca4859 | |||
4f17073d12 |
4
go.mod
4
go.mod
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user