Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit 925c394

Browse files
authored
Merge pull request #595 from ndeloof/master
os.ModeIrregular require go 1.11
2 parents 384883a + 73948fe commit 925c394

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
@@ -15,7 +15,7 @@ To build the `docker-app`, at least one of the following build system
1515
dependencies are required:
1616

1717
* Docker (17.12 or above)
18-
* Go (1.10.x or above)
18+
* Go (1.11.x or above)
1919

2020
You will also need the following tools:
2121

0 commit comments

Comments
 (0)