From 96867583dd1cadad0edb76e508f10239cb25e299 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 14:54:47 +0100 Subject: [PATCH] build(deps): bump github.com/ldez/usetesting from 0.2.0 to 0.2.1 (#5189) --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index cd876563424e..f54dea67b4ce 100644 --- a/go.mod +++ b/go.mod @@ -69,7 +69,7 @@ require ( github.com/ldez/gomoddirectives v0.4.2 github.com/ldez/grignotin v0.6.0 github.com/ldez/tagliatelle v0.6.0 - github.com/ldez/usetesting v0.2.0 + github.com/ldez/usetesting v0.2.1 github.com/leonklingele/grouper v1.1.2 github.com/macabu/inamedparam v0.1.3 github.com/maratori/testableexamples v1.0.0 diff --git a/go.sum b/go.sum index 4b802af76cad..3239a7c543cf 100644 --- a/go.sum +++ b/go.sum @@ -357,8 +357,8 @@ github.com/ldez/grignotin v0.6.0 h1:i++3002hxD5TpVto0iLjLrfz1V+yEJ+BBk4glb3aqC8= github.com/ldez/grignotin v0.6.0/go.mod h1:uaVTr0SoZ1KBii33c47O1M8Jp3OP3YDwhZCmzT9GHEk= github.com/ldez/tagliatelle v0.6.0 h1:1Muumft/shmQ0x96vA6a/OUgTjamRt8jUlZPLm1ruwA= github.com/ldez/tagliatelle v0.6.0/go.mod h1:WeZ7TgEqq7fw/0Zj8BuQhh4+4KX1/+g0O11eygvClRA= -github.com/ldez/usetesting v0.2.0 h1:RnQ7HRVInPwsuX3FPesE/HxngIk3UrqEuDu20LMd2tI= -github.com/ldez/usetesting v0.2.0/go.mod h1:9Tk8OH9NL3Xi7lpvkGRpuY/cOmWmatxwVjRc+TkgLDg= +github.com/ldez/usetesting v0.2.1 h1:U6Eg/LmXlOE9C1n0/4xoaMxqWnfm3OdoB5FX/yvLU6E= +github.com/ldez/usetesting v0.2.1/go.mod h1:9Tk8OH9NL3Xi7lpvkGRpuY/cOmWmatxwVjRc+TkgLDg= github.com/leonklingele/grouper v1.1.2 h1:o1ARBDLOmmasUaNDesWqWCIFH3u7hoFlM84YrjT3mIY= github.com/leonklingele/grouper v1.1.2/go.mod h1:6D0M/HVkhs2yRKRFZUoGjeDy7EZTfFBE9gl4kjmIGkA= github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 h1:6E+4a0GO5zZEnZ81pIr0yLvtUWk2if982qA3F3QD6H4=