Skip to content

Commit

Permalink
fix(deps): update module github.com/ibm/fp-go to v1.0.127
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 9, 2024
1 parent 82aa9d6 commit 5027c94
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.126
github.com/IBM/fp-go v1.0.127
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.125 h1:K9Rtm9oO+RMS+q25SnFHsry/cHASCN10MoSEZmt8esI=
github.com/IBM/fp-go v1.0.125/go.mod h1:qqstC2fZZZajHWYAIj6GGxqiKnnWiBjfJzGRcB3mqGs=
github.com/IBM/fp-go v1.0.126 h1:/BHh4J+E6fwKqRZyMB4lxFb2sc2SXrB6y6Uf8PG9gaQ=
github.com/IBM/fp-go v1.0.126/go.mod h1:qqstC2fZZZajHWYAIj6GGxqiKnnWiBjfJzGRcB3mqGs=
github.com/IBM/fp-go v1.0.127 h1:ehH7glpOyRvbAcW96p8GAhbggMUOr5Gi8GhluC3WrQ4=
github.com/IBM/fp-go v1.0.127/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 5027c94

Please sign in to comment.