Asim Aslam
|
d94936f6c9
|
v3 (#2104)
* v3
* revert plugins
* fixup some issues
|
2021-01-20 13:54:31 +00:00 |
|
Vasiliy Tolstov
|
f23638c036
|
fix import paths for v2 release
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2020-01-30 14:44:40 +03:00 |
|
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 |
|
Asim
|
ca91a8383e
|
Add mock server
|
2016-04-16 00:02:55 +01:00 |
|