diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-12-08 09:27:04 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-08 09:27:04 -0800 |
| commit | 0c8e8fb4112be0dbd66b5ab809df8ae96b41d210 (patch) | |
| tree | 8f841b09f7ace3c0375690a2ea4f70fdaf1e533b /go.mod | |
| parent | 2f19409c3289199c4ed4411fb242ab8917bf3b63 (diff) | |
| download | seaweedfs-0c8e8fb4112be0dbd66b5ab809df8ae96b41d210.tar.xz seaweedfs-0c8e8fb4112be0dbd66b5ab809df8ae96b41d210.zip | |
chore(deps): bump cloud.google.com/go/kms from 1.23.1 to 1.23.2 (#7658)
Bumps [cloud.google.com/go/kms](https://github.com/googleapis/google-cloud-go) from 1.23.1 to 1.23.2.
- [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/kms/v1.23.1...kms/v1.23.2)
---
updated-dependencies:
- dependency-name: cloud.google.com/go/kms
dependency-version: 1.23.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -118,7 +118,7 @@ require ( ) require ( - cloud.google.com/go/kms v1.23.1 + cloud.google.com/go/kms v1.23.2 github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys v0.10.0 github.com/Jille/raft-grpc-transport v1.6.1 github.com/ThreeDotsLabs/watermill v1.5.1 |
