Commit Graph

11 Commits (75bb02b87ecc3fcbdd67362e9b06d4f8cbe6dcf3)

Author SHA1 Message Date
André da Silva 58270e2d5b
🩹 Fix: dictpool is not completely gone (#2540)
* Completely remove dictpool

Looks like issue:
https://github.com/gofiber/fiber/issues/2209
Was not complete. So here dictpool is completely gone

* Fix linting error
2023-07-11 09:06:32 +02:00
Alexander 5a84fa0e8e
📒 Correcting a syntax error in the README (#2473)
* Update README.md

* 📝 docs: fix typo in some readme
2023-05-20 11:09:24 +02:00
M. Efe Çetin c7c37d9b50
♻️ refactor: merge some external middlewares to core (#2453)
* ♻️ refactor: merge adaptor, helmet, keyauth, redirect, rewrite middlewares to core

* fix linting issues

* fix linting issues

* fix linting issues

* update
2023-05-10 08:01:49 +02:00
eldaniz 2237e9c511
📚 Docs: Added Azerbaijani README translation (#2411)
azerbaijani translation completed
2023-04-13 08:54:07 +03:00
Joey f3d67f0b50
Update README_uk.md 2023-04-06 14:14:01 +02:00
M. Efe Çetin 9064eb6469
🧹 chore: drop go 1.16 support & update dependencies (#2374)
* 🧹 chore: drop go 1.16 support

* downgrade uniseg

* fix tests

* fix tests

* fix tests
2023-03-20 08:22:31 +01:00
M. Efe Çetin 2820aef585
🧹 chore: add go 1.20 to ci and readmes (#2322)
*  chore: add go 1.20 to ci and readmes

* 🧹 chore: add go 1.20 to ci and readmes

* update linter

* fix linter

* fix benchmarks

* fix benchmarks

* fix benchmarks
2023-02-02 23:01:37 +03:00
pan93412 b564f94401
📚 Doc: Correct the figure link in READMEs (#2312) 2023-01-26 11:57:25 +03:00
TAKAHASHI Shuuji f6b0a07db0
📝 docs: fix ci badge errors (#2282)
* 📝 docs: fix ci badge errors

* 📝 docs: fix ci badge errors on translated README files
2023-01-02 20:54:48 +03:00
M. Efe Çetin affa759477
📝 docs: replace `1.14` with `1.16` in READMEs (#2265) 2022-12-08 19:07:32 +03:00
V1def 6b9601fb99
Added Ukrainian README translation (#2249)
Added ukrainian localization
2022-12-01 09:21:44 +01:00