File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ require (
2727 github.com/go-core-fx/fxutil v0.0.0-20251027105421-acea37162eb9 // indirect
2828 github.com/go-viper/mapstructure/v2 v2.4.0 // indirect
2929 github.com/gofiber/contrib/fiberzap/v2 v2.1.6 // indirect
30- github.com/gofiber/fiber/v2 v2.52.12 // indirect
30+ github.com/gofiber/fiber/v2 v2.52.13 // indirect
3131 github.com/google/uuid v1.6.0 // indirect
3232 github.com/joho/godotenv v1.5.1 // indirect
3333 github.com/klauspost/compress v1.18.2 // indirect
Original file line number Diff line number Diff line change @@ -32,8 +32,8 @@ github.com/go-viper/mapstructure/v2 v2.4.0 h1:EBsztssimR/CONLSZZ04E8qAkxNYq4Qp9L
3232github.com/go-viper/mapstructure/v2 v2.4.0 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
3333github.com/gofiber/contrib/fiberzap/v2 v2.1.6 h1:8aMBaO7jAB4w9o2uGC1S3ieKPxg8vfJ7t1aipq2pudg =
3434github.com/gofiber/contrib/fiberzap/v2 v2.1.6 /go.mod h1:sGrPV2XzRrI6aJQOmORr5rdk4vXLR630Oc/REtMmCYs =
35- github.com/gofiber/fiber/v2 v2.52.12 h1:0LdToKclcPOj8PktUdIKo9BUohjjwfnQl42Dhw8/WUw =
36- github.com/gofiber/fiber/v2 v2.52.12 /go.mod h1:YEcBbO/FB+5M1IZNBP9FO3J9281zgPAreiI1oqg8nDw =
35+ github.com/gofiber/fiber/v2 v2.52.13 h1:TOKP64iqC9b5P49VrBW5tHhUOvDyrtJ0xePEfzJbCbk =
36+ github.com/gofiber/fiber/v2 v2.52.13 /go.mod h1:YEcBbO/FB+5M1IZNBP9FO3J9281zgPAreiI1oqg8nDw =
3737github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8 =
3838github.com/google/go-cmp v0.7.0 /go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU =
3939github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0 =
You can’t perform that action at this time.
0 commit comments