Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '_support/noticegen/noticegen.go')
-rw-r--r--_support/noticegen/noticegen.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/_support/noticegen/noticegen.go b/_support/noticegen/noticegen.go
index c54d1df7d..57467cbea 100644
--- a/_support/noticegen/noticegen.go
+++ b/_support/noticegen/noticegen.go
@@ -2,11 +2,11 @@ package main
import (
"flag"
- "html/template"
"io/ioutil"
"log"
"os"
"path/filepath"
+ "text/template"
)
var (