File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ require (
2727 github.com/mitchellh/go-wordwrap v1.0.1 // indirect
2828 github.com/valyala/bytebufferpool v1.0.0 // indirect
2929 github.com/valyala/fasthttp v1.64.0 // indirect
30- github.com/zclconf/go-cty v1.16.3 // indirect
30+ github.com/zclconf/go-cty v1.17.0 // indirect
3131 github.com/zclconf/go-cty-yaml v1.1.0 // indirect
3232 golang.org/x/mod v0.30.0 // indirect
3333 golang.org/x/sync v0.18.0 // indirect
Original file line number Diff line number Diff line change @@ -54,8 +54,8 @@ github.com/valyala/fasthttp v1.64.0 h1:QBygLLQmiAyiXuRhthf0tuRkqAFcrC42dckN2S+N3
5454github.com/valyala/fasthttp v1.64.0 /go.mod h1:dGmFxwkWXSK0NbOSJuF7AMVzU+lkHz0wQVvVITv2UQA =
5555github.com/xyproto/randomstring v1.0.5 h1:YtlWPoRdgMu3NZtP45drfy1GKoojuR7hmRcnhZqKjWU =
5656github.com/xyproto/randomstring v1.0.5 /go.mod h1:rgmS5DeNXLivK7YprL0pY+lTuhNQW3iGxZ18UQApw/E =
57- github.com/zclconf/go-cty v1.16.3 h1:osr++gw2T61A8KVYHoQiFbFd1Lh3JOCXc/jFLJXKTxk =
58- github.com/zclconf/go-cty v1.16.3 /go.mod h1:VvMs5i0vgZdhYawQNq5kePSpLAoz8u1xvZgrPIxfnZE =
57+ github.com/zclconf/go-cty v1.17.0 h1:seZvECve6XX4tmnvRzWtJNHdscMtYEx5R7bnnVyd/d0 =
58+ github.com/zclconf/go-cty v1.17.0 /go.mod h1:wqFzcImaLTI6A5HfsRwB0nj5n0MRZFwmey8YoFPPs3U =
5959github.com/zclconf/go-cty-debug v0.0.0-20240509010212-0d6042c53940 h1:4r45xpDWB6ZMSMNJFMOjqrGHynW3DIBuR2H9j0ug+Mo =
6060github.com/zclconf/go-cty-debug v0.0.0-20240509010212-0d6042c53940 /go.mod h1:CmBdvvj3nqzfzJ6nTCIwDTPZ56aVGvDrmztiO5g3qrM =
6161github.com/zclconf/go-cty-yaml v1.1.0 h1:nP+jp0qPHv2IhUVqmQSzjvqAWcObN0KBkUl2rWBdig0 =
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ require (
3030 github.com/pmezard/go-difflib v1.0.0 // indirect
3131 github.com/valyala/bytebufferpool v1.0.0 // indirect
3232 github.com/valyala/fasthttp v1.64.0 // indirect
33- github.com/zclconf/go-cty v1.16.3 // indirect
33+ github.com/zclconf/go-cty v1.17.0 // indirect
3434 github.com/zclconf/go-cty-yaml v1.1.0 // indirect
3535 golang.org/x/mod v0.30.0 // indirect
3636 golang.org/x/sync v0.18.0 // indirect
Original file line number Diff line number Diff line change @@ -56,8 +56,8 @@ github.com/valyala/fasthttp v1.64.0 h1:QBygLLQmiAyiXuRhthf0tuRkqAFcrC42dckN2S+N3
5656github.com/valyala/fasthttp v1.64.0 /go.mod h1:dGmFxwkWXSK0NbOSJuF7AMVzU+lkHz0wQVvVITv2UQA =
5757github.com/xyproto/randomstring v1.0.5 h1:YtlWPoRdgMu3NZtP45drfy1GKoojuR7hmRcnhZqKjWU =
5858github.com/xyproto/randomstring v1.0.5 /go.mod h1:rgmS5DeNXLivK7YprL0pY+lTuhNQW3iGxZ18UQApw/E =
59- github.com/zclconf/go-cty v1.16.3 h1:osr++gw2T61A8KVYHoQiFbFd1Lh3JOCXc/jFLJXKTxk =
60- github.com/zclconf/go-cty v1.16.3 /go.mod h1:VvMs5i0vgZdhYawQNq5kePSpLAoz8u1xvZgrPIxfnZE =
59+ github.com/zclconf/go-cty v1.17.0 h1:seZvECve6XX4tmnvRzWtJNHdscMtYEx5R7bnnVyd/d0 =
60+ github.com/zclconf/go-cty v1.17.0 /go.mod h1:wqFzcImaLTI6A5HfsRwB0nj5n0MRZFwmey8YoFPPs3U =
6161github.com/zclconf/go-cty-debug v0.0.0-20240509010212-0d6042c53940 h1:4r45xpDWB6ZMSMNJFMOjqrGHynW3DIBuR2H9j0ug+Mo =
6262github.com/zclconf/go-cty-debug v0.0.0-20240509010212-0d6042c53940 /go.mod h1:CmBdvvj3nqzfzJ6nTCIwDTPZ56aVGvDrmztiO5g3qrM =
6363github.com/zclconf/go-cty-yaml v1.1.0 h1:nP+jp0qPHv2IhUVqmQSzjvqAWcObN0KBkUl2rWBdig0 =
You can’t perform that action at this time.
0 commit comments