Use a better uuid library
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user