Skip to content

Commit

Permalink
fix(deps): update module github.com/ibm/fp-go to v1.0.124
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 8, 2024
1 parent 75f8247 commit 3416a05
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.122
github.com/IBM/fp-go v1.0.124
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 @@ -2,6 +2,8 @@ github.com/IBM/fp-go v1.0.121 h1:PaJrS2RAG1/Hz576X0pdAX0xKTsZ+7wyVAJhbJ68UsI=
github.com/IBM/fp-go v1.0.121/go.mod h1:qqstC2fZZZajHWYAIj6GGxqiKnnWiBjfJzGRcB3mqGs=
github.com/IBM/fp-go v1.0.122 h1:FHSb5WhBwMYafF+faQAthZ6IM1OwpKVWR+oaxaLaYTk=
github.com/IBM/fp-go v1.0.122/go.mod h1:qqstC2fZZZajHWYAIj6GGxqiKnnWiBjfJzGRcB3mqGs=
github.com/IBM/fp-go v1.0.124 h1:vngk54D/qfMO8xvCOFm3h1JZIpZzPJdOrOZvmggKHGI=
github.com/IBM/fp-go v1.0.124/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 3416a05

Please sign in to comment.