dep: use official uuid package

This commit is contained in:
aviau
2018-06-21 16:12:45 -04:00
parent d1a284298f
commit 814ac6c28c
33 changed files with 755 additions and 3455 deletions
+8
View File
@@ -0,0 +1,8 @@
// Copyright 2011 Google Inc. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// The uuid package generates and inspects UUIDs.
//
// UUIDs are based on RFC 4122 and DCE 1.1: Authentication and Security Services.
package uuid