summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-22 11:47:37 +0000
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2021-04-22 15:24:15 +0200
commitfe2ee028024836695c99e28595393588e3930136 (patch)
treecb22bd5507db4b8e010b57d2aff79326f96cac5e /go.mod
parent316d65cd7049d60b0d5ac0080a87236198e74fc9 (diff)
build(deps): bump github.com/frankban/quicktest from 1.11.3 to 1.12.0
Bumps [github.com/frankban/quicktest](https://github.com/frankban/quicktest) from 1.11.3 to 1.12.0. - [Release notes](https://github.com/frankban/quicktest/releases) - [Commits](https://github.com/frankban/quicktest/compare/v1.11.3...v1.12.0) Signed-off-by: dependabot[bot] <support@github.com>
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 c9106b96a..54f043afc 100644
--- a/go.mod
+++ b/go.mod
@@ -21,7 +21,7 @@ require (
github.com/dustin/go-humanize v1.0.0
github.com/evanw/esbuild v0.11.12
github.com/fortytw2/leaktest v1.3.0
- github.com/frankban/quicktest v1.11.3
+ github.com/frankban/quicktest v1.12.0
github.com/fsnotify/fsnotify v1.4.9
github.com/getkin/kin-openapi v0.55.0
github.com/ghodss/yaml v1.0.0