File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
8
8
github.com/hashicorp/packer-plugin-sdk v0.2.9
9
9
github.com/mitchellh/mapstructure v1.4.1
10
10
github.com/stretchr/testify v1.7.0
11
- github.com/zclconf/go-cty v1.9.1
11
+ github.com/zclconf/go-cty v1.10.0
12
12
)
13
13
14
14
require (
Original file line number Diff line number Diff line change @@ -552,8 +552,9 @@ github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9dec
552
552
github.com/yuin/goldmark v1.3.5 /go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k =
553
553
github.com/zclconf/go-cty v1.2.0 /go.mod h1:hOPWgoHbaTUnI5k4D2ld+GRpFJSCe6bCM7m1q/N4PQ8 =
554
554
github.com/zclconf/go-cty v1.8.0 /go.mod h1:vVKLxnk3puL4qRAv72AO+W99LUD4da90g3uUAzyuvAk =
555
- github.com/zclconf/go-cty v1.9.1 h1:viqrgQwFl5UpSxc046qblj78wZXVDFnSOufaOTER+cc =
556
555
github.com/zclconf/go-cty v1.9.1 /go.mod h1:vVKLxnk3puL4qRAv72AO+W99LUD4da90g3uUAzyuvAk =
556
+ github.com/zclconf/go-cty v1.10.0 h1:mp9ZXQeIcN8kAwuqorjH+Q+njbJKjLrvB2yIh4q7U+0 =
557
+ github.com/zclconf/go-cty v1.10.0 /go.mod h1:vVKLxnk3puL4qRAv72AO+W99LUD4da90g3uUAzyuvAk =
557
558
github.com/zclconf/go-cty-debug v0.0.0-20191215020915-b22d67c1ba0b /go.mod h1:ZRKQfBXbGkpdV6QMzT3rU1kSTAnfu1dO8dPKjYprgj8 =
558
559
go.opencensus.io v0.21.0 /go.mod h1:mSImk1erAIZhrmZN+AvHh14ztQfjbGwt4TtuofqLduU =
559
560
go.opencensus.io v0.22.0 /go.mod h1:+kGneAE2xo2IficOXnaByMWTGM9T73dGwxeWcUqIpI8 =
You can’t perform that action at this time.
0 commit comments