Skip to content

Commit

Permalink
fix(deps): update module github.com/ibm/fp-go to v1.0.94
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 10, 2024
1 parent 1fe5164 commit 9de8eb0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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/terraform-provider-hpcr
go 1.20

require (
github.com/IBM/fp-go v1.0.93
github.com/IBM/fp-go v1.0.94
github.com/Masterminds/semver v1.5.0
github.com/hashicorp/go-cty v1.4.1-0.20200723130312-85980079f637
github.com/hashicorp/go-uuid v1.0.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dario.cat/mergo v1.0.0 h1:AGCNq9Evsj31mOgNPcLyXc+4PNABt905YmuqPYYpBWk=
github.com/IBM/fp-go v1.0.93 h1:ncZPshY/choyO1g5FwXqlg/LVQYkoA4irNc1wuIGYoo=
github.com/IBM/fp-go v1.0.93/go.mod h1:qqstC2fZZZajHWYAIj6GGxqiKnnWiBjfJzGRcB3mqGs=
github.com/IBM/fp-go v1.0.94 h1:g4IUO6Djp8rb4hgX0nUsVdLiBKo5ik0txxgSza7ZIyw=
github.com/IBM/fp-go v1.0.94/go.mod h1:qqstC2fZZZajHWYAIj6GGxqiKnnWiBjfJzGRcB3mqGs=
github.com/Masterminds/goutils v1.1.1 h1:5nUrii3FMTL5diU80unEVvNevw1nH4+ZV4DSLVJLSYI=
github.com/Masterminds/goutils v1.1.1/go.mod h1:8cTjp+g8YejhMuvIA5y2vz3BpJxksy863GQaJW2MFNU=
github.com/Masterminds/semver v1.5.0 h1:H65muMkzWKEuNDnfl9d70GUjFniHKHRbFPGBuZ3QEww=
Expand Down

0 comments on commit 9de8eb0

Please sign in to comment.