diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-10-27 01:44:57 +0000 |
|---|---|---|
| committer | Taras Madan <tarasmadan@google.com> | 2023-10-27 13:35:10 +0000 |
| commit | 3c418d724accee0ff5b8487bdddeb5827ab216bd (patch) | |
| tree | 0c1bf1957a87844bcf873dcc3a1eff3304f952b7 /go.mod | |
| parent | d0fab643dc51341f1b67cc0e0a553bb67d93bd2b (diff) | |
mod: do: bump cloud.google.com/go/secretmanager from 1.11.2 to 1.11.3
Bumps [cloud.google.com/go/secretmanager](https://github.com/googleapis/google-cloud-go) from 1.11.2 to 1.11.3.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-cloud-go/compare/bigquery/v1.11.2...orgpolicy/v1.11.3)
---
updated-dependencies:
- dependency-name: cloud.google.com/go/secretmanager
dependency-type: direct:production
update-type: version-update:semver-patch
...
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
@@ -6,7 +6,7 @@ require ( cloud.google.com/go/logging v1.8.1 cloud.google.com/go/profiler v0.4.0 cloud.google.com/go/pubsub v1.33.0 - cloud.google.com/go/secretmanager v1.11.2 + cloud.google.com/go/secretmanager v1.11.3 cloud.google.com/go/storage v1.33.0 github.com/dvyukov/go-fuzz v0.0.0-20220726122315-1d375ef9f9f6 github.com/golangci/golangci-lint v1.54.2 @@ -208,7 +208,7 @@ require ( google.golang.org/appengine v1.6.7 // indirect google.golang.org/genproto/googleapis/api v0.0.0-20231002182017-d307bd883b97 // indirect google.golang.org/genproto/googleapis/rpc v0.0.0-20231012201019-e917dd12ba7a // indirect - google.golang.org/grpc v1.58.3 // indirect + google.golang.org/grpc v1.59.0 // indirect google.golang.org/protobuf v1.31.0 // indirect gopkg.in/ini.v1 v1.67.0 // indirect gopkg.in/yaml.v2 v2.4.0 // indirect |
