diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-07-21 10:47:36 +0000 |
|---|---|---|
| committer | Taras Madan <tarasmadan@google.com> | 2023-07-24 06:22:17 +0000 |
| commit | 68162649cfb33009e4bbd0c7c5ca0dd17e375bff (patch) | |
| tree | 2f426fda07d4a26c21911b5b0f897b7099102198 /go.mod | |
| parent | 27cbe77f4f2a8de98c3d540ef77796263555fe6b (diff) | |
mod: do: bump cloud.google.com/go/logging from 1.6.1 to 1.7.0
Bumps [cloud.google.com/go/logging](https://github.com/googleapis/google-cloud-go) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md)
- [Commits](https://github.com/googleapis/google-cloud-go/compare/iot/v1.6.1...dlp/v1.7.0)
---
updated-dependencies:
- dependency-name: cloud.google.com/go/logging
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,7 +3,7 @@ module github.com/google/syzkaller go 1.19 require ( - cloud.google.com/go/logging v1.6.1 + cloud.google.com/go/logging v1.7.0 cloud.google.com/go/profiler v0.3.1 cloud.google.com/go/pubsub v1.28.0 cloud.google.com/go/secretmanager v1.10.0 @@ -24,7 +24,7 @@ require ( golang.org/x/tools v0.9.3 google.golang.org/api v0.110.0 google.golang.org/appengine/v2 v2.0.2 - google.golang.org/genproto v0.0.0-20230221151758-ace64dc21148 + google.golang.org/genproto v0.0.0-20230222225845-10f96fb3dbec gopkg.in/yaml.v3 v3.0.1 ) |
