Skip to content

Commit 6b85035

Browse files
committed
doc: Update Go requirement to 1.17
1 parent 40681fe commit 6b85035

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ under the same port as the UI.
121121

122122
### Requirements
123123
You need to install following dependencies first:
124-
* Go >= 1.13
124+
* Go >= 1.17
125125
* Node
126126
* Yarn
127127

@@ -170,4 +170,4 @@ packr install
170170
### Update generated protobuf code
171171
Generate the code for the `.proto` files with [./generateProto.sh](./generateProto.sh),
172172
after you've changed anything in a `.proto` file.
173-
173+

0 commit comments

Comments
 (0)