deps: Update quicktest
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Wed, 23 Oct 2019 06:57:09 +0000 (08:57 +0200)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Wed, 23 Oct 2019 07:08:45 +0000 (09:08 +0200)
go.mod
go.sum

diff --git a/go.mod b/go.mod
index 5cd2c65bc89b81430961d46e8e63e3841528cb8a..795481329d02a6c72090e35702291aa38a738687 100644 (file)
--- 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.4.1
+       github.com/frankban/quicktest v1.5.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
diff --git a/go.sum b/go.sum
index 68872e315d5efaf727ea436ab0fc27c6b7308adf..e8291408145fb226664e85a81a993a1dce4b56c8 100644 (file)
--- a/go.sum
+++ b/go.sum
@@ -115,6 +115,8 @@ github.com/fortytw2/leaktest v1.3.0 h1:u8491cBMTQ8ft8aeV+adlcytMZylmA5nnwwkRZjI8
 github.com/fortytw2/leaktest v1.3.0/go.mod h1:jDsjWgpAGjm2CA7WthBh/CdZYEPF31XHquHwclZch5g=
 github.com/frankban/quicktest v1.4.1 h1:Wv2VwvNn73pAdFIVUQRXYDFp31lXKbqblIXo/Q5GPSg=
 github.com/frankban/quicktest v1.4.1/go.mod h1:36zfPVQyHxymz4cH7wlDmVwDrJuljRB60qkgn7rorfQ=
+github.com/frankban/quicktest v1.5.0 h1:Tb4jWdSpdjKzTUicPnY61PZxKbDoGa7ABbrReT3gQVY=
+github.com/frankban/quicktest v1.5.0/go.mod h1:jaStnuzAqU1AJdCO0l53JDCJrVDKcS03DbaAcR7Ks/o=
 github.com/fsnotify/fsnotify v1.4.7 h1:IXs+QLmnXW2CcXuY+8Mzv/fWEsPGWxqefPtCP5CnV9I=
 github.com/fsnotify/fsnotify v1.4.7/go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo=
 github.com/ghodss/yaml v1.0.0/go.mod h1:4dBDuWmgqj2HViK6kFavaiC9ZROes6MMH2rRYeMEF04=