🔒 token encryption

This commit is contained in:
landaiqing
2024-08-14 19:57:37 +08:00
parent 368adadf52
commit 55759a33db
19 changed files with 241 additions and 39 deletions

1
go.mod
View File

@@ -61,6 +61,7 @@ require (
github.com/pkg6/go-sms v0.1.2 // indirect
github.com/twitchyliquid64/golang-asm v0.15.1 // indirect
github.com/ugorji/go/codec v1.2.12 // indirect
github.com/wumansgy/goEncrypt v1.1.0 // indirect
github.com/yitter/idgenerator-go v1.3.3 // indirect
golang.org/x/arch v0.8.0 // indirect
golang.org/x/image v0.18.0 // indirect