aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/felixge/httpsnoop/README.md
Commit message (Collapse)AuthorAgeFilesLines
* vendor: deleteTaras Madan2025-01-231-95/+0
|
* mod: bump google.golang.org/api from 0.153.0 to 0.161.0dependabot[bot]2024-02-141-2/+2
| | | | | | | | | | | | | | | Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.153.0 to 0.161.0. - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.153.0...v0.161.0) --- updated-dependencies: - dependency-name: google.golang.org/api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Revert "mod: do: bump google.golang.org/api from 0.153.0 to 0.156.0"Taras Madan2024-01-181-2/+2
|
* mod: do: bump google.golang.org/api from 0.153.0 to 0.156.0dependabot[bot]2024-01-181-2/+2
| | | | | | | | | | | | | | | Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.153.0 to 0.156.0. - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.153.0...v0.156.0) --- updated-dependencies: - dependency-name: google.golang.org/api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* dependencies: updateTaras Madan2023-02-241-1/+2
| | | | | | set go min requirements to 1.19 update dependencies update vendor
* syz-manager: compress html using gorilla/hanldersJoey Jiao2021-03-191-0/+94
Issue: #2495