stretchr/gomniauth

error call to external function

bolerap opened this issue · 0 comments

Hi, Authors.
I am trying to install dependencies by run this command cd $GOPATH/src/github.com/stretchr/gomniauth && go get ./...
But this error occurred
# github.com/stretchr/gomniauth/example runtime.main: call to external function main.main runtime.main: main.main: not defined runtime.main: undefined: main.main
Please take a look.
Thanks.