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:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2019-11-06 19:04:58 +0300
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2019-11-06 19:04:58 +0300
commit366ee4d8da1c2b0c1751e9bf6d54638439735296 (patch)
treed9ac5cabf9e83b63194adfe8bf79c05937b83667 /go.mod
parentc26d00db648a4b475d94c9ed8e21dafb6efa1776 (diff)
deps: Update quicktest
To make the test build on Go 1.14.
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 06a18f0fb..004dbcd71 100644
--- a/go.mod
+++ b/go.mod
@@ -18,7 +18,7 @@ require (
github.com/dustin/go-humanize v1.0.0
github.com/eknkc/amber v0.0.0-20171010120322-cdade1c07385
github.com/fortytw2/leaktest v1.3.0
- github.com/frankban/quicktest v1.5.0
+ github.com/frankban/quicktest v1.6.0
github.com/fsnotify/fsnotify v1.4.7
github.com/gobwas/glob v0.2.3
github.com/gohugoio/testmodBuilder/mods v0.0.0-20190520184928-c56af20f2e95