This repository was archived by the owner on Dec 30, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed
Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 1+ ```release-note:dependency
2+ deps: bumps github.com/FrangipaneTeam/terraform-plugin-framework-supertypes from v0.0.5 to v0.1.0
3+ ```
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/FrangipaneTeam/terraform-plugin-framework-superschema
33go 1.20
44
55require (
6- github.com/FrangipaneTeam/terraform-plugin-framework-supertypes v0.0.5
6+ github.com/FrangipaneTeam/terraform-plugin-framework-supertypes v0.1.0
77 github.com/hashicorp/terraform-plugin-framework v1.3.5
88 github.com/hashicorp/terraform-plugin-framework-timeouts v0.4.1
99 github.com/iancoleman/strcase v0.3.0
Original file line number Diff line number Diff line change 1- github.com/FrangipaneTeam/terraform-plugin-framework-supertypes v0.0.5 h1:Cz5wnn5hXVeE5ibqi1K9ntrNicpYtHhqxY3cYnxqxVM =
2- github.com/FrangipaneTeam/terraform-plugin-framework-supertypes v0.0.5 /go.mod h1:2odt8NV8oEXmS26A3MVrk99oNOnPe9oUE1l5yknkUD4 =
1+ github.com/FrangipaneTeam/terraform-plugin-framework-supertypes v0.1.0 h1:QHcnFyAQy/yWcBargdCt8Eprnh7G7vOYOw7z/4LOlM8 =
2+ github.com/FrangipaneTeam/terraform-plugin-framework-supertypes v0.1.0 /go.mod h1:GGgBv/UI8efmEok0VJWSxp3m6GdkETqzJf5SWH83aDs =
33github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
44github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
55github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
You can’t perform that action at this time.
0 commit comments