code refactoring, dependencies update
This commit is contained in:
6
go.mod
6
go.mod
@@ -6,11 +6,9 @@ require (
|
||||
github.com/go-chi/chi/v5 v5.0.10
|
||||
github.com/goccy/go-json v0.10.2
|
||||
github.com/golang-jwt/jwt/v5 v5.0.0
|
||||
github.com/google/uuid v1.3.0
|
||||
github.com/google/uuid v1.3.1
|
||||
github.com/gorilla/websocket v1.5.0
|
||||
github.com/marcopeocchi/fazzoletti v0.0.0-20230308161120-c545580f79fa
|
||||
golang.org/x/sys v0.9.0
|
||||
golang.org/x/sys v0.12.0
|
||||
gopkg.in/yaml.v3 v3.0.1
|
||||
)
|
||||
|
||||
require github.com/go-chi/cors v1.2.1
|
||||
|
||||
Reference in New Issue
Block a user