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-08-24 11:14:50 +0300
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2021-08-31 13:11:08 +0300
commitc278b6e45d56b101db9691347f9e5a99a9319572 (patch)
tree6fe386cd97c51a3015b1d9c23ca469089aaf7fb0 /go.mod
parent107c86febbb7057c4ae90c6a35b3e8eda24297c7 (diff)
build(deps): bump github.com/frankban/quicktest from 1.13.0 to 1.13.1
Bumps [github.com/frankban/quicktest](https://github.com/frankban/quicktest) from 1.13.0 to 1.13.1. - [Release notes](https://github.com/frankban/quicktest/releases) - [Commits](https://github.com/frankban/quicktest/compare/v1.13.0...v1.13.1) --- 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 6092d3bb1..04709651e 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.12.24
github.com/fortytw2/leaktest v1.3.0
- github.com/frankban/quicktest v1.13.0
+ github.com/frankban/quicktest v1.13.1
github.com/fsnotify/fsnotify v1.4.9
github.com/getkin/kin-openapi v0.74.0
github.com/ghodss/yaml v1.0.0