From 9741b97b283ac76eb989d06bfb82c913d600d607 Mon Sep 17 00:00:00 2001 From: zakir <80246097+zakir-code@users.noreply.github.com> Date: Fri, 2 Feb 2024 16:40:59 +0800 Subject: [PATCH] docs: fix README go version (#187) Co-authored-by: fx0x55 <80245546+fx0x55@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 71acd445e..ef056df6b 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ [![Lint](https://github.com/functionx/fx-core/actions/workflows/lint.yml/badge.svg)](https://github.com/functionx/fx-core/actions/workflows/lint.yml) [![Go Report Card](https://goreportcard.com/badge/github.com/functionx/fx-core/v7)](https://goreportcard.com/report/github.com/functionx/fx-core/v7) -**Note**: Requires [Go 1.19+](https://go.dev/dl) +**Note**: Requires [Go 1.21+](https://go.dev/dl) ## Releases