Skip to content

Commit

Permalink
chore(deps): bump github.com/FrangipaneTeam/terraform-plugin-framewor…
Browse files Browse the repository at this point in the history
…k-validators from 1.3.1 to 1.4.0 (#271)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and github-actions[bot] authored Apr 7, 2023
1 parent 2e7bdf0 commit b76b3aa
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions .changelog/271.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:dependency
deps: bumps github.com/FrangipaneTeam/terraform-plugin-framework-validators from 1.3.1 to 1.4.0
```
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.20
require (
github.com/FrangipaneTeam/terraform-plugin-framework-planmodifiers v1.2.2
github.com/FrangipaneTeam/terraform-plugin-framework-superschema v1.3.0
github.com/FrangipaneTeam/terraform-plugin-framework-validators v1.3.1
github.com/FrangipaneTeam/terraform-plugin-framework-validators v1.4.0
github.com/antihax/optional v1.0.0
github.com/google/uuid v1.3.0
github.com/hashicorp/terraform-plugin-docs v0.14.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ github.com/FrangipaneTeam/terraform-plugin-framework-planmodifiers v1.2.2 h1:Ht7
github.com/FrangipaneTeam/terraform-plugin-framework-planmodifiers v1.2.2/go.mod h1:4J8gxs5wljXWuxJvMLxExros7juwH+rmiX/8NyJYewM=
github.com/FrangipaneTeam/terraform-plugin-framework-superschema v1.3.0 h1:UbvaY9NOFP4I3sB3cgh2VZpC58e7YCUQ9ytUaBddCsI=
github.com/FrangipaneTeam/terraform-plugin-framework-superschema v1.3.0/go.mod h1:hLnO3sOgejUEx8SvNHTR63s7L60ag6rxDBlLmxDVLYQ=
github.com/FrangipaneTeam/terraform-plugin-framework-validators v1.3.1 h1:dy3V0O9/BsWS6/yWzlCarrcDrmfbaBKUjnItnaYABtU=
github.com/FrangipaneTeam/terraform-plugin-framework-validators v1.3.1/go.mod h1:4Q03kQyC/OF/teqhv/oHbymOoR4yzEQRPYxwnja9eyQ=
github.com/FrangipaneTeam/terraform-plugin-framework-validators v1.4.0 h1:6UE54JhOglJZ06C1HB2G3jOiI4Kx4iWCiOMoRUgu/DE=
github.com/FrangipaneTeam/terraform-plugin-framework-validators v1.4.0/go.mod h1:4Q03kQyC/OF/teqhv/oHbymOoR4yzEQRPYxwnja9eyQ=
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/v3 v3.1.1/go.mod h1:VPu/7SZ7ePZ3QOrcuXROw5FAcLl4a0cBrbBpGY/8hQs=
Expand Down

0 comments on commit b76b3aa

Please sign in to comment.