Remove go-json

This commit is contained in:
世界
2022-07-26 13:53:25 +08:00
parent 75508bccb5
commit 0347a7c038
10 changed files with 14 additions and 40 deletions

1
go.mod
View File

@@ -8,7 +8,6 @@ require (
github.com/go-chi/chi/v5 v5.0.7
github.com/go-chi/cors v1.2.1
github.com/go-chi/render v1.0.1
github.com/goccy/go-json v0.9.10
github.com/gofrs/uuid v4.2.0+incompatible
github.com/gorilla/websocket v1.5.0
github.com/logrusorgru/aurora v2.0.3+incompatible