Shulhan 415fb3a730 all: replace "pborman/uuid" with "google/uuid"
Internally, "pborman/uuid.NewUUID()" is calling "google/uuid.New()"
that return nil when there is an error [1].

Both package use the same license.

[1] https://github.com/pborman/uuid/blob/master/version1.go#L17
2018-11-21 17:29:21 +07:00
..
2016-12-06 18:59:41 +00:00
2018-11-18 20:40:43 +00:00
2017-10-26 20:48:11 +01:00
2018-03-03 11:53:52 +00:00