Screwdriver: Launcher uses a package whose repository has already disappeared

Created on 7 Jun 2021  路  2Comments  路  Source: screwdriver-cd/screwdriver

What happened:
The repository of myesui/uuid, which we are using in launcher, has already disappeared.

https://github.com/screwdriver-cd/launcher/blob/efeec4cc789fd62c38832ee372d34907abb0f036/executor/executor.go#L21

What you expected to happen:
We need to use different library in launcher. (e.g. google/uuid)

How to reproduce it:

refactor

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

All 2 comments

@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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

catto picture catto  路  6Comments

jeffreytolar picture jeffreytolar  路  3Comments

yoshwata picture yoshwata  路  5Comments

yokawara picture yokawara  路  5Comments

stjohnjohnson picture stjohnjohnson  路  5Comments