What happened:
The repository of myesui/uuid, which we are using in launcher, has already disappeared.
What you expected to happen:
We need to use different library in launcher. (e.g. google/uuid)
How to reproduce it:
@pritamstyz4ever Let's tackle this along with sd-packages change
@jithine @itleigns
We can't build https://github.com/myesui/uuid this as it does not exist at the source.
Can we start using another uuid library compliant with RFC 4122 and DCE 1.1: Authentication and Security Services.
like https://pkg.go.dev/github.com/google/uuid
Most helpful comment
@jithine @itleigns
We can't build https://github.com/myesui/uuid this as it does not exist at the source.
Can we start using another uuid library compliant with RFC 4122 and DCE 1.1: Authentication and Security Services.
like https://pkg.go.dev/github.com/google/uuid