v1.2 is broken?
vlovich opened this issue · 4 comments
vlovich commented
When I run go mod vendor
:
code.cfops.it/ew/release-automation/internal/workflow imports
github.com/cvbarros/go-teamcity: module github.com/cvbarros/go-teamcity@latest found (v1.2.0), but does not contain package github.com/cvbarros/go-teamcity
harshitsinghvi22 commented
getting the same error
harshitsinghvi22 commented
@cvbarros can you comment on this ?
ni3mm4nd commented
Any progress on this? I'm in the same trouble right now. Don't you guys have any idea how to proceed?
spew commented
Try using import teamcity "github.com/cvbarros/go-teamcity/teamcity"