From 7faa2356d8e9b3266807d978d9c9eafdbf763182 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Drahoslav=20Bedn=C3=A1=C5=99?= Date: Tue, 6 Mar 2018 22:43:48 +0100 Subject: [PATCH] pkg/context: add doctype to go-get=1 response (#4938) --- pkg/context/context.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/context/context.go b/pkg/context/context.go index 1457b696a..ed97395bf 100644 --- a/pkg/context/context.go +++ b/pkg/context/context.go @@ -244,7 +244,7 @@ func Contexter() macaron.Handler { } prefix := setting.AppURL + path.Join(ownerName, repoName, "src", branchName) - c.PlainText(http.StatusOK, []byte(com.Expand(` + c.PlainText(http.StatusOK, []byte(com.Expand(`