summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-10-14 20:07:02 +0000
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2020-10-15 00:01:45 +0200
commitf033d9f01d13d8cd08205ccfaa09919ed15dca77 (patch)
treed7e637fad9e3ce8201547c80a93837e073af76c4 /go.mod
parent59fe279424c66ac6a89cafee01a5b2e34dbcc1fb (diff)
build(deps): bump github.com/frankban/quicktest from 1.11.0 to 1.11.1
Bumps [github.com/frankban/quicktest](https://github.com/frankban/quicktest) from 1.11.0 to 1.11.1. - [Release notes](https://github.com/frankban/quicktest/releases) - [Commits](https://github.com/frankban/quicktest/compare/v1.11.0...v1.11.1) 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 f6158955f..4392d97a8 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.15
github.com/fortytw2/leaktest v1.3.0
- github.com/frankban/quicktest v1.11.0
+ github.com/frankban/quicktest v1.11.1
github.com/fsnotify/fsnotify v1.4.9
github.com/getkin/kin-openapi v0.22.1
github.com/ghodss/yaml v1.0.0