diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-02-01 01:43:04 +0000 |
|---|---|---|
| committer | Taras Madan <tarasmadan@google.com> | 2024-02-14 12:16:59 +0000 |
| commit | 66fad614bf0a927e5a5065ab67b4399c3c699c49 (patch) | |
| tree | 3f32a712d84dd9c70cef05d57e61dfa23e231a93 /vendor/github.com/felixge/httpsnoop/README.md | |
| parent | 625bd0b0c49a581f12f58c31cb2bd70162b6be77 (diff) | |
mod: bump google.golang.org/api from 0.153.0 to 0.161.0
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>
Diffstat (limited to 'vendor/github.com/felixge/httpsnoop/README.md')
| -rw-r--r-- | vendor/github.com/felixge/httpsnoop/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vendor/github.com/felixge/httpsnoop/README.md b/vendor/github.com/felixge/httpsnoop/README.md index ddcecd13e..cf6b42f3d 100644 --- a/vendor/github.com/felixge/httpsnoop/README.md +++ b/vendor/github.com/felixge/httpsnoop/README.md @@ -7,8 +7,8 @@ http.Handlers. Doing this requires non-trivial wrapping of the http.ResponseWriter interface, which is also exposed for users interested in a more low-level API. -[](https://godoc.org/github.com/felixge/httpsnoop) -[](https://travis-ci.org/felixge/httpsnoop) +[](https://pkg.go.dev/github.com/felixge/httpsnoop) +[](https://github.com/felixge/httpsnoop/actions/workflows/main.yaml) ## Usage Example |
