Skip to content

Commit

Permalink
fix(deps): update module github.com/ibm/fp-go to v1.0.65
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 30, 2023
1 parent 9a82281 commit 3563341
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.63
github.com/IBM/fp-go v1.0.65
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 @@ -25,6 +25,8 @@ github.com/IBM/fp-go v1.0.62 h1:uzZzAe2D4Q2Me5nmtgXpI05Ds945Z9fPpKJrPJzxyag=
github.com/IBM/fp-go v1.0.62/go.mod h1:VaZsB98yLOqZB/8ZjiSfhMa0T+R7/HhAKsuGWy6S+Os=
github.com/IBM/fp-go v1.0.63 h1:WC0/b337oMHagzBUaLr9dZzjrE5xlSnUdsKphkkJpBs=
github.com/IBM/fp-go v1.0.63/go.mod h1:VaZsB98yLOqZB/8ZjiSfhMa0T+R7/HhAKsuGWy6S+Os=
github.com/IBM/fp-go v1.0.65 h1:2DIhqkiK8K7x6DtkypR3eDm/HGU8n+YyMyVuczvzbyE=
github.com/IBM/fp-go v1.0.65/go.mod h1:VaZsB98yLOqZB/8ZjiSfhMa0T+R7/HhAKsuGWy6S+Os=
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 3563341

Please sign in to comment.