account auto

This commit is contained in:
2023-05-13 04:17:45 +08:00
parent 9087860b86
commit 2a9bd12882
6 changed files with 95 additions and 21 deletions

1
go.mod
View File

@@ -7,7 +7,6 @@ require (
github.com/google/uuid v1.3.0
github.com/gorilla/mux v1.8.0
github.com/gorilla/websocket v1.5.0
github.com/jmoiron/sqlx v1.3.5
github.com/mattn/go-sqlite3 v1.14.16
github.com/russross/blackfriday v1.6.0
)