From e3784bf4d80dd525b1cda4d9f93f20d34ee8dccf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Apr 2026 16:09:44 +0000 Subject: [PATCH] chore(deps): bump github.com/IBM/fp-go/v2 from 2.2.67 to 2.2.71 Bumps [github.com/IBM/fp-go/v2](https://github.com/IBM/fp-go) from 2.2.67 to 2.2.71. - [Release notes](https://github.com/IBM/fp-go/releases) - [Commits](https://github.com/IBM/fp-go/compare/v2.2.67...v2.2.71) --- updated-dependencies: - dependency-name: github.com/IBM/fp-go/v2 dependency-version: 2.2.71 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 92e04f68..b33b3e0f 100644 --- a/go.mod +++ b/go.mod @@ -48,7 +48,7 @@ require ( require ( buf.build/go/protovalidate v1.1.3 github.com/IBM/fp-go v1.1.84 - github.com/IBM/fp-go/v2 v2.2.67 + github.com/IBM/fp-go/v2 v2.2.71 github.com/PuerkitoBio/goquery v1.12.0 github.com/alicebob/miniredis/v2 v2.37.0 github.com/arangodb/go-driver v1.6.9 diff --git a/go.sum b/go.sum index 0e65c93b..01137867 100644 --- a/go.sum +++ b/go.sum @@ -19,8 +19,8 @@ github.com/Gurpartap/logrus-stack v0.0.0-20170710170904-89c00d8a28f4 h1:vdT7QwBh github.com/Gurpartap/logrus-stack v0.0.0-20170710170904-89c00d8a28f4/go.mod h1:SvXOG8ElV28oAiG9zv91SDe5+9PfIr7PPccpr8YyXNs= github.com/IBM/fp-go v1.1.84 h1:Uq8SWCpRLVuatOcJveCHOn0RHGN0UxYNugAcdlFl3P4= github.com/IBM/fp-go v1.1.84/go.mod h1:xQx8D6UU4EDtyYmR99rVYVyLpC4rNYXLl/l5ye8KfrE= -github.com/IBM/fp-go/v2 v2.2.67 h1:zTqurTglwxHL7BM/MTFwrYbpiCZuMky3Bwex33i2USU= -github.com/IBM/fp-go/v2 v2.2.67/go.mod h1:B16imozgmI9/gyJiCwT6V0xuiCdaWxkBvpqMj485ZhA= +github.com/IBM/fp-go/v2 v2.2.71 h1:CaBdYOK0bMODoGyZwnMvgqeB4WfB9k2PD612Pw3M5HI= +github.com/IBM/fp-go/v2 v2.2.71/go.mod h1:B16imozgmI9/gyJiCwT6V0xuiCdaWxkBvpqMj485ZhA= github.com/JohnCGriffin/overflow v0.0.0-20211019200055-46fa312c352c h1:RGWPOewvKIROun94nF7v2cua9qP+thov/7M50KEoeSU= github.com/JohnCGriffin/overflow v0.0.0-20211019200055-46fa312c352c/go.mod h1:X0CRv0ky0k6m906ixxpzmDRLvX58TFUKS2eePweuyxk= github.com/Masterminds/semver/v3 v3.4.0 h1:Zog+i5UMtVoCU8oKka5P7i9q9HgrJeGzI9SA1Xbatp0=