From 00efc99b1cd819122771d407938afe43f4be3fca Mon Sep 17 00:00:00 2001 From: Lunny Date: Tue, 14 Mar 2023 17:42:03 +0800 Subject: [PATCH] cross compile using go 1.13.x (#10684) (#10697) --- src/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test.txt b/src/test.txt index 1dd5b671..3e5d446b 100644 --- a/src/test.txt +++ b/src/test.txt @@ -1 +1 @@ -Use better wording for release pipeline and steps (#10701) +cross compile using go 1.13.x (#10684) (#10697)