Skip to content

Commit

Permalink
fix(deps): update module github.com/ibm/fp-go to v1.0.91
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 31, 2023
1 parent 0e0dc5e commit a401531
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.90
github.com/IBM/fp-go v1.0.91
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 @@ -10,6 +10,8 @@ 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/IBM/fp-go v1.0.90 h1:HdWK+Yk8p2sZClXk6ATJNxu7oeyidbUK5+7qxJ5CbzU=
github.com/IBM/fp-go v1.0.90/go.mod h1:SzCXphq0RsBDBJfcsSP6feEy7sr3IXwpQxheUFSju3s=
github.com/IBM/fp-go v1.0.91 h1:m1GkXNkRTso6Pvgobw+Z4umvnqyk6iUvYlSh+lxQKf8=
github.com/IBM/fp-go v1.0.91/go.mod h1:qqstC2fZZZajHWYAIj6GGxqiKnnWiBjfJzGRcB3mqGs=
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 a401531

Please sign in to comment.