From 0311526f0c2982aab9d0b26f3a0a1da4bdb1c0e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 12:28:48 +0000 Subject: [PATCH] Bump github.com/Kairum-Labs/should from 0.1.0 to 0.2.0 Bumps [github.com/Kairum-Labs/should](https://github.com/Kairum-Labs/should) from 0.1.0 to 0.2.0. - [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.1.0...v0.2.0) --- updated-dependencies: - dependency-name: github.com/Kairum-Labs/should dependency-version: 0.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 7f6c6ce..d7da96b 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.1.0 +require github.com/Kairum-Labs/should v0.2.0 diff --git a/go.sum b/go.sum index 19c9eb1..5428dc3 100644 --- a/go.sum +++ b/go.sum @@ -1,2 +1,2 @@ -github.com/Kairum-Labs/should v0.1.0 h1:7CpOfhWX7yIwMbUwUdCmtKC/UJaNt2YyKbFn8dvMrdk= -github.com/Kairum-Labs/should v0.1.0/go.mod h1:vP/ASEjUAKoWy/M7uIrAXq69p7/IUWOpEe5R+q/+K34= +github.com/Kairum-Labs/should v0.2.0 h1:BT5oBFRvlLi692eHL0vdn5jKslfe4+IMWGjPne66DG0= +github.com/Kairum-Labs/should v0.2.0/go.mod h1:vP/ASEjUAKoWy/M7uIrAXq69p7/IUWOpEe5R+q/+K34=