You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@bcmills looking at your comment, changing the files at source pkg/controller/template/test_data/templates/aws/master/files/-etc-docker-certs.d-docker-registry.default.svc:5000-ca.crt to remove the offending character is the only solution?
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
Yes
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
Sample code,
What did you expect to see?
go mod tidy
to succeed.What did you see instead?
Seems like it's related #28001, but I am seeing this even in latest release
go1.14.1 linux/amd64
The text was updated successfully, but these errors were encountered: