From 6bcdce829ba7572a4b5ddee720fb7f53c7ead283 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 12:56:32 +0000 Subject: [PATCH] Bump github.com/Kairum-Labs/should from 0.2.2 to 0.2.3 Bumps [github.com/Kairum-Labs/should](https://github.com/Kairum-Labs/should) from 0.2.2 to 0.2.3. - [Release notes](https://github.com/Kairum-Labs/should/releases) - [Changelog](https://github.com/Kairum-Labs/should/blob/main/CHANGELOG.md) - [Commits](https://github.com/Kairum-Labs/should/compare/v0.2.2...v0.2.3) --- updated-dependencies: - dependency-name: github.com/Kairum-Labs/should dependency-version: 0.2.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index acee708..09308dd 100644 --- a/go.mod +++ b/go.mod @@ -2,4 +2,4 @@ module github.com/devilcove/httpclient go 1.22 -require github.com/Kairum-Labs/should v0.2.2 +require github.com/Kairum-Labs/should v0.2.3 diff --git a/go.sum b/go.sum index 39b8a03..d4c711c 100644 --- a/go.sum +++ b/go.sum @@ -1,2 +1,2 @@ -github.com/Kairum-Labs/should v0.2.2 h1:bO1kaMGRYRSSpq8MHsmk2MqpA1taLPblPCZy9Jnpt+U= -github.com/Kairum-Labs/should v0.2.2/go.mod h1:vP/ASEjUAKoWy/M7uIrAXq69p7/IUWOpEe5R+q/+K34= +github.com/Kairum-Labs/should v0.2.3 h1:f1QSWQ3tBpGoraV9o5pPjvd5AiBhAj6MHhsTZCcDqFI= +github.com/Kairum-Labs/should v0.2.3/go.mod h1:vP/ASEjUAKoWy/M7uIrAXq69p7/IUWOpEe5R+q/+K34=