elastic/cloud-sdk-go

Dependabot can't parse your go.mod

Closed this issue · 1 comments

Dependabot couldn't parse the go.mod found at /go.mod.

The error Dependabot encountered was:

go: github.com/go-openapi/swag@v0.19.6 requires
	gopkg.in/check.v1@v1.0.0-20180628173108-788fd7840127: invalid version: git fetch -f origin refs/heads/*:refs/heads/* refs/tags/*:refs/tags/* in /opt/go/gopath/pkg/mod/cache/vcs/9241c28341fcedca6a799ab7a465dd6924dc5d94044cbfabb75778817250adfc: exit status 128:
	fatal: The remote end hung up unexpectedly

View the update logs.

I think this isn't a problem at all, I ran go mod tidy in my computer and it worked fine.