This commit is contained in:
2024-05-15 10:31:32 +03:00
parent 343e16a4db
commit 4bffae63b7
3 changed files with 121 additions and 0 deletions

1
go.mod
View File

@@ -17,6 +17,7 @@ require (
github.com/go-playground/validator/v10 v10.14.0 // indirect
github.com/goccy/go-json v0.10.2 // indirect
github.com/golang-jwt/jwt v3.2.2+incompatible // indirect
github.com/gorilla/websocket v1.5.1 // indirect
github.com/json-iterator/go v1.1.12 // indirect
github.com/klauspost/cpuid/v2 v2.2.4 // indirect
github.com/leodido/go-urn v1.2.4 // indirect