File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3
3
4
4
module github.com/metio/terraform-provider-git
5
5
6
- go 1.23.2
6
+ go 1.23.7
7
7
8
8
require (
9
9
github.com/bmatcuk/doublestar/v4 v4.9.0
10
10
github.com/go-git/go-git/v5 v5.16.2
11
11
github.com/gruntwork-io/terratest v0.50.0
12
- github.com/hashicorp/terraform-plugin-docs v0.21 .0
12
+ github.com/hashicorp/terraform-plugin-docs v0.22 .0
13
13
github.com/hashicorp/terraform-plugin-framework v1.15.0
14
14
github.com/hashicorp/terraform-plugin-framework-validators v0.18.0
15
15
github.com/hashicorp/terraform-plugin-go v0.28.0
Original file line number Diff line number Diff line change @@ -122,8 +122,8 @@ github.com/hashicorp/terraform-exec v0.23.0 h1:MUiBM1s0CNlRFsCLJuM5wXZrzA3MnPYEs
122
122
github.com/hashicorp/terraform-exec v0.23.0 /go.mod h1:mA+qnx1R8eePycfwKkCRk3Wy65mwInvlpAeOwmA7vlY =
123
123
github.com/hashicorp/terraform-json v0.25.0 h1:rmNqc/CIfcWawGiwXmRuiXJKEiJu1ntGoxseG1hLhoQ =
124
124
github.com/hashicorp/terraform-json v0.25.0 /go.mod h1:sMKS8fiRDX4rVlR6EJUMudg1WcanxCMoWwTLkgZP/vc =
125
- github.com/hashicorp/terraform-plugin-docs v0.21 .0 h1:yoyA/Y719z9WdFJAhpUkI1jRbKP/nteVNBaI3hW7iQ8 =
126
- github.com/hashicorp/terraform-plugin-docs v0.21 .0 /go.mod h1:J4Wott1J2XBKZPp/NkQv7LMShJYOcrqhQ2myXBcu64s =
125
+ github.com/hashicorp/terraform-plugin-docs v0.22 .0 h1:fwIDStbFel1PPNkM+mDPnpB4efHZBdGoMz/zt5FbTDw =
126
+ github.com/hashicorp/terraform-plugin-docs v0.22 .0 /go.mod h1:55DJVyZ7BNK4t/lANcQ1YpemRuS6KsvIO1BbGA+xzGE =
127
127
github.com/hashicorp/terraform-plugin-framework v1.15.0 h1:LQ2rsOfmDLxcn5EeIwdXFtr03FVsNktbbBci8cOKdb4 =
128
128
github.com/hashicorp/terraform-plugin-framework v1.15.0 /go.mod h1:hxrNI/GY32KPISpWqlCoTLM9JZsGH3CyYlir09bD/fI =
129
129
github.com/hashicorp/terraform-plugin-framework-validators v0.18.0 h1:OQnlOt98ua//rCw+QhBbSqfW3QbwtVrcdWeQN5gI3Hw =
You can’t perform that action at this time.
0 commit comments