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
path: root/go.mod
diff options
context:
space:
mode:
authorCameron Moore <moorereason@gmail.com>2020-10-07 18:41:37 +0300
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2020-10-12 23:24:47 +0300
commit78b26d538c716d463b30c23de7df5eaa4d5504fd (patch)
treeaf36e3e2790f405442b847e98660bbeea605278b /go.mod
parent28179bd55619847f46ca0ffd316ef52fc9c96f1e (diff)
output: Test all lookup permutations in TestLayout
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod1
1 files changed, 1 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index 09190bf63..4cb233f92 100644
--- a/go.mod
+++ b/go.mod
@@ -26,6 +26,7 @@ require (
github.com/google/go-cmp v0.5.2
github.com/gorilla/websocket v1.4.2
github.com/jdkato/prose v1.2.0
+ github.com/kylelemons/godebug v1.1.0
github.com/kyokomi/emoji v2.2.4+incompatible
github.com/magefile/mage v1.10.0
github.com/markbates/inflect v1.0.4