Update dependencies to add service fabric mesh via new azure-sdk-go
This commit is contained in:
4
vendor/github.com/pborman/uuid/version1.go
generated
vendored
4
vendor/github.com/pborman/uuid/version1.go
generated
vendored
@@ -15,7 +15,9 @@ import (
|
||||
// SetClockSequence then it will be set automatically. If GetTime fails to
|
||||
// return the current NewUUID returns nil.
|
||||
func NewUUID() UUID {
|
||||
SetNodeInterface("")
|
||||
if nodeID == nil {
|
||||
SetNodeInterface("")
|
||||
}
|
||||
|
||||
now, seq, err := GetTime()
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user