Skip to content

Commit

Permalink
fix(deps): update module github.com/ibm/fp-go to v1.0.89
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 22, 2023
1 parent 79e36e4 commit cf19a56
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/ibm-hyper-protect/contract-go
go 1.20

require (
github.com/IBM/fp-go v1.0.87
github.com/IBM/fp-go v1.0.89
github.com/Masterminds/semver v1.5.0
github.com/iancoleman/strcase v0.3.0
github.com/joho/godotenv v1.5.1
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ github.com/IBM/fp-go v1.0.84 h1:XT/hsb1cyWJjJG5HBpbcEJMxD9XmbM5h2PjYvJlpKgI=
github.com/IBM/fp-go v1.0.84/go.mod h1:xWixRkBAKQJpZpZXJDHkQccoURnROHydNVG7BloyF4Y=
github.com/IBM/fp-go v1.0.87 h1:JGjpGfDRILAMFrFuN3PmOpCe6LUAMROEFL11PLNcVa4=
github.com/IBM/fp-go v1.0.87/go.mod h1:/BFhWzs0RG4zTORwAvQf8m503Sb5KbScKP/QG+KDJaA=
github.com/IBM/fp-go v1.0.89 h1:+7ENoQkulriZRVD+B1qd/sc/wLxo/3sPVnbGcR8EGPE=
github.com/IBM/fp-go v1.0.89/go.mod h1:/BFhWzs0RG4zTORwAvQf8m503Sb5KbScKP/QG+KDJaA=
github.com/Masterminds/semver v1.5.0 h1:H65muMkzWKEuNDnfl9d70GUjFniHKHRbFPGBuZ3QEww=
github.com/Masterminds/semver v1.5.0/go.mod h1:MB6lktGJrhw8PrUyiEoblNEGEQ+RzHPF078ddwwvV3Y=
github.com/cpuguy83/go-md2man/v2 v2.0.3 h1:qMCsGGgs+MAzDFyp9LpAe1Lqy/fY/qCovCm0qnXZOBM=
Expand Down

0 comments on commit cf19a56

Please sign in to comment.