golang: Update to 1.13

Signed-off-by: Xingwang Liao <kuoruan@gmail.com>
(cherry-picked from commit 0849e32659)
This commit is contained in:
Xingwang Liao
2019-09-06 11:00:58 +08:00
committed by Josef Schlehofer
parent da75f8612a
commit c7f1bdc592
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -10,5 +10,5 @@ ifeq ($(origin GO_INCLUDE_DIR),undefined)
endif
GO_VERSION_MAJOR_MINOR:=1.12
GO_VERSION_PATCH:=9
GO_VERSION_MAJOR_MINOR:=1.13
GO_VERSION_PATCH:=