summaryrefslogtreecommitdiff
path: root/cmd/ponzu/vendor/github.com/satori/go.uuid
AgeCommit message (Collapse)Author
2018-08-19Replaced satori/go.uuid with gofrs/uuid. (#268)nanohard
* Changed files to use new uuid pkg. * Replace satori/go.uuid with gofrs/uuid. Closes #257. * Deleted satori/go.uuid folder. Closes #257.
2018-01-03Fix UUID issues (#216)Nick Randall
* fixing errors due to new updates to uuid packakge * fix fomatting * updating vendored version of uuid package
2016-11-29adding go.uuid as own dep, not submoduleSteve Manuel
2016-11-29removing dep to re-add w/o submoduleSteve Manuel
2016-11-28adding uuid dep and implementation for content.ItemSteve Manuel