aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/gorilla
Commit message (Collapse)AuthorAgeFilesLines
* vendor: deleteTaras Madan2025-01-2313-1330/+0
|
* mod: do: bump github.com/gorilla/handlers from 1.5.1 to 1.5.2dependabot[bot]2023-11-0612-91/+155
| | | | | | | | | | | | | | Bumps [github.com/gorilla/handlers](https://github.com/gorilla/handlers) from 1.5.1 to 1.5.2. - [Release notes](https://github.com/gorilla/handlers/releases) - [Commits](https://github.com/gorilla/handlers/compare/v1.5.1...v1.5.2) --- updated-dependencies: - dependency-name: github.com/gorilla/handlers dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* dependencies: updateTaras Madan2023-02-242-7/+0
| | | | | | set go min requirements to 1.19 update dependencies update vendor
* syz-manager: compress html using gorilla/hanldersJoey Jiao2021-03-1912-0/+1273
Issue: #2495