Use a better uuid library

This commit is contained in:
Jonathan Leibiusky @xetorthio
2017-11-14 16:42:02 -03:00
parent 3f5b3882dd
commit 4e09a76d64
7 changed files with 19 additions and 19 deletions

View File

@@ -65,10 +65,6 @@
name = "github.com/shirou/gopsutil"
version = "2.17.9"
[[constraint]]
name = "github.com/twinj/uuid"
version = "1.0.0"
[[constraint]]
name = "github.com/urfave/negroni"
version = "0.2.0"
@@ -84,3 +80,7 @@
[[constraint]]
branch = "master"
name = "github.com/stretchr/testify"
[[constraint]]
branch = "master"
name = "github.com/satori/go.uuid"