build(deps): bump github.com/frankban/quicktest from 1.14.2 to 1.14.3
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 25 Mar 2022 10:09:19 +0000 (10:09 +0000)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Tue, 5 Apr 2022 07:41:45 +0000 (09:41 +0200)
Bumps [github.com/frankban/quicktest](https://github.com/frankban/quicktest) from 1.14.2 to 1.14.3.
- [Release notes](https://github.com/frankban/quicktest/releases)
- [Commits](https://github.com/frankban/quicktest/compare/v1.14.2...v1.14.3)

---
updated-dependencies:
- dependency-name: github.com/frankban/quicktest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
go.mod
go.sum

diff --git a/go.mod b/go.mod
index 74cde44297b06ca78021a6ba53b9e3c9c21f10fa..bec2a3f807320056fb64246cba786d05f78e62e8 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -19,7 +19,7 @@ require (
        github.com/dustin/go-humanize v1.0.0
        github.com/evanw/esbuild v0.14.25
        github.com/fortytw2/leaktest v1.3.0
-       github.com/frankban/quicktest v1.14.2
+       github.com/frankban/quicktest v1.14.3
        github.com/fsnotify/fsnotify v1.5.1
        github.com/getkin/kin-openapi v0.93.0
        github.com/ghodss/yaml v1.0.0
diff --git a/go.sum b/go.sum
index d7dd0f47f569364694d90bd3dde2d7741b82ca6c..697dd412778760c52cbf16a9cdcc260fe8024df8 100644 (file)
--- a/go.sum
+++ b/go.sum
@@ -192,8 +192,9 @@ github.com/fortytw2/leaktest v1.3.0/go.mod h1:jDsjWgpAGjm2CA7WthBh/CdZYEPF31XHqu
 github.com/frankban/quicktest v1.4.1/go.mod h1:36zfPVQyHxymz4cH7wlDmVwDrJuljRB60qkgn7rorfQ=
 github.com/frankban/quicktest v1.7.2/go.mod h1:jaStnuzAqU1AJdCO0l53JDCJrVDKcS03DbaAcR7Ks/o=
 github.com/frankban/quicktest v1.13.0/go.mod h1:qLE0fzW0VuyUAJgPU19zByoIr0HtCHN/r/VLSOOIySU=
-github.com/frankban/quicktest v1.14.2 h1:SPb1KFFmM+ybpEjPUhCCkZOM5xlovT5UbrMvWnXyBns=
 github.com/frankban/quicktest v1.14.2/go.mod h1:mgiwOwqx65TmIk1wJ6Q7wvnVMocbUorkibMOrVTHZps=
+github.com/frankban/quicktest v1.14.3 h1:FJKSZTDHjyhriyC81FLQ0LY93eSai0ZyR/ZIkd3ZUKE=
+github.com/frankban/quicktest v1.14.3/go.mod h1:mgiwOwqx65TmIk1wJ6Q7wvnVMocbUorkibMOrVTHZps=
 github.com/fsnotify/fsnotify v1.4.7/go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo=
 github.com/fsnotify/fsnotify v1.5.1 h1:mZcQUHVQUQWoPXXtuf9yuEXKudkV2sx1E06UadKWpgI=
 github.com/fsnotify/fsnotify v1.5.1/go.mod h1:T3375wBYaZdLLcVNkcVbzGHY7f1l/uK5T5Ai1i3InKU=