summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-08-04 08:18:37 +0000
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2023-08-04 12:36:48 +0200
commitda0df0ada339b788fdd0c602919080aa2b4198c6 (patch)
tree14b4c92182a3aa05afdcefe37070d707b616ad98 /go.mod
parent0885f8ec2b375dd0563f0bc3b3a67ac89ecfb58f (diff)
build(deps): bump github.com/frankban/quicktest from 1.14.5 to 1.14.6
Bumps [github.com/frankban/quicktest](https://github.com/frankban/quicktest) from 1.14.5 to 1.14.6. - [Commits](https://github.com/frankban/quicktest/compare/v1.14.5...v1.14.6) --- 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 20c46243b..ba80b579e 100644
--- a/go.mod
+++ b/go.mod
@@ -28,7 +28,7 @@ require (
github.com/evanw/esbuild v0.18.17
github.com/fatih/color v1.15.0
github.com/fortytw2/leaktest v1.3.0
- github.com/frankban/quicktest v1.14.5
+ github.com/frankban/quicktest v1.14.6
github.com/fsnotify/fsnotify v1.6.0
github.com/getkin/kin-openapi v0.118.0
github.com/ghodss/yaml v1.0.0