Skip to content
This repository was archived by the owner on Jun 2, 2023. It is now read-only.
This repository was archived by the owner on Jun 2, 2023. It is now read-only.

multiple-value gopass.GetPasswdMasked() in single-value context #11

@barakbd

Description

@barakbd

I am using this repo like so:

promptValue = prompt.PasswordMasked(message)

And getting an error:

../../../../go/pkg/mod/github.com/segmentio/go-prompt@v1.2.0/prompt.go:76:30: multiple-value gopass.GetPasswd() in single-value context
../../../../go/pkg/mod/github.com/segmentio/go-prompt@v1.2.0/prompt.go:83:36: multiple-value gopass.GetPasswdMasked() in single-value context

Any suggestions?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions