aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2021-09-03 22:31:29 -0700
committerChris Lu <chris.lu@gmail.com>2021-09-03 22:31:29 -0700
commitcc36f5b01f8fc1471ba787d91e31d38d72ed3afb (patch)
treeca6aaf7e50bc2d879b57add876d7a1ef57ecdc0c /go.mod
parent06528052362cb8e19c7eb41ee172cde7e447b930 (diff)
downloadseaweedfs-cc36f5b01f8fc1471ba787d91e31d38d72ed3afb.tar.xz
seaweedfs-cc36f5b01f8fc1471ba787d91e31d38d72ed3afb.zip
go get -u github.com/Azure/azure-storage-blob-go/azblob
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 60d2f8cd7..3e66bd3f7 100644
--- a/go.mod
+++ b/go.mod
@@ -49,7 +49,7 @@ require (
github.com/golang/snappy v0.0.4 // indirect
github.com/google/btree v1.0.0
github.com/google/go-cmp v0.5.5 // indirect
- github.com/google/uuid v1.2.0
+ github.com/google/uuid v1.3.0
github.com/google/wire v0.4.0 // indirect
github.com/googleapis/gax-go v2.0.2+incompatible // indirect
github.com/googleapis/gax-go/v2 v2.0.5 // indirect