micro/broker/mock
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
..
mock_test.go Remove logging 2016-04-28 00:07:25 +01:00
mock.go all: replace "pborman/uuid" with "google/uuid" 2018-11-21 17:29:21 +07:00