We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
Can you provide what you ran?
Sorry, something went wrong.
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.
No branches or pull requests
Hi
When trying to compile i receive:
Do you know what could be a cause of this?
Thank you
The text was updated successfully, but these errors were encountered: