mirror of
				https://gitcode.com/gitea/gitea.git
				synced 2025-11-01 01:36:12 +08:00 
			
		
		
		
	Upgrade go.mod go version to 1.16 (#16764)
This commit is contained in:
		| @ -73,7 +73,7 @@ or if sqlite support is required: | |||||||
|  |  | ||||||
| The `build` target is split into two sub-targets: | The `build` target is split into two sub-targets: | ||||||
|  |  | ||||||
| - `make backend` which requires [Go 1.13](https://golang.org/dl/) or greater. | - `make backend` which requires [Go 1.16](https://golang.org/dl/) or greater. | ||||||
| - `make frontend` which requires [Node.js 12.17](https://nodejs.org/en/download/) or greater and Internet connectivity to download npm dependencies. | - `make frontend` which requires [Node.js 12.17](https://nodejs.org/en/download/) or greater and Internet connectivity to download npm dependencies. | ||||||
|  |  | ||||||
| When building from the official source tarballs which include pre-built frontend files, the `frontend` target will not be triggered, making it possible to build without Node.js and Internet connectivity. | When building from the official source tarballs which include pre-built frontend files, the `frontend` target will not be triggered, making it possible to build without Node.js and Internet connectivity. | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user
	 wxiaoguang
					wxiaoguang