mirror of
https://github.com/go-gitea/docs.git
synced 2026-07-21 01:35:23 -04:00
[PR #136] [MERGED] Add note Go 1.7 is required for building from source #125
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/go-gitea/docs/pull/136
Author: @cez81
Created: 6/14/2017
Status: ✅ Merged
Merged: 6/14/2017
Merged by: @lunny
Base:
master← Head:required_go_version📝 Commits (1)
f747c9eAdd note Go 1.7 is required for building from source📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
content/doc/installation/from-source.en-us.md(+2 -2)📄 Description
Building from source requires Go 1.7 or higher
Ref: https://github.com/go-gitea/git/blob/master/command.go#L9
https://github.com/go-gitea/gitea/pull/1470
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.