Open d-fault opened 5 years ago
Hi @d-fault, we have tried with go version go1.11 and it worked for us. Maybe your problem is caused by a different situation. I added the documentation page to the README for now.
Greetings.
Weird. It was exact error related to:
github.com/hashicorp/vault/vendor/github.com/hashicorp/go-retryablehttp
https://github.com/gopasspw/gopass/issues/1169#issue-486840320
Hi, there is still incorrect info in documentation "Go SDK Installation Golang SDK requires Go version 1.4.1 or above"
hey @d-fault, does this problem still exist?
Idk, i have updated version of go on ny laptop, and with it its fine
чт, 21 мая 2020 г., 1:14 PM Cem Küçük notifications@github.com:
hey @d-fault https://github.com/d-fault, does this problem still exist?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/opsgenie/opsgenie-go-sdk-v2/issues/19#issuecomment-632004217, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEVLAIEPGVZCGBLP362E2V3RST5H5ANCNFSM4JBLK5ZQ .
Maybe README needs to suggest a newer version of Go? readme: https://docs.opsgenie.com/docs/opsgenie-go-api-v2 Version
go version go1.11 linux/amd64
failed with errors. 1.13 is ok.