summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-11-06 08:04:55 +0000
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2020-11-06 13:18:22 +0100
commit82a182e52c4165b4f51d0cc8ef0f21df5d628c69 (patch)
tree10d2a80a1317bd7242e02e00fe47a09c98433e5d /go.mod
parentdfc662b2086430dde96c18ccb6b92bba4f1be428 (diff)
build(deps): bump github.com/frankban/quicktest from 1.11.1 to 1.11.2
Bumps [github.com/frankban/quicktest](https://github.com/frankban/quicktest) from 1.11.1 to 1.11.2. - [Release notes](https://github.com/frankban/quicktest/releases) - [Commits](https://github.com/frankban/quicktest/compare/v1.11.1...v1.11.2) 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 ba09ebd61..d927a646f 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.8.4
github.com/fortytw2/leaktest v1.3.0
- github.com/frankban/quicktest v1.11.1
+ github.com/frankban/quicktest v1.11.2
github.com/fsnotify/fsnotify v1.4.9
github.com/getkin/kin-openapi v0.22.1
github.com/ghodss/yaml v1.0.0