diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-11-14 07:22:16 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-11-14 07:22:16 -0800 |
| commit | 99e325b994d4f69aa7e14aa0c036b4c26b1d93e0 (patch) | |
| tree | d5300a6511b501595773806c4107a854dd67329d /go.mod | |
| parent | 8ff29ab30d90b7bf3a1be17a66c60436e6bd1936 (diff) | |
| download | seaweedfs-99e325b994d4f69aa7e14aa0c036b4c26b1d93e0.tar.xz seaweedfs-99e325b994d4f69aa7e14aa0c036b4c26b1d93e0.zip | |
build(deps): bump cloud.google.com/go/storage from 1.27.0 to 1.28.0 (#3979)
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ go 1.19 require ( cloud.google.com/go v0.104.0 // indirect cloud.google.com/go/pubsub v1.26.0 - cloud.google.com/go/storage v1.27.0 + cloud.google.com/go/storage v1.28.0 github.com/Azure/azure-pipeline-go v0.2.3 github.com/Azure/azure-storage-blob-go v0.15.0 github.com/Shopify/sarama v1.37.2 |
