From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Mar 2022 10:09:19 +0000 (+0000) Subject: build(deps): bump github.com/frankban/quicktest from 1.14.2 to 1.14.3 X-Git-Tag: v0.97.0~29 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=21484f9e12c92e6aea6f390892757d1f010b9676;p=brevno-suite%2Fhugo build(deps): bump github.com/frankban/quicktest from 1.14.2 to 1.14.3 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] --- diff --git a/go.mod b/go.mod index 74cde442..bec2a3f8 100644 --- 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 d7dd0f47..697dd412 100644 --- 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=