
Use godeps to vendor dependencies and the normal go toolchain, with GO15VENDOREXPERIMENT=1 set to properly vendor dependencies for reproducible builds.
14 lines
164 B
Plaintext
14 lines
164 B
Plaintext
Paragraph one.
|
|
|
|
<!-- This is a simple comment -->
|
|
|
|
<!--
|
|
This is another comment.
|
|
-->
|
|
|
|
Paragraph two.
|
|
|
|
<!-- one comment block -- -- with two comments -->
|
|
|
|
The end.
|