Skip to content

Commit e3784bf

Browse files
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](IBM/fp-go@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] <support@github.com>
1 parent ae54567 commit e3784bf

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ require (
4848
require (
4949
buf.build/go/protovalidate v1.1.3
5050
github.com/IBM/fp-go v1.1.84
51-
github.com/IBM/fp-go/v2 v2.2.67
51+
github.com/IBM/fp-go/v2 v2.2.71
5252
github.com/PuerkitoBio/goquery v1.12.0
5353
github.com/alicebob/miniredis/v2 v2.37.0
5454
github.com/arangodb/go-driver v1.6.9

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ github.com/Gurpartap/logrus-stack v0.0.0-20170710170904-89c00d8a28f4 h1:vdT7QwBh
1919
github.com/Gurpartap/logrus-stack v0.0.0-20170710170904-89c00d8a28f4/go.mod h1:SvXOG8ElV28oAiG9zv91SDe5+9PfIr7PPccpr8YyXNs=
2020
github.com/IBM/fp-go v1.1.84 h1:Uq8SWCpRLVuatOcJveCHOn0RHGN0UxYNugAcdlFl3P4=
2121
github.com/IBM/fp-go v1.1.84/go.mod h1:xQx8D6UU4EDtyYmR99rVYVyLpC4rNYXLl/l5ye8KfrE=
22-
github.com/IBM/fp-go/v2 v2.2.67 h1:zTqurTglwxHL7BM/MTFwrYbpiCZuMky3Bwex33i2USU=
23-
github.com/IBM/fp-go/v2 v2.2.67/go.mod h1:B16imozgmI9/gyJiCwT6V0xuiCdaWxkBvpqMj485ZhA=
22+
github.com/IBM/fp-go/v2 v2.2.71 h1:CaBdYOK0bMODoGyZwnMvgqeB4WfB9k2PD612Pw3M5HI=
23+
github.com/IBM/fp-go/v2 v2.2.71/go.mod h1:B16imozgmI9/gyJiCwT6V0xuiCdaWxkBvpqMj485ZhA=
2424
github.com/JohnCGriffin/overflow v0.0.0-20211019200055-46fa312c352c h1:RGWPOewvKIROun94nF7v2cua9qP+thov/7M50KEoeSU=
2525
github.com/JohnCGriffin/overflow v0.0.0-20211019200055-46fa312c352c/go.mod h1:X0CRv0ky0k6m906ixxpzmDRLvX58TFUKS2eePweuyxk=
2626
github.com/Masterminds/semver/v3 v3.4.0 h1:Zog+i5UMtVoCU8oKka5P7i9q9HgrJeGzI9SA1Xbatp0=

0 commit comments

Comments
 (0)