diff options
| author | Chris Lu <chris.lu@gmail.com> | 2021-09-03 22:31:29 -0700 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2021-09-03 22:31:29 -0700 |
| commit | cc36f5b01f8fc1471ba787d91e31d38d72ed3afb (patch) | |
| tree | ca6aaf7e50bc2d879b57add876d7a1ef57ecdc0c /go.mod | |
| parent | 06528052362cb8e19c7eb41ee172cde7e447b930 (diff) | |
| download | seaweedfs-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.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
