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>2021-10-20 19:34:52 +0300
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2021-10-27 15:30:23 +0300
commit61c5b7a2e623255be99da7adf200f0591c9a1195 (patch)
tree7fc65c29c2da432c947816ac8957f75223d0de90 /go.mod
parent1d60bd1efa943349636edad3dd8c5427312ab0f1 (diff)
build(deps): bump github.com/frankban/quicktest from 1.13.1 to 1.14.0
Bumps [github.com/frankban/quicktest](https://github.com/frankban/quicktest) from 1.13.1 to 1.14.0. - [Release notes](https://github.com/frankban/quicktest/releases) - [Commits](https://github.com/frankban/quicktest/compare/v1.13.1...v1.14.0) --- updated-dependencies: - dependency-name: github.com/frankban/quicktest dependency-type: direct:production update-type: version-update:semver-minor ... 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 a91fb382e..674f127ac 100644
--- a/go.mod
+++ b/go.mod
@@ -18,7 +18,7 @@ require (
github.com/dustin/go-humanize v1.0.0
github.com/evanw/esbuild v0.13.8
github.com/fortytw2/leaktest v1.3.0
- github.com/frankban/quicktest v1.13.1
+ github.com/frankban/quicktest v1.14.0
github.com/fsnotify/fsnotify v1.5.1
github.com/getkin/kin-openapi v0.79.0
github.com/ghodss/yaml v1.0.0