Skip to content

go get build-lambda-zip is failing #248

Closed
@Dave-EMIS

Description

@Dave-EMIS

Sometime in the last 3/4 days we are no longer able to get build-lambda-zip

Repro Steps
On a clean machine (e.g. CodeBuild)

go get -u github.com/aws/aws-lambda-go/cmd/build-lambda-zip

Actual Result

# github.com/aws/aws-lambda-go/cmd/build-lambda-zip
go/src/github.com/aws/aws-lambda-go/cmd/build-lambda-zip/main.go:19:17: cannot use cli.StringFlag literal (type cli.StringFlag) as type cli.Flag in array or slice literal:
        cli.StringFlag does not implement cli.Flag (Apply method has pointer receiver)

Expected
No errors

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