From 16b185f97dfc0dedf149a91f0b9d1924faf47ee4 Mon Sep 17 00:00:00 2001 From: Joe Chen Date: Wed, 1 Nov 2023 23:06:24 -0400 Subject: build: remove support of Go 1.18 and 1.19 (#7590) --- docs/dev/local_development.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/dev/local_development.md') diff --git a/docs/dev/local_development.md b/docs/dev/local_development.md index a6cb6197..dac33ba1 100644 --- a/docs/dev/local_development.md +++ b/docs/dev/local_development.md @@ -21,7 +21,7 @@ Gogs is built and runs as a single binary and meant to be cross platform. Theref Gogs has the following dependencies: - [Git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git) (v1.8.3 or higher) -- [Go](https://golang.org/doc/install) (v1.18 or higher) +- [Go](https://golang.org/doc/install) (v1.20 or higher) - [Less.js](http://lesscss.org/usage/#command-line-usage-installing) - [Task](https://github.com/go-task/task) (v3) - [goimports](https://pkg.go.dev/golang.org/x/tools/cmd/goimports) -- cgit v1.2.3