ponzu-cms / ponzu

Headless CMS with automatic JSON API. Featuring auto-HTTPS from Let's Encrypt, HTTP/2 Server Push, and flexible server framework written in Go.
https://docs.ponzu-cms.org
BSD 3-Clause "New" or "Revised" License
5.7k stars 383 forks source link

Replaced satori/go.uuid with gofrs/uuid. #268

Closed nanohard closed 6 years ago

nanohard commented 6 years ago

gofrs/uuid seems to be a drop-in replacement for satori/go.uuid. I removed satori, added gofrs, and changed the import lines in the necessary files. Closes #257.

nilslice commented 6 years ago

@nanohard - thank you for this (and #266 & #267)! I will pull your changes in and do some testing later today or over the weekend. Much, much appreciated 👍 👍 👍