From 28b81899d03301bdc9f7a9b453b7d467ee18ff8e Mon Sep 17 00:00:00 2001 From: Lauris BH Date: Mon, 29 Jan 2018 03:12:04 +0200 Subject: [PATCH] Add doctype to go-get=1 reponse (#3423) --- modules/context/context.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/context/context.go b/modules/context/context.go index e69094863..77128b878 100644 --- a/modules/context/context.go +++ b/modules/context/context.go @@ -189,7 +189,7 @@ func Contexter() macaron.Handler { branchName = repo.DefaultBranch } prefix := setting.AppURL + path.Join(ownerName, repoName, "src", "branch", branchName) - c.PlainText(http.StatusOK, []byte(com.Expand(` + c.PlainText(http.StatusOK, []byte(com.Expand(`