Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-03-25 13:09:19 +0300
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2022-04-05 10:41:45 +0300
commit21484f9e12c92e6aea6f390892757d1f010b9676 (patch)
tree45ab6e6c894aa96839dae2bb28b690376df44dc9 /go.mod
parentda00e7714e0233d5cba73bc3c4cf7331304ccb20 (diff)
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] <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 74cde4429..bec2a3f80 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