We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fedora Rawhide w/ Golang 1.14 beta1:
--- FAIL: TestNetworkError (0.00s) httpstore_test.go:396: Error Trace: httpstore_test.go:396 Error: Not equal: expected: "GET https://auth.docker.io: abc:def:ghi" actual : "GET \"https://auth.docker.io\": abc:def:ghi" Diff: --- Expected +++ Actual @@ -1 +1 @@ -GET https://auth.docker.io: abc:def:ghi +GET "https://auth.docker.io": abc:def:ghi Test: TestNetworkError FAIL exit status 1
See golang/go@64cfe9f and golang/go#29261
The text was updated successfully, but these errors were encountered:
This should be fixed by #1543
Sorry, something went wrong.
No branches or pull requests
Fedora Rawhide w/ Golang 1.14 beta1:
See golang/go@64cfe9f
and
golang/go#29261
The text was updated successfully, but these errors were encountered: