Skip to content

feat: support go module for 1.11#5087

Closed
appleboy wants to merge 3 commits into
go-gitea:masterfrom
appleboy:module
Closed

feat: support go module for 1.11#5087
appleboy wants to merge 3 commits into
go-gitea:masterfrom
appleboy:module

Conversation

@appleboy

Copy link
Copy Markdown
Member

Install from the source in GO version 1.11.x

The easiest way to get started is to clone Gitea in a directory outside of the GOPATH

$ git clone https://github.com/go-gitea/gitea.git
$ cd gitea
$ make

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
@appleboy appleboy added this to the 1.7.0 milestone Oct 15, 2018
@appleboy appleboy added the topic/build PR changes how Gitea is built, i.e. regarding Docker or the Makefile label Oct 15, 2018
@adelowo

adelowo commented Oct 15, 2018

Copy link
Copy Markdown
Member

#5069 adds support for modules too

@bkcsoft bkcsoft added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Oct 15, 2018
@appleboy appleboy closed this Oct 15, 2018
@appleboy
appleboy deleted the module branch October 15, 2018 09:36
@appleboy

Copy link
Copy Markdown
Member Author

@adelowo Thanks. I closed this PR.

@lunny lunny removed this from the 1.7.0 milestone Oct 15, 2018
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. topic/build PR changes how Gitea is built, i.e. regarding Docker or the Makefile

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants