From b9602002950f927f9a95dec69e4a8bd2830be8e0 Mon Sep 17 00:00:00 2001 From: pkujhd Date: Sat, 9 Sep 2023 16:35:33 +0800 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6572ac89..ec6cc986 100644 --- a/README.md +++ b/README.md @@ -67,10 +67,10 @@ Don't use "-s -w" compile argument, It strips symbol table. This has currently only been tested and developed on: -Golang 1.8-1.20 (x64/x86, darwin, linux, windows) +Golang 1.8-1.21 (x64/x86, darwin, linux, windows) -Golang 1.10-1.20 (arm, linux, android) +Golang 1.10-1.21 (arm, linux, android) -Golang 1.8-1.20 (arm64, linux, android) +Golang 1.8-1.21 (arm64, linux, android) -Golang 1.16-1.20 (arm64, darwin) +Golang 1.16-1.21 (arm64, darwin)