Skip to content

Commit

Permalink
fix(deps): update module github.com/ibm/fp-go to v1.0.141
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 2, 2024
1 parent cf4da7f commit 90bbd31
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.140
github.com/IBM/fp-go v1.0.141
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 @@ -26,6 +26,8 @@ github.com/IBM/fp-go v1.0.139 h1:uKKR2j+dzn1guSSXvqOFHhgyOOIYJoyTlUFKOzsCYWY=
github.com/IBM/fp-go v1.0.139/go.mod h1:qqstC2fZZZajHWYAIj6GGxqiKnnWiBjfJzGRcB3mqGs=
github.com/IBM/fp-go v1.0.140 h1:wvgv+ZNDjhu6lJqE5LAlUg7TruzCaOvJ/LfpfHssKo4=
github.com/IBM/fp-go v1.0.140/go.mod h1:qqstC2fZZZajHWYAIj6GGxqiKnnWiBjfJzGRcB3mqGs=
github.com/IBM/fp-go v1.0.141 h1:y+4lElT093rcBcwWhRvv+FIRTF+UaLdXOwxFxwi1hwQ=
github.com/IBM/fp-go v1.0.141/go.mod h1:Gs6y7GGGFGxowPkg0UwS/5KYs2cR0+HUz4l8QQYu/Ac=
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 90bbd31

Please sign in to comment.