* Bumb Fiber v1.8.2 * Update go.mod * Bumb v1.8.33 * Update go.mod Co-authored-by: Fenny <[email protected]>
@@ -3,6 +3,6 @@ module fiber
go 1.13
require (
- github.com/gofiber/fiber v1.8.33
+ github.com/gofiber/fiber v1.8.42
github.com/jackc/pgx/v4 v4.5.0
)