Closed inteon closed 8 months ago
It looks like this is because there are files in this repo which have colons in them: https://github.com/DopplerHQ/cli/tree/v0.5.9/docker
The error appears to be propagated to the sumdb. Same happens with v0.5.10:
Duplicate of #45549
Go version
go version go1.22.1 linux/amd64
Output of
go env
in your module/workspace:What did you do?
What did you see happen?
gosumdb is returning an unexpected error (see https://sum.golang.org/lookup/github.com/!doppler!h!q/cli@v0.5.9):
What did you expect to see?
No error or a different error.