This repository was archived by the owner on Jul 23, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ require (
3030 github.com/spf13/pflag v1.0.10 // indirect
3131 github.com/stretchr/testify v1.11.1 // indirect
3232 github.com/yuin/gopher-lua v1.1.2 // indirect
33- github.com/zclconf/go-cty v1.17.0 // indirect
33+ github.com/zclconf/go-cty v1.18.1 // indirect
3434 go.yaml.in/yaml/v4 v4.0.0-rc.4 // indirect
3535 golang.org/x/mod v0.33.0 // indirect
3636 golang.org/x/net v0.51.0 // indirect
Original file line number Diff line number Diff line change @@ -66,8 +66,8 @@ github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu
6666github.com/stretchr/testify v1.11.1 /go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U =
6767github.com/yuin/gopher-lua v1.1.2 h1:yF/FjE3hD65tBbt0VXLE13HWS9h34fdzJmrWRXwobGA =
6868github.com/yuin/gopher-lua v1.1.2 /go.mod h1:7aRmXIWl37SqRf0koeyylBEzJ+aPt8A+mmkQ4f1ntR8 =
69- github.com/zclconf/go-cty v1.17.0 h1:seZvECve6XX4tmnvRzWtJNHdscMtYEx5R7bnnVyd/d0 =
70- github.com/zclconf/go-cty v1.17.0 /go.mod h1:wqFzcImaLTI6A5HfsRwB0nj5n0MRZFwmey8YoFPPs3U =
69+ github.com/zclconf/go-cty v1.18.1 h1:yEGE8M4iIZlyKQURZNb2SnEyZlZHUcBCnx6KF81KuwM =
70+ github.com/zclconf/go-cty v1.18.1 /go.mod h1:qpnV6EDNgC1sns/AleL1fvatHw72j+S+nS+MJ+T2CSg =
7171github.com/zclconf/go-cty-debug v0.0.0-20240509010212-0d6042c53940 h1:4r45xpDWB6ZMSMNJFMOjqrGHynW3DIBuR2H9j0ug+Mo =
7272github.com/zclconf/go-cty-debug v0.0.0-20240509010212-0d6042c53940 /go.mod h1:CmBdvvj3nqzfzJ6nTCIwDTPZ56aVGvDrmztiO5g3qrM =
7373go.yaml.in/yaml/v3 v3.0.4 /go.mod h1:DhzuOOF2ATzADvBadXxruRBLzYTpT36CKvDb3+aBEFg =
You can’t perform that action at this time.
0 commit comments