From 8f0918b92deb0cc2f643d4da92ee12640e401e26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 May 2026 16:03:18 +0000 Subject: [PATCH] build(deps): bump github.com/IBM/fp-go/v2 from 2.3.3 to 2.3.11 Bumps [github.com/IBM/fp-go/v2](https://github.com/IBM/fp-go) from 2.3.3 to 2.3.11. - [Release notes](https://github.com/IBM/fp-go/releases) - [Commits](https://github.com/IBM/fp-go/compare/v2.3.3...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 fe9d89f..69a8d88 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/dictyBase/grpc-client go 1.26.0 require ( - github.com/IBM/fp-go/v2 v2.3.3 + github.com/IBM/fp-go/v2 v2.3.11 github.com/dictyBase/go-genproto v0.0.0-20250812211349-c01bdbe25058 github.com/stretchr/testify v1.11.1 github.com/urfave/cli/v3 v3.9.0 diff --git a/go.sum b/go.sum index b1a75f6..5579a91 100644 --- a/go.sum +++ b/go.sum @@ -1,7 +1,7 @@ buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.36.11-20260415201107-50325440f8f2.1 h1:s6hzCXtND/ICdGPTMGk7C+/BFlr2Jg5GyH0NKf4XGXg= buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.36.11-20260415201107-50325440f8f2.1/go.mod h1:tvtbpgaVXZX4g6Pn+AnzFycuRK3MOz5HJfEGeEllXYM= -github.com/IBM/fp-go/v2 v2.3.3 h1:QpiSm3ZOL9qazsr8mieUcduFNGSgu8nZbK4xWqgj1p4= -github.com/IBM/fp-go/v2 v2.3.3/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/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E= github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38= github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=