Skip to content

Commit 5646e04

Browse files
authored
dev/building: Link Go Release Policy (#819)
Added a bit of reasoning.
1 parent 2998f98 commit 5646e04

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

dev/building.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ Prerequisites
2424
-------------
2525

2626
- The latest stable version of Go. The previous stable version should also
27-
work; older versions will likely not work.
27+
work; older versions will likely not work. This largely follows Go's
28+
`Release Policy <https://go.dev/doc/devel/release#policy>`__.
2829
- Git
2930
- If you want to build Debian packages FPM is required. See FPM's
3031
`installation information <https://fpm.readthedocs.io/en/latest/installation.html>`__.

0 commit comments

Comments
 (0)