fix image token calculate

This commit is contained in:
CaIon
2023-11-17 20:32:11 +08:00
parent 7e0d2606c3
commit e5c2524f15
3 changed files with 75 additions and 2 deletions

1
go.mod
View File

@@ -4,6 +4,7 @@ module one-api
go 1.18
require (
github.com/chai2010/webp v1.1.1
github.com/gin-contrib/cors v1.4.0
github.com/gin-contrib/gzip v0.0.6
github.com/gin-contrib/sessions v0.0.5