Go 1.27 introduces a UUID (https://pkg.go.dev/uuid) package to the standard library. Finally we can stop importing the Google UUID library for one function.
2026-08-20 @ 09:35
Back to top
Go 1.27 introduces a UUID (https://pkg.go.dev/uuid) package to the standard library. Finally we can stop importing the Google UUID library for one function.