mirror of
https://github.com/gofiber/fiber.git
synced 2025-02-22 06:52:46 +00:00
fix
This commit is contained in:
parent
e6d60ebaaf
commit
4a59ef2730
@ -1,6 +1,6 @@
|
||||
// 🚀 Fiber, Express on Steriods
|
||||
// 📌 Don't use in production until version 1.0.0
|
||||
// 🖥 https://github.com/fenny/fiber
|
||||
// 🖥 https://github.com/gofiber/fiber
|
||||
|
||||
// 🦸 Not all heroes wear capes, thank you to some amazing people
|
||||
// 💖 @valyala, @dgrr, @erikdubbelboer, @savsgio, @julienschmidt
|
||||
|
2
go.sum
2
go.sum
@ -1,7 +1,5 @@
|
||||
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
|
||||
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
|
||||
github.com/fenny/fiber v0.7.0 h1:1h+PadHOgFjsVMfbP3dzSVYBwwso0Py+mtNuX7yYfmU=
|
||||
github.com/fenny/fiber v0.7.0/go.mod h1:x3qfs/S5J8PzYJbpWdsa8nYhUpvF9mwGQMOSCHNa/vo=
|
||||
github.com/google/gofuzz v1.0.0/go.mod h1:dBl0BpW6vV/+mYPU4Po3pmUjxk6FQPldtuIdl/M65Eg=
|
||||
github.com/json-iterator/go v1.1.9 h1:9yzud/Ht36ygwatGx56VwCZtlI/2AD15T1X2sjSuGns=
|
||||
github.com/json-iterator/go v1.1.9/go.mod h1:KdQUCv79m/52Kvf8AW2vK1V8akMuk1QjK/uOdHXbAo4=
|
||||
|
Loading…
x
Reference in New Issue
Block a user