You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: remove the replace for keyring to support go install (#86)
Signed-off-by: saltbo <saltbo@foxmail.com>
Signed-off-by: saltbo <saltbo@foxmail.com>
Gitlab: Fix private repo discovery (#78)
The `Public` attribute from go-gitlab is not configured correctly, so we simply use the `Visibility` attribute.