Skip to content

Commit 1e5b23a

Browse files
authored
Merge pull request containerd#6756 from AkihiroSuda/update-build-deps
BUILDING.md: update supported Go versions
2 parents 7a9e5ac + a2d22ac commit 1e5b23a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BUILDING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This doc includes:
1414

1515
To build the `containerd` daemon, and the `ctr` simple test client, the following build system dependencies are required:
1616

17-
* Go 1.13.x or above except 1.14.x
17+
* Go 1.17.x or above
1818
* Protoc 3.x compiler and headers (download at the [Google protobuf releases page](https://github.com/protocolbuffers/protobuf/releases))
1919
* Btrfs headers and libraries for your distribution. Note that building the btrfs driver can be disabled via the build tag `no_btrfs`, removing this dependency.
2020

0 commit comments

Comments
 (0)