File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.26.2
55require (
66 github.com/cloudlink-delta/duplex v0.0.0-20260417204830-4824553a1f9f
77 github.com/goccy/go-json v0.10.6
8- github.com/gofiber/contrib/v3/monitor v1.0.1
8+ github.com/gofiber/contrib/v3/monitor v1.0.2
99 github.com/gofiber/fiber/v3 v3.1.0
1010 github.com/google/uuid v1.6.0
1111 github.com/pion/webrtc/v3 v3.3.6
Original file line number Diff line number Diff line change @@ -25,8 +25,8 @@ github.com/go-viper/mapstructure/v2 v2.5.0 h1:vM5IJoUAy3d7zRSVtIwQgBj7BiWtMPfmPE
2525github.com/go-viper/mapstructure/v2 v2.5.0 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
2626github.com/goccy/go-json v0.10.6 h1:p8HrPJzOakx/mn/bQtjgNjdTcN+/S6FcG2CTtQOrHVU =
2727github.com/goccy/go-json v0.10.6 /go.mod h1:oq7eo15ShAhp70Anwd5lgX2pLfOS3QCiwU/PULtXL6M =
28- github.com/gofiber/contrib/v3/monitor v1.0.1 h1:cHTLCc3SkM3TiyNYbns07PrLBud1LBDy4QwW0/Ve7Nk =
29- github.com/gofiber/contrib/v3/monitor v1.0.1 /go.mod h1:xn2ZkTbYjYaWBbEZCMzLz8BGgCe4VWfpaYtiesukazw =
28+ github.com/gofiber/contrib/v3/monitor v1.0.2 h1:K3mvj2UODRwYLAc0FX6rVsORuKmS9VwmYBwGFeI8rT0 =
29+ github.com/gofiber/contrib/v3/monitor v1.0.2 /go.mod h1:hdasZHk+Tp7M1UBx4+NuAe+JYU6WfEolRZivFWvUbFM =
3030github.com/gofiber/fiber/v3 v3.1.0 h1:1p4I820pIa+FGxfwWuQZ5rAyX0WlGZbGT6Hnuxt6hKY =
3131github.com/gofiber/fiber/v3 v3.1.0 /go.mod h1:n2nYQovvL9z3Too/FGOfgtERjW3GQcAUqgfoezGBZdU =
3232github.com/gofiber/schema v1.7.0 h1:yNM+FNRZjyYEli9Ey0AXRBrAY9jTnb+kmGs3lJGPvKg =
You can’t perform that action at this time.
0 commit comments