Skip to content

Follow-up edits for https://github.com/cockroachdb/docs/pull/6132 #6226

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

Merged
merged 1 commit into from
Jan 5, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions v19.1/install-cockroachdb-linux.html
Original file line number Diff line number Diff line change
Expand Up @@ -130,10 +130,7 @@ <h2>Build from Source</h2>
</tr>
<tr>
<td>Go</td>
<td>Version 1.11.6+. Older go versions might work by doing
<code>make build IGNORE_GOVERS=1</code>,
but you're on your own. 1.12 and above is not recommended.
</td>
<td>Version 1.11.6+ is required, but 1.12 and above is not recommended. Older versions might work via <code>make build IGNORE_GOVERS=1</code>.</td>
</tr>
<tr>
<td>Bash</td>
Expand Down
5 changes: 1 addition & 4 deletions v19.1/install-cockroachdb-mac.html
Original file line number Diff line number Diff line change
Expand Up @@ -119,10 +119,7 @@ <h2>Build from source</h2>
</tr>
<tr>
<td>Go</td>
<td>Version 1.11.6+. Older go versions might work by doing
<code>make build IGNORE_GOVERS=1</code>,
but you're on your own. 1.12 and above is not recommended.
</td>
<td>Version 1.11.6+ is required, but 1.12 and above is not recommended. Older versions might work via <code>make build IGNORE_GOVERS=1</code>.</td>
</tr>
<tr>
<td>Bash</td>
Expand Down
5 changes: 1 addition & 4 deletions v19.2/install-cockroachdb-linux.html
Original file line number Diff line number Diff line change
Expand Up @@ -130,10 +130,7 @@ <h2>Build from Source</h2>
</tr>
<tr>
<td>Go</td>
<td>Version 1.12.12+. Older go versions might work by doing
<code>make build IGNORE_GOVERS=1</code>,
but you're on your own. 1.13 and above is not recommended.
</td>
<td>Version 1.12.12+ is required, but 1.13 and above is not recommended. Older versions might work via <code>make build IGNORE_GOVERS=1</code>.</td>
</tr>
<tr>
<td>Bash</td>
Expand Down
5 changes: 1 addition & 4 deletions v19.2/install-cockroachdb-mac.html
Original file line number Diff line number Diff line change
Expand Up @@ -156,10 +156,7 @@ <h2>Build from source</h2>
</tr>
<tr>
<td>Go</td>
<td>Version 1.12.12+. Older go versions might work by doing
<code>make build IGNORE_GOVERS=1</code>,
but you're on your own. 1.13 and above is not recommended.
</td>
<td>Version 1.12.12+ is required, but 1.13 and above is not recommended. Older versions might work via <code>make build IGNORE_GOVERS=1</code>.</td>
</tr>
<tr>
<td>Bash</td>
Expand Down
4 changes: 2 additions & 2 deletions v2.0/install-cockroachdb.html
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ <h2 id="whats-next">What's Next?</h2>
</tr>
<tr>
<td>Go</td>
<td>Version 1.10.*. 1.11+ is known to not work reliably.</td>
<td>Version 1.10.* is required, but 1.11 and above is known to not work reliably.</td>
</tr>
<tr>
<td>Bash</td>
Expand Down Expand Up @@ -337,7 +337,7 @@ <h2 id="whats-next">What's Next?</h2>
</tr>
<tr>
<td>Go</td>
<td>Version 1.10.*. 1.11+ is known to not work reliably.</td>
<td>Version 1.10.* is required, but 1.11 and above is known to not work reliably.</td>
</tr>
<tr>
<td>Bash</td>
Expand Down
2 changes: 1 addition & 1 deletion v2.1/install-cockroachdb-linux.html
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ <h2>Build from Source</h2>
</tr>
<tr>
<td>Go</td>
<td>Version 1.10.*. 1.11+ is not recommended.</td>
<td>Version 1.10.* is required, but 1.11 and above is known to not work reliably.</td>
</tr>
<tr>
<td>Bash</td>
Expand Down
2 changes: 1 addition & 1 deletion v2.1/install-cockroachdb-mac.html
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ <h2>Build from source</h2>
</tr>
<tr>
<td>Go</td>
<td>Version 1.10.*. 1.11+ is not recommended.</td>
<td>Version 1.10.* is required, but 1.11 and above is known to not work reliably.</td>
</tr>
<tr>
<td>Bash</td>
Expand Down
5 changes: 1 addition & 4 deletions v20.1/install-cockroachdb-linux.html
Original file line number Diff line number Diff line change
Expand Up @@ -130,10 +130,7 @@ <h2>Build from Source</h2>
</tr>
<tr>
<td>Go</td>
<td>Version 1.12.12+ or 1.13.4+. Older go versions might work by doing
<code>make build IGNORE_GOVERS=1</code>,
but you're on your own. 1.14 and above is not recommended.
</td>
<td>Version 1.12.10+ or 1.13.4+ is required, but 1.14 and above is not recommended. Older versions might work via <code>make build IGNORE_GOVERS=1</code>.</td>
</tr>
<tr>
<td>Bash</td>
Expand Down
5 changes: 1 addition & 4 deletions v20.1/install-cockroachdb-mac.html
Original file line number Diff line number Diff line change
Expand Up @@ -156,10 +156,7 @@ <h2>Build from source</h2>
</tr>
<tr>
<td>Go</td>
<td>Version 1.12.12+ or 1.13.4+. Older go versions might work by doing
<code>make build IGNORE_GOVERS=1</code>,
but you're on your own. 1.14 and above is not recommended.
</td>
<td>Version 1.12.10+ or 1.13.4+ is required, but 1.14 and above is not recommended. Older versions might work via <code>make build IGNORE_GOVERS=1</code>.</td>
</tr>
<tr>
<td>Bash</td>
Expand Down