Skip to content

Commit

Permalink
fix(deps): update module github.com/ibm/fp-go to v1.0.46
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 11, 2023
1 parent 8d61b3a commit f7770b7
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/terraform-provider-hpcr
go 1.20

require (
github.com/IBM/fp-go v1.0.44
github.com/IBM/fp-go v1.0.46
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
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ github.com/IBM/fp-go v1.0.43 h1:40UXoxNwo7yecNSKsvp7AiyYYfFNijBxgtIW1Vu/VK4=
github.com/IBM/fp-go v1.0.43/go.mod h1:bzy8gLFXi4hAbaOYc1fHBUqKOvQq7oNUkfNotjrNTGw=
github.com/IBM/fp-go v1.0.44 h1:uGTSx/Ve4EgbeFXXfEfJAWZOLn40VIn3IB4zvEoMBO8=
github.com/IBM/fp-go v1.0.44/go.mod h1:bzy8gLFXi4hAbaOYc1fHBUqKOvQq7oNUkfNotjrNTGw=
github.com/IBM/fp-go v1.0.46 h1:T4U0DeaTXO4FSePJ9kL8QmOc8RB5ykCx2Zqwf8lmro8=
github.com/IBM/fp-go v1.0.46/go.mod h1:bzy8gLFXi4hAbaOYc1fHBUqKOvQq7oNUkfNotjrNTGw=
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 f7770b7

Please sign in to comment.