summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-11-19 15:34:18 +0000
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2022-11-19 17:19:15 +0100
commit74776726dfbe33edccd9814a7871710817a843f2 (patch)
tree7b925bfa011e30679f32189f62b9d308657b96d6 /go.mod
parent63f7f0ff5a745120729c61f34eb432fad92c3fe5 (diff)
build(deps): bump github.com/frankban/quicktest from 1.14.3 to 1.14.4
Bumps [github.com/frankban/quicktest](https://github.com/frankban/quicktest) from 1.14.3 to 1.14.4. - [Release notes](https://github.com/frankban/quicktest/releases) - [Commits](https://github.com/frankban/quicktest/compare/v1.14.3...v1.14.4) --- 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.mod6
1 files changed, 3 insertions, 3 deletions
diff --git a/go.mod b/go.mod
index bd4c62fae..7f279db92 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.15.14
github.com/fortytw2/leaktest v1.3.0
- github.com/frankban/quicktest v1.14.3
+ github.com/frankban/quicktest v1.14.4
github.com/fsnotify/fsnotify v1.6.0
github.com/getkin/kin-openapi v0.108.0
github.com/ghodss/yaml v1.0.0
@@ -31,7 +31,7 @@ require (
github.com/gohugoio/locales v0.14.0
github.com/gohugoio/localescompressed v1.0.1
github.com/gohugoio/testmodBuilder/mods v0.0.0-20190520184928-c56af20f2e95
- github.com/google/go-cmp v0.5.8
+ github.com/google/go-cmp v0.5.9
github.com/gorilla/websocket v1.5.0
github.com/hairyhenderson/go-codeowners v0.2.3-0.20201026200250-cdc7c0759690
github.com/jdkato/prose v1.2.1
@@ -106,7 +106,7 @@ require (
github.com/inconshreveable/mousetrap v1.0.1 // indirect
github.com/invopop/yaml v0.1.0 // indirect
github.com/jmespath/go-jmespath v0.4.0 // indirect
- github.com/kr/pretty v0.3.0 // indirect
+ github.com/kr/pretty v0.3.1 // indirect
github.com/kr/text v0.2.0 // indirect
github.com/mailru/easyjson v0.0.0-20190626092158-b2ccc519800e // indirect
github.com/mattn/go-ieproxy v0.0.1 // indirect