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
+9
View File
@@ -0,0 +1,9 @@
language: go
go:
- 1.4.3
- 1.5.3
- tip
script:
- go test -v ./...