File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -7,5 +7,5 @@ require (
7
7
github.com/hashicorp/go-hclog v0.13.0
8
8
github.com/hashicorp/go-plugin v1.3.0
9
9
github.com/hashicorp/hcl/v2 v2.5.1
10
- github.com/zclconf/go-cty v1.2.0
10
+ github.com/zclconf/go-cty v1.4.1
11
11
)
Original file line number Diff line number Diff line change @@ -82,6 +82,8 @@ github.com/zclconf/go-cty v1.1.1 h1:Shl2p9Dat0cqJfXu0DZa+cOTRPhXQjK8IYWD6GVfiqo=
82
82
github.com/zclconf/go-cty v1.1.1 /go.mod h1:xnAOWiHeOqg2nWS62VtQ7pbOu17FtxJNW8RLEih+O3s =
83
83
github.com/zclconf/go-cty v1.2.0 h1:sPHsy7ADcIZQP3vILvTjrh74ZA175TFP5vqiNK1UmlI =
84
84
github.com/zclconf/go-cty v1.2.0 /go.mod h1:hOPWgoHbaTUnI5k4D2ld+GRpFJSCe6bCM7m1q/N4PQ8 =
85
+ github.com/zclconf/go-cty v1.4.1 h1:Xzr4m4utRDhHDifag1onwwUSq32HLoLBsp+w6tD0880 =
86
+ github.com/zclconf/go-cty v1.4.1 /go.mod h1:nHzOclRkoj++EU9ZjSrZvRG0BXIWt8c7loYc0qXAFGQ =
85
87
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 /go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w =
86
88
golang.org/x/crypto v0.0.0-20190426145343-a29dc8fdc734 /go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI =
87
89
golang.org/x/exp v0.0.0-20190121172915-509febef88a4 /go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA =
You can’t perform that action at this time.
0 commit comments