HomeSoftware Heritage

golang: Ensure to include dev version when no releases exist

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

golang: Ensure to include dev version when no releases exist

Some go packages only have a development version not listed by the
@v/list endpoint but returned by the @latest endpoint.

So ensure to return it in get_versions method or it will be missed
by the loader.

Related to T4124

Details

Provenance
anlambertAuthored on Sep 19 2022, 10:38 AM
anlambertPushed on Sep 20 2022, 11:58 AM
Differential Revision
D8506: golang: Ensure to include dev version when no releases exist
Tasks
T4124: Golang support
Build Status
Buildable 31613
Build 49441: test-and-buildJenkins console · Jenkins

Commit No Longer Exists

This commit no longer exists in the repository.