From f7f56e9325db5f8aaa085be3fba579db53ab01e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 May 2026 16:03:15 +0000 Subject: [PATCH] chore(deps): bump github.com/IBM/fp-go/v2 from 2.2.82 to 2.3.5 Bumps [github.com/IBM/fp-go/v2](https://github.com/IBM/fp-go) from 2.2.82 to 2.3.5. - [Release notes](https://github.com/IBM/fp-go/releases) - [Commits](https://github.com/IBM/fp-go/compare/v2.2.82...v2.3.5) --- updated-dependencies: - dependency-name: github.com/IBM/fp-go/v2 dependency-version: 2.3.5 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 26dfb0e2..5131079d 100644 --- a/go.mod +++ b/go.mod @@ -48,7 +48,7 @@ require ( require ( buf.build/go/protovalidate v1.2.0 github.com/IBM/fp-go v1.1.84 - github.com/IBM/fp-go/v2 v2.2.82 + github.com/IBM/fp-go/v2 v2.3.5 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 39f47c2c..64722718 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.82 h1:lLEmXASZ0nbEZn67gk1ZeO7S1VZIy4wwk1CdUxNO86s= -github.com/IBM/fp-go/v2 v2.2.82/go.mod h1:B16imozgmI9/gyJiCwT6V0xuiCdaWxkBvpqMj485ZhA= +github.com/IBM/fp-go/v2 v2.3.5 h1:SkcSY/KvsHmfN2Qi5JN27iLk9MRW1yWy1AIXBpa42dA= +github.com/IBM/fp-go/v2 v2.3.5/go.mod h1:31fvaJMCf6hnuysAj8QLZmVaqsSK2Zaua1aBU7EQuHQ= 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=