File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module golang-template
33go 1.25.0
44
55require (
6- github.com/gofiber/fiber/v2 v2.52.13
6+ github.com/gofiber/fiber/v2 v2.52.14
77 github.com/gofiber/fiber/v3 v3.4.0
88)
99
Original file line number Diff line number Diff line change @@ -24,6 +24,8 @@ github.com/gofiber/fiber/v2 v2.52.12 h1:0LdToKclcPOj8PktUdIKo9BUohjjwfnQl42Dhw8/
2424github.com/gofiber/fiber/v2 v2.52.12 /go.mod h1:YEcBbO/FB+5M1IZNBP9FO3J9281zgPAreiI1oqg8nDw =
2525github.com/gofiber/fiber/v2 v2.52.13 h1:TOKP64iqC9b5P49VrBW5tHhUOvDyrtJ0xePEfzJbCbk =
2626github.com/gofiber/fiber/v2 v2.52.13 /go.mod h1:YEcBbO/FB+5M1IZNBP9FO3J9281zgPAreiI1oqg8nDw =
27+ github.com/gofiber/fiber/v2 v2.52.14 h1:Of3L+9qVFaQNwPlcmEdl5IIodHz8BSE0j37R7rWu4pE =
28+ github.com/gofiber/fiber/v2 v2.52.14 /go.mod h1:YEcBbO/FB+5M1IZNBP9FO3J9281zgPAreiI1oqg8nDw =
2729github.com/gofiber/fiber/v3 v3.1.0 /go.mod h1:n2nYQovvL9z3Too/FGOfgtERjW3GQcAUqgfoezGBZdU =
2830github.com/gofiber/fiber/v3 v3.2.0 /go.mod h1:FHOsc2Db7HhHpsE62QAaJlXVV1pNkbZEptZ4jtti7m4 =
2931github.com/gofiber/fiber/v3 v3.3.0 /go.mod h1:YH7/TAoRaU4kF8slDCtQuFJ1NzC+3MtxUI4KfvQtaIA =
You can’t perform that action at this time.
0 commit comments