d52bd74254
Add ext type for https://github.com/gofrs/uuid uuid type. Change test and README from github.com/satori/go.uuid to github.com/gofrs/uuid. The reason is due to this issue: https://github.com/satori/go.uuid/issues/73. This was taken on board and fixed in the community project of gofrs. The gofrs implementation has the same interface as the original.