File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
99 github.com/hashicorp/go-version v1.7.0
1010 github.com/hashicorp/hc-install v0.9.2
1111 github.com/hashicorp/terraform-json v0.27.1
12- github.com/zclconf/go-cty v1.16.4
12+ github.com/zclconf/go-cty v1.17.0
1313 github.com/zclconf/go-cty-debug v0.0.0-20191215020915-b22d67c1ba0b
1414)
1515
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.16.4 h1:QGXaag7/7dCzb+odlGrgr+YmYZFaOCMW6DEpS+UD1eE =
97- github.com/zclconf/go-cty v1.16.4 /go.mod h1:VvMs5i0vgZdhYawQNq5kePSpLAoz8u1xvZgrPIxfnZE =
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 =
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