mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
5a1b06d7fd
* run latest vndr so as to collect more LICENSE files * remove unused packages * vendor github.com/philhofer/fwd with LICENSE.md (MIT) * vendor github.com/bsphere/le_go with LICENSE (MIT) Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
657 B
657 B
This project was automatically exported from code.google.com/p/go-uuid
uuid
The uuid package generates and inspects UUIDs based on RFC 412 and DCE 1.1: Authentication and Security Services.
Install
go get github.com/pborman/uuid
Documentation
Full go doc
style documentation for the package can be viewed online without installing this package by using the GoDoc site here:
http://godoc.org/github.com/pborman/uuid