mirror of
https://github.com/IceWhaleTech/CasaOS.git
synced 2025-11-06 14:49:52 +00:00
`github.com/satori/go.uuid` is no longer being actively maintained (last commit was 5 years ago [^1]). So we should just use the newer `github.com/google/uuid`. [^1]: https://github.com/satori/go.uuid/commits/master/ Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>