-
Notifications
You must be signed in to change notification settings - Fork 395
Fix top-level source example in godoc #217
New issue
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
Conversation
|
This should be ready soon. |
|
@erikh could you rebase and I'll merge? |
|
done |
|
seems like opencontainers/image-spec#411 broke tests here in containers/image (potential fix here #223) |
Bump to 0.1.15 and then again to 0.1.16-dev
|
@erikh Could you rebase again, to trigger a test run, please? |
* gofmt source * fix syntax in image name Signed-off-by: Erik Hollensbe <[email protected]>
|
done! sorry to make ya'll wait. |
|
That wasn’t your fault, |
This won't pass just yet.
I gofmt'd the source too, but the
//syntax requirement that exists now wasthrowing off the original example which would just panic.