os.ModeIrregular used by vendor/github.com/docker/cli/cli/command/utils.go:155 was introduced by go 1.11

dfd7f35626

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
This commit is contained in:
Nicolas De Loof 2019-08-21 17:00:20 +02:00
Родитель 384883a300
Коммит 73948fead5
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 9858809D6F8F6E7E
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -15,7 +15,7 @@ To build the `docker-app`, at least one of the following build system
dependencies are required:
* Docker (17.12 or above)
* Go (1.10.x or above)
* Go (1.11.x or above)
You will also need the following tools: