8000 Tags · sixcolors/gearbox · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: sixcolors/gearbox

Tags

v1.2.4

Toggle v1.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
10000
Bump github.com/valyala/fasthttp from 1.30.0 to 1.31.0 (gogearbox#104)

Bumps [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) from 1.30.0 to 1.31.0.
- [Release notes](https://github.com/valyala/fasthttp/releases)
- [Commits](valyala/fasthttp@v1.30.0...v1.31.0)

---
updated-dependencies:
- dependency-name: github.com/valyala/fasthttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v1.2.3

Toggle v1.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump github.com/valyala/fasthttp from 1.23.0 to 1.24.0 (gogearbox#93)

Bumps [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) from 1.23.0 to 1.24.0.
- [Release notes](https://github.com/valyala/fasthttp/releases)
- [Commits](valyala/fasthttp@v1.23.0...v1.24.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v1.2.2

Toggle v1.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixes gogearbox#86 slicing empty path in matchRoute (gogearbox#88)

v1.2.1

Toggle v1.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
upgrade go mod and workflow (gogearbox#83)

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support sharing data between handlers within request scope (gogearbox#80

)

v1.1.2

Toggle v1.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixes gogearbox#75 : Copy handlers references (gogearbox#76)

* Fixes gogearbox#75 : Copy handlers references

* use copy

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
🎉 support parsing request body (gogearbox#67)

* support parsing request body

* add json iterator license

* update gearbox version

* support SendBytes and SendJSON in context

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update README (gogearbox#65)

v1.0.3

Toggle v1.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
remove unused string (gogearbox#50)

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add Nagy to reviewers. (gogearbox#46)

0