1
0
mirror of https://github.com/fumiama/paper-manager.git synced 2026-06-16 07:12:17 +08:00

finish upload avatar

This commit is contained in:
源文雨
2023-03-18 00:25:19 +08:00
parent cd571e9e25
commit a072cfe1cf
18 changed files with 268 additions and 72 deletions

1
go.mod
View File

@@ -7,6 +7,7 @@ require (
github.com/FloatTech/ttl v0.0.0-20220715042055-15612be72f5b
github.com/RomiChan/syncx v0.0.0-20221202055724-5f842c53020e
github.com/fumiama/go-base16384 v1.6.4
github.com/fumiama/imgsz v0.0.2
github.com/sirupsen/logrus v1.9.0
)