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.14
6+ github.com/gofiber/fiber/v2 v2.52.15
77 github.com/gofiber/fiber/v3 v3.4.0
88)
99
Original file line number Diff line number Diff line change @@ -26,6 +26,8 @@ github.com/gofiber/fiber/v2 v2.52.13 h1:TOKP64iqC9b5P49VrBW5tHhUOvDyrtJ0xePEfzJb
2626github.com/gofiber/fiber/v2 v2.52.13 /go.mod h1:YEcBbO/FB+5M1IZNBP9FO3J9281zgPAreiI1oqg8nDw =
2727github.com/gofiber/fiber/v2 v2.52.14 h1:Of3L+9qVFaQNwPlcmEdl5IIodHz8BSE0j37R7rWu4pE =
2828github.com/gofiber/fiber/v2 v2.52.14 /go.mod h1:YEcBbO/FB+5M1IZNBP9FO3J9281zgPAreiI1oqg8nDw =
29+ github.com/gofiber/fiber/v2 v2.52.15 h1:Cov1uKeVPyu9q0jSrN60W+A8XNX+/WK8J7cy5osHLIk =
30+ github.com/gofiber/fiber/v2 v2.52.15 /go.mod h1:YEcBbO/FB+5M1IZNBP9FO3J9281zgPAreiI1oqg8nDw =
2931github.com/gofiber/fiber/v3 v3.1.0 /go.mod h1:n2nYQovvL9z3Too/FGOfgtERjW3GQcAUqgfoezGBZdU =
3032github.com/gofiber/fiber/v3 v3.2.0 /go.mod h1:FHOsc2Db7HhHpsE62QAaJlXVV1pNkbZEptZ4jtti7m4 =
3133github.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