mirror of
https://github.com/cwinfo/matterbridge.git
synced 2025-07-13 06:46:28 +00:00
Update vendor (#1265)
This commit is contained in:
2
vendor/github.com/pborman/uuid/version4.go
generated
vendored
2
vendor/github.com/pborman/uuid/version4.go
generated
vendored
@ -6,7 +6,7 @@ package uuid
|
||||
|
||||
import guuid "github.com/google/uuid"
|
||||
|
||||
// Random returns a Random (Version 4) UUID or panics.
|
||||
// NewRandom returns a Random (Version 4) UUID or panics.
|
||||
//
|
||||
// The strength of the UUIDs is based on the strength of the crypto/rand
|
||||
// package.
|
||||
|
Reference in New Issue
Block a user