summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-16 20:24:06 +0000
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2021-02-16 22:10:33 +0100
commit968dd7a711063934af84bd1c017c58a1e66f51bb (patch)
tree9f96a7907ec27a13909c0a6be1fe9f472f7e2731 /go.mod
parent38f29e817f2058ed56f96fb8e628315f3ab5d7f9 (diff)
build(deps): bump github.com/frankban/quicktest from 1.11.2 to 1.11.3
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>
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 4405bc317..c925192a1 100644
--- 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