File tree 3 files changed +2
-3
lines changed
3 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 4
4
- osx
5
5
6
6
go :
7
- - 1.4
8
7
- 1.5
9
8
- 1.6
10
9
- tip
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ can take your [first steps](#first-steps).
32
32
33
33
We recommend having the latest versions of liblxc (>= 1.1 required) and CRIU
34
34
(>= 1.7 recommended) available for LXD development. Additionally, LXD requires
35
- Golang 1.4 or later to work. All the right versions dependencies are available
35
+ Golang 1.5 or later to work. All the right versions dependencies are available
36
36
via the LXD PPA:
37
37
38
38
sudo apt-get install software-properties-common
Original file line number Diff line number Diff line change 1
1
# Requirements
2
2
## Go
3
3
4
- LXD requires Go 1.4 or higher.
4
+ LXD requires Go 1.5 or higher.
5
5
Both the golang and gccgo compilers are supported.
6
6
7
7
## Kernel requirements
You can’t perform that action at this time.
0 commit comments