Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make problem #9

Open
kubex75 opened this issue Aug 28, 2018 · 2 comments
Open

make problem #9

kubex75 opened this issue Aug 28, 2018 · 2 comments

Comments

@kubex75
Copy link

kubex75 commented Aug 28, 2018

Hi

When trying to compile i receive:

# github.com/atlassian/go-sentry-api
vendor/src/github.com/atlassian/go-sentry-api/client.go:60: unknown http.Client field 'Timeout' in struct literal
vendor/src/github.com/atlassian/go-sentry-api/team.go:29: undefined: http.MethodPost
vendor/src/github.com/atlassian/go-sentry-api/team.go:40: undefined: http.MethodDelete
github.com/reconquest/hierr-go
make: *** [build] Error 2

Do you know what could be a cause of this?
Thank you

@cwood
Copy link
Collaborator

cwood commented Dec 5, 2018

Can you provide what you ran?

@kubex75
Copy link
Author

kubex75 commented Dec 6, 2018

When trying to compile atlassian.
Problem was in older version of go-lang. After upgrade to the latest, everything run OK, so the issue was solved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants