gotosocial/vendor/github.com/cloudwego/base64x
dependabot[bot] 51b9ef5c34
[chore]: Bump github.com/gin-contrib/gzip from 1.2.2 to 1.2.3 (#4000)
Bumps [github.com/gin-contrib/gzip](https://github.com/gin-contrib/gzip) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/gin-contrib/gzip/releases)
- [Changelog](https://github.com/gin-contrib/gzip/blob/master/.goreleaser.yaml)
- [Commits](https://github.com/gin-contrib/gzip/compare/v1.2.2...v1.2.3)

---
updated-dependencies:
- dependency-name: github.com/gin-contrib/gzip
  dependency-version: 1.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-14 09:43:56 +02:00
..
internal [chore]: Bump github.com/gin-contrib/gzip from 1.2.2 to 1.2.3 (#4000) 2025-04-14 09:43:56 +02:00
.gitignore [chore]: Bump github.com/gin-contrib/gzip from 1.0.0 to 1.0.1 (#2899) 2024-05-06 08:50:47 +00:00
.gitmodules [chore]: Bump github.com/gin-contrib/gzip from 1.2.2 to 1.2.3 (#4000) 2025-04-14 09:43:56 +02:00
.golangci.yaml [chore]: Bump github.com/gin-contrib/gzip from 1.0.0 to 1.0.1 (#2899) 2024-05-06 08:50:47 +00:00
.licenserc.yaml [chore]: Bump github.com/gin-contrib/gzip from 1.0.0 to 1.0.1 (#2899) 2024-05-06 08:50:47 +00:00
_typos.toml [chore]: Bump github.com/gin-contrib/gzip from 1.0.0 to 1.0.1 (#2899) 2024-05-06 08:50:47 +00:00
base64x.go [chore]: Bump github.com/gin-contrib/gzip from 1.2.2 to 1.2.3 (#4000) 2025-04-14 09:43:56 +02:00
base64x_subr_amd64.go [chore]: Bump github.com/gin-contrib/gzip from 1.2.2 to 1.2.3 (#4000) 2025-04-14 09:43:56 +02:00
check_branch_name.sh [chore]: Bump github.com/gin-contrib/gzip from 1.0.0 to 1.0.1 (#2899) 2024-05-06 08:50:47 +00:00
CODE_OF_CONDUCT.md [chore]: Bump github.com/gin-contrib/gzip from 1.0.0 to 1.0.1 (#2899) 2024-05-06 08:50:47 +00:00
CONTRIBUTING.md [chore]: Bump github.com/gin-contrib/gzip from 1.0.0 to 1.0.1 (#2899) 2024-05-06 08:50:47 +00:00
faststr.go [chore]: Bump github.com/gin-contrib/gzip from 1.0.0 to 1.0.1 (#2899) 2024-05-06 08:50:47 +00:00
LICENSE [chore]: Bump github.com/gin-contrib/gzip from 1.0.0 to 1.0.1 (#2899) 2024-05-06 08:50:47 +00:00
LICENSE-APACHE [chore]: Bump github.com/gin-contrib/gzip from 1.0.0 to 1.0.1 (#2899) 2024-05-06 08:50:47 +00:00
Makefile [chore]: Bump github.com/gin-contrib/gzip from 1.0.0 to 1.0.1 (#2899) 2024-05-06 08:50:47 +00:00
README.md [chore]: Bump github.com/gin-contrib/gzip from 1.0.0 to 1.0.1 (#2899) 2024-05-06 08:50:47 +00:00

base64x

High performance drop-in replacement of the encoding/base64 library.