diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,8 +3,8 @@ module x-ui go 1.22.2 require ( - github.com/Calidity/gin-sessions v1.3.1 github.com/gin-contrib/gzip v1.0.0 + github.com/gin-contrib/sessions v1.0.0 github.com/gin-gonic/gin v1.9.1 github.com/goccy/go-json v0.10.2 github.com/mymmrac/telego v0.29.2 |
