Skip to content

"go mod download" fails with invalid version for github.com/openfaasltd/actuated/types@v0.0.0-20240729175505-d862db002103 #8

@kastl-ars

Description

@kastl-ars

Hi,

I am trying to package the CLI for openSUSE. As the build is done offline, I need to vendor the go dependencies beforehand.

Unfortunately this fails:

$ go mod download
go: github.com/openfaasltd/actuated/types@v0.0.0-20240729175505-d862db002103: invalid version: git ls-remote -q origin in /home/XXX/go/pkg/mod/cache/vcs/5f40a7bb6a95c215c49d936867cb6eee519cad81bc94c572659cbf17e180d44c: exit status 128:
        fatal: could not read Username for 'https://github.com': terminal prompts disabled
$

Could you check what is wrong there?

Kind Regards,
Johannes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions