mirror of
https://github.com/cwinfo/matterbridge.git
synced 2025-07-13 09:06:27 +00:00
Use mattermost v5 module (#1192)
This commit is contained in:
4
vendor/github.com/pborman/uuid/README.md
generated
vendored
4
vendor/github.com/pborman/uuid/README.md
generated
vendored
@ -1,7 +1,9 @@
|
||||
This project was automatically exported from code.google.com/p/go-uuid
|
||||
|
||||
# uuid 
|
||||
The uuid package generates and inspects UUIDs based on [RFC 412](http://tools.ietf.org/html/rfc4122) and DCE 1.1: Authentication and Security Services.
|
||||
The uuid package generates and inspects UUIDs based on [RFC 4122](http://tools.ietf.org/html/rfc4122) and DCE 1.1: Authentication and Security Services.
|
||||
|
||||
This package now leverages the github.com/google/uuid package (which is based off an earlier version of this package).
|
||||
|
||||
###### Install
|
||||
`go get github.com/pborman/uuid`
|
||||
|
Reference in New Issue
Block a user