feat(deps, server): add FileInfoStore to deps

This commit is contained in:
hexxa 2021-08-11 15:38:12 +08:00 committed by Hexxa
parent e74c3c34e3
commit a96f552323
4 changed files with 26 additions and 10 deletions

View file

@ -1,4 +1,4 @@
package userstore
package fileinfostore
import (
"io/ioutil"