Add Shengqu private apis

Signed-off-by: Yuan Si <do4suki@gmail.com>
This commit is contained in:
2023-03-31 11:34:27 +08:00
parent f8860f65ce
commit 164e99b5a9
4 changed files with 287 additions and 2 deletions
+1
View File
@@ -5,6 +5,7 @@ go 1.19
require github.com/gin-gonic/gin v1.8.2
require (
github.com/forgoer/openssl v1.5.0
github.com/mattn/go-sqlite3 v1.14.16
github.com/tidwall/gjson v1.14.4
)