Skip to content
This repository was archived by the owner on Aug 17, 2020. It is now read-only.
This repository was archived by the owner on Aug 17, 2020. It is now read-only.

Issue building from source on MacOS #193

@jessbk

Description

@jessbk

after cloning the repo, running go get -d github.com/goadapp/goad, and then make i get...

lambda/lambda.go:258:34: cannot use config (type *"goad/vendor/github.com/aws/aws-sdk-go/aws".Config) as type *"github.com/goadapp/goad/vendor/github.com/aws/aws-sdk-go/aws".Config in argument to sqsadapter.New
make: *** [lambda] Error 2

i'm new at building with go, so i've probably got something wrong.

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