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

github.com/gohugoio/hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tpl/collections/collections.go')
-rw-r--r--tpl/collections/collections.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/tpl/collections/collections.go b/tpl/collections/collections.go
index 8d89d6255..5b9d4a700 100644
--- a/tpl/collections/collections.go
+++ b/tpl/collections/collections.go
@@ -18,6 +18,7 @@ package collections
import (
"fmt"
"html/template"
+
"math/rand"
"net/url"
"reflect"