summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-09-17 05:59:29 +0000
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2020-09-17 09:55:45 +0200
commitd4fc70a3b320a55c4f571eed806d5ad5fdf1ef14 (patch)
tree742d9d1260657d2207e132bd73edbeacf8bb909f /go.mod
parentd905abc002aa6fd260e82063ef1edb8876aa76fd (diff)
build(deps): bump github.com/frankban/quicktest from 1.10.2 to 1.11.0
Bumps [github.com/frankban/quicktest](https://github.com/frankban/quicktest) from 1.10.2 to 1.11.0. - [Release notes](https://github.com/frankban/quicktest/releases) - [Commits](https://github.com/frankban/quicktest/compare/v1.10.2...v1.11.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 6c8bb5bee..8a062357d 100644
--- a/go.mod
+++ b/go.mod
@@ -17,7 +17,7 @@ require (
github.com/dustin/go-humanize v1.0.0
github.com/evanw/esbuild v0.7.1
github.com/fortytw2/leaktest v1.3.0
- github.com/frankban/quicktest v1.10.2
+ github.com/frankban/quicktest v1.11.0
github.com/fsnotify/fsnotify v1.4.9
github.com/getkin/kin-openapi v0.22.0
github.com/ghodss/yaml v1.0.0