build(deps): bump github.com/frankban/quicktest from 1.11.2 to 1.11.3
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 16 Feb 2021 20:24:06 +0000 (20:24 +0000)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Tue, 16 Feb 2021 21:10:33 +0000 (22:10 +0100)
Bumps [github.com/frankban/quicktest](https://github.com/frankban/quicktest) from 1.11.2 to 1.11.3.
- [Release notes](https://github.com/frankban/quicktest/releases)
- [Commits](https://github.com/frankban/quicktest/compare/v1.11.2...v1.11.3)

Signed-off-by: dependabot[bot] <support@github.com>
go.mod
go.sum

diff --git a/go.mod b/go.mod
index 4405bc3174362130dffcba83f7d233f0640d574e..c925192a10ba2832cef7e0959540ce08ad6e6345 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -20,7 +20,7 @@ require (
        github.com/dustin/go-humanize v1.0.0
        github.com/evanw/esbuild v0.8.46
        github.com/fortytw2/leaktest v1.3.0
-       github.com/frankban/quicktest v1.11.2
+       github.com/frankban/quicktest v1.11.3
        github.com/fsnotify/fsnotify v1.4.9
        github.com/getkin/kin-openapi v0.39.0
        github.com/ghodss/yaml v1.0.0
diff --git a/go.sum b/go.sum
index a4b14d703c1df28e369a9fdc30436deab4dde501..695b143fa890b48028bf6bd807e7965ccd0fdd6e 100644 (file)
--- a/go.sum
+++ b/go.sum
@@ -196,6 +196,8 @@ github.com/frankban/quicktest v1.4.1/go.mod h1:36zfPVQyHxymz4cH7wlDmVwDrJuljRB60
 github.com/frankban/quicktest v1.7.2/go.mod h1:jaStnuzAqU1AJdCO0l53JDCJrVDKcS03DbaAcR7Ks/o=
 github.com/frankban/quicktest v1.11.2 h1:mjwHjStlXWibxOohM7HYieIViKyh56mmt3+6viyhDDI=
 github.com/frankban/quicktest v1.11.2/go.mod h1:K+q6oSqb0W0Ininfk863uOk1lMy69l/P6txr3mVT54s=
+github.com/frankban/quicktest v1.11.3 h1:8sXhOn0uLys67V8EsXLc6eszDs8VXWxL3iRvebPhedY=
+github.com/frankban/quicktest v1.11.3/go.mod h1:wRf/ReqHper53s+kmmSZizM8NamnL3IM0I9ntUbOk+k=
 github.com/fsnotify/fsnotify v1.4.7/go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo=
 github.com/fsnotify/fsnotify v1.4.9 h1:hsms1Qyu0jgnwNXIxa+/V/PDsU6CfLf6CNO8H7IWoS4=
 github.com/fsnotify/fsnotify v1.4.9/go.mod h1:znqG4EE+3YCdAaPaxE2ZRY/06pZUdp0tY4IgpuI1SZQ=