From dcc47231547184b10821b95ff74687b68b583840 Mon Sep 17 00:00:00 2001 From: Joachim Bauch Date: Tue, 5 Apr 2022 09:55:16 +0200 Subject: [PATCH] Update minimum version in readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9aae0f5..168b615 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ information on the API of the signaling server. The following tools are required for building the signaling server. - git -- go >= 1.13 +- go >= 1.17 - make All other dependencies are fetched automatically while building.