From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 11:47:37 +0000 (+0000) Subject: build(deps): bump github.com/frankban/quicktest from 1.11.3 to 1.12.0 X-Git-Tag: v0.83.0~26 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=fe2ee028024836695c99e28595393588e3930136;p=brevno-suite%2Fhugo build(deps): bump github.com/frankban/quicktest from 1.11.3 to 1.12.0 Bumps [github.com/frankban/quicktest](https://github.com/frankban/quicktest) from 1.11.3 to 1.12.0. - [Release notes](https://github.com/frankban/quicktest/releases) - [Commits](https://github.com/frankban/quicktest/compare/v1.11.3...v1.12.0) Signed-off-by: dependabot[bot] --- diff --git a/go.mod b/go.mod index c9106b96..54f043af 100644 --- a/go.mod +++ b/go.mod @@ -21,7 +21,7 @@ require ( github.com/dustin/go-humanize v1.0.0 github.com/evanw/esbuild v0.11.12 github.com/fortytw2/leaktest v1.3.0 - github.com/frankban/quicktest v1.11.3 + github.com/frankban/quicktest v1.12.0 github.com/fsnotify/fsnotify v1.4.9 github.com/getkin/kin-openapi v0.55.0 github.com/ghodss/yaml v1.0.0 diff --git a/go.sum b/go.sum index 2a70a005..706a313d 100644 --- a/go.sum +++ b/go.sum @@ -196,8 +196,8 @@ 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.11.2/go.mod h1:K+q6oSqb0W0Ininfk863uOk1lMy69l/P6txr3mVT54s= -github.com/frankban/quicktest v1.11.3 h1:8sXhOn0uLys67V8EsXLc6eszDs8VXWxL3iRvebPhedY= -github.com/frankban/quicktest v1.11.3/go.mod h1:wRf/ReqHper53s+kmmSZizM8NamnL3IM0I9ntUbOk+k= +github.com/frankban/quicktest v1.12.0 h1:qlT496aO6ryji0l8Of/hVQCRkqNVyIbJtUZ1zDp6xyw= +github.com/frankban/quicktest v1.12.0/go.mod h1:qLE0fzW0VuyUAJgPU19zByoIr0HtCHN/r/VLSOOIySU= github.com/fsnotify/fsnotify v1.4.7/go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo= github.com/fsnotify/fsnotify v1.4.9 h1:hsms1Qyu0jgnwNXIxa+/V/PDsU6CfLf6CNO8H7IWoS4= github.com/fsnotify/fsnotify v1.4.9/go.mod h1:znqG4EE+3YCdAaPaxE2ZRY/06pZUdp0tY4IgpuI1SZQ=