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.1
55require (
66 github.com/goccy/go-json v0.10.6
77 github.com/gofiber/adaptor/v2 v2.2.1
8- github.com/gofiber/fiber/v2 v2.52.12
8+ github.com/gofiber/fiber/v2 v2.52.13
99 github.com/prometheus/client_golang v1.23.2
1010 github.com/spf13/cobra v1.10.2
1111 github.com/spf13/pflag v1.0.10
Original file line number Diff line number Diff line change @@ -77,8 +77,8 @@ github.com/goccy/go-json v0.10.6 h1:p8HrPJzOakx/mn/bQtjgNjdTcN+/S6FcG2CTtQOrHVU=
7777github.com/goccy/go-json v0.10.6 /go.mod h1:oq7eo15ShAhp70Anwd5lgX2pLfOS3QCiwU/PULtXL6M =
7878github.com/gofiber/adaptor/v2 v2.2.1 h1:givE7iViQWlsTR4Jh7tB4iXzrlKBgiraB/yTdHs9Lv4 =
7979github.com/gofiber/adaptor/v2 v2.2.1 /go.mod h1:AhR16dEqs25W2FY/l8gSj1b51Azg5dtPDmm+pruNOrc =
80- github.com/gofiber/fiber/v2 v2.52.12 h1:0LdToKclcPOj8PktUdIKo9BUohjjwfnQl42Dhw8/WUw =
81- github.com/gofiber/fiber/v2 v2.52.12 /go.mod h1:YEcBbO/FB+5M1IZNBP9FO3J9281zgPAreiI1oqg8nDw =
80+ github.com/gofiber/fiber/v2 v2.52.13 h1:TOKP64iqC9b5P49VrBW5tHhUOvDyrtJ0xePEfzJbCbk =
81+ github.com/gofiber/fiber/v2 v2.52.13 /go.mod h1:YEcBbO/FB+5M1IZNBP9FO3J9281zgPAreiI1oqg8nDw =
8282github.com/gogo/protobuf v1.3.2 h1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q =
8383github.com/gogo/protobuf v1.3.2 /go.mod h1:P1XiOD3dCwIKUDQYPy72D8LYyHL2YPYrpS2s69NZV8Q =
8484github.com/golang-jwt/jwt/v5 v5.3.1 h1:kYf81DTWFe7t+1VvL7eS+jKFVWaUnK9cB1qbwn63YCY =
You can’t perform that action at this time.
0 commit comments