File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11module github.com/hashicorp/terraform-exec
22
3- go 1.24.0
4-
5- toolchain go1.24.11
3+ go 1.25
64
75require (
86 github.com/google/go-cmp v0.7.0
97 github.com/hashicorp/go-version v1.8.0
108 github.com/hashicorp/hc-install v0.9.3
119 github.com/hashicorp/terraform-json v0.27.2
12- github.com/zclconf/go-cty v1.17 .0
10+ github.com/zclconf/go-cty v1.18 .0
1311 github.com/zclconf/go-cty-debug v0.0.0-20191215020915-b22d67c1ba0b
1412)
1513
Original file line number Diff line number Diff line change @@ -93,8 +93,8 @@ github.com/vmihailenco/msgpack v3.3.3+incompatible/go.mod h1:fy3FlTQTDXWkZ7Bh6Ac
9393github.com/xanzy/ssh-agent v0.3.3 h1:+/15pJfg/RsTxqYcX6fHqOXZwwMP+2VyYWJeWM2qQFM =
9494github.com/xanzy/ssh-agent v0.3.3 /go.mod h1:6dzNDKs0J9rVPHPhaGCukekBHKqfl+L3KghI1Bc68Uw =
9595github.com/zclconf/go-cty v1.2.0 /go.mod h1:hOPWgoHbaTUnI5k4D2ld+GRpFJSCe6bCM7m1q/N4PQ8 =
96- github.com/zclconf/go-cty v1.17 .0 h1:seZvECve6XX4tmnvRzWtJNHdscMtYEx5R7bnnVyd/d0 =
97- github.com/zclconf/go-cty v1.17 .0 /go.mod h1:wqFzcImaLTI6A5HfsRwB0nj5n0MRZFwmey8YoFPPs3U =
96+ github.com/zclconf/go-cty v1.18 .0 h1:pJ8+HNI4gFoyRNqVE37wWbJWVw43BZczFo7KUoRczaA =
97+ github.com/zclconf/go-cty v1.18 .0 /go.mod h1:qpnV6EDNgC1sns/AleL1fvatHw72j+S+nS+MJ+T2CSg =
9898github.com/zclconf/go-cty-debug v0.0.0-20191215020915-b22d67c1ba0b h1:FosyBZYxY34Wul7O/MSKey3txpPYyCqVO5ZyceuQJEI =
9999github.com/zclconf/go-cty-debug v0.0.0-20191215020915-b22d67c1ba0b /go.mod h1:ZRKQfBXbGkpdV6QMzT3rU1kSTAnfu1dO8dPKjYprgj8 =
100100golang.org/x/crypto v0.0.0-20220622213112-05595931fe9d /go.mod h1:IxCIyHEi3zRg3s0A5j5BB6A9Jmi73HwBIUl50j+osU4 =
You can’t perform that action at this time.
0 commit comments