File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change @@ -9,11 +9,6 @@ Building Syncthing
9
9
of it. For all other purposes we recommend using the official binary
10
10
releases instead.
11
11
12
- .. note ::
13
- Syncthing uses Go modules, which is a fairly new development in the Go
14
- ecosystem. You can find more information about modules `here <https://go.dev/blog/using-go-modules >`__.
15
- If you are not a seasoned Go developer you can just go with the flow as this is the new thing.
16
-
17
12
Branches and Tags
18
13
-----------------
19
14
@@ -28,8 +23,8 @@ may be unstable and unsuitable for general consumption.
28
23
Prerequisites
29
24
-------------
30
25
31
- - The latest stable version of Go. Earlier releases may work, but we recommend
32
- always using the latest stable version. At the time of writing this is ** Go 1.18 ** .
26
+ - The latest stable version of Go. The previous stable version should also
27
+ work; older versions will likely not work .
33
28
- Git
34
29
- If you want to build Debian packages FPM is required. See FPM's
35
30
`installation information <https://fpm.readthedocs.io/en/latest/installation.html >`__.
You can’t perform that action at this time.
0 commit comments