summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2020-01-14 17:09:11 +0100
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2020-01-14 17:09:11 +0100
commit0c0bb372858b5de58c15ccd300144e0bc205ffad (patch)
tree81ed4f372569458dc5a461a2f55bf94dd387d245 /go.mod
parentddd75f212110a3d6643a07301e377415f3d163bd (diff)
deps: Update github.com/gohugoio/testmodBuilder
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 6b111ff72..a741ed253 100644
--- a/go.mod
+++ b/go.mod
@@ -20,6 +20,7 @@ require (
github.com/frankban/quicktest v1.7.2
github.com/fsnotify/fsnotify v1.4.7
github.com/gobwas/glob v0.2.3
+ github.com/gohugoio/testmodBuilder v0.0.0-20190924072732-02465a37be06 // indirect
github.com/gohugoio/testmodBuilder/mods v0.0.0-20190520184928-c56af20f2e95
github.com/google/go-cmp v0.3.2-0.20191028172631-481baca67f93
github.com/gorilla/websocket v1.4.1