Closed aswinmprabhu closed 5 years ago
Good support guys...
Can you please provide more information about the env; the golang version you using and does the logurs exists in your GOPATH?
Already solved it! Turns out it was a dependency mismatch issue. You were using a newer version of logrus. Thanks anyway!
I am getting the above error when trying to complie code that uses the
github.com/opsgenie/opsgenie-go-sdk-v2/client
package. I am using govendor to vendor my dependencies. Any ideas on what might be the issue?