diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-04-07 09:44:01 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-07 09:44:01 -0700 |
| commit | cc67a0370c60a3fd5aa582c9fe677bb35a3331ae (patch) | |
| tree | 50262a00e4bfc7a12216b51f5414071216802c91 /go.mod | |
| parent | 43ffbfe608508d061ce72746a5a700e51c44afe2 (diff) | |
| download | seaweedfs-cc67a0370c60a3fd5aa582c9fe677bb35a3331ae.tar.xz seaweedfs-cc67a0370c60a3fd5aa582c9fe677bb35a3331ae.zip | |
chore(deps): bump cloud.google.com/go/pubsub from 1.48.0 to 1.48.1 (#6686)
Bumps [cloud.google.com/go/pubsub](https://github.com/googleapis/google-cloud-go) from 1.48.0 to 1.48.1.
- [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/pubsub/v1.48.0...pubsub/v1.48.1)
---
updated-dependencies:
- dependency-name: cloud.google.com/go/pubsub
dependency-version: 1.48.1
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
@@ -6,7 +6,7 @@ toolchain go1.24.1 require ( cloud.google.com/go v0.120.0 // indirect - cloud.google.com/go/pubsub v1.48.0 + cloud.google.com/go/pubsub v1.48.1 cloud.google.com/go/storage v1.51.0 github.com/Azure/azure-pipeline-go v0.2.3 github.com/Azure/azure-storage-blob-go v0.15.0 |
