From db1672142adff3d03ebda67ff693af4c2df99253 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 May 2026 16:03:33 +0000 Subject: [PATCH] build(deps): bump github.com/IBM/fp-go/v2 from 2.3.3 to 2.3.16 Bumps [github.com/IBM/fp-go/v2](https://github.com/IBM/fp-go) from 2.3.3 to 2.3.16. - [Release notes](https://github.com/IBM/fp-go/releases) - [Commits](https://github.com/IBM/fp-go/compare/v2.3.3...v2.3.16) --- updated-dependencies: - dependency-name: github.com/IBM/fp-go/v2 dependency-version: 2.3.16 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..7a08701 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.16 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..c7acb3c 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.16 h1:Oorn76oqRcYOUUPkQ3otrJVitZdRXq3UQdd+BrtfGFM= +github.com/IBM/fp-go/v2 v2.3.16/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=