generated: hack/update-vendor.sh
This commit is contained in:
2
vendor/github.com/libopenstorage/openstorage/api/client/request.go
generated
vendored
2
vendor/github.com/libopenstorage/openstorage/api/client/request.go
generated
vendored
@@ -329,4 +329,4 @@ func digest(method string, path string) string {
|
||||
nonce := r1.Intn(10)
|
||||
|
||||
return method + "+" + path + "+" + now + "+" + strconv.Itoa(nonce)
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user