From 7f219a7979576d53150c1c144e25c9586bcbfc41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 14:53:03 +0000 Subject: [PATCH] chore(deps): bump github.com/IBM/fp-go/v2 from 2.3.5 to 2.3.11 Bumps [github.com/IBM/fp-go/v2](https://github.com/IBM/fp-go) from 2.3.5 to 2.3.11. - [Release notes](https://github.com/IBM/fp-go/releases) - [Commits](https://github.com/IBM/fp-go/compare/v2.3.5...v2.3.11) --- updated-dependencies: - dependency-name: github.com/IBM/fp-go/v2 dependency-version: 2.3.11 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 7943284..d40369d 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/dictybase/interpro-manager go 1.25.5 require ( - github.com/IBM/fp-go/v2 v2.3.5 + github.com/IBM/fp-go/v2 v2.3.11 github.com/stretchr/testify v1.11.1 github.com/urfave/cli/v3 v3.9.0 ) diff --git a/go.sum b/go.sum index a5241e6..e4894d0 100644 --- a/go.sum +++ b/go.sum @@ -1,5 +1,5 @@ -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/IBM/fp-go/v2 v2.3.11 h1:2qLp1LQtfQ5fN9JjU0dSKHz5Hng7OuJw+4SoyV7wSE8= +github.com/IBM/fp-go/v2 v2.3.11/go.mod h1:31fvaJMCf6hnuysAj8QLZmVaqsSK2Zaua1aBU7EQuHQ= github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c= github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38= github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=