Skip to content

Commit 08f6ca6

Browse files
fix(deps): update module github.com/zclconf/go-cty to v1.14.4 (#43)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/zclconf/go-cty](https://togithub.com/zclconf/go-cty) | `v1.13.1` -> `v1.14.4` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fzclconf%2fgo-cty/v1.14.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fzclconf%2fgo-cty/v1.14.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fzclconf%2fgo-cty/v1.13.1/v1.14.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fzclconf%2fgo-cty/v1.13.1/v1.14.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>zclconf/go-cty (github.com/zclconf/go-cty)</summary> ### [`v1.14.4`](https://togithub.com/zclconf/go-cty/compare/v1.14.3...v1.14.4) [Compare Source](https://togithub.com/zclconf/go-cty/compare/v1.14.3...v1.14.4) ### [`v1.14.3`](https://togithub.com/zclconf/go-cty/compare/v1.14.2...v1.14.3) [Compare Source](https://togithub.com/zclconf/go-cty/compare/v1.14.2...v1.14.3) ### [`v1.14.2`](https://togithub.com/zclconf/go-cty/compare/v1.14.1...v1.14.2) [Compare Source](https://togithub.com/zclconf/go-cty/compare/v1.14.1...v1.14.2) ### [`v1.14.1`](https://togithub.com/zclconf/go-cty/compare/v1.14.0...v1.14.1) [Compare Source](https://togithub.com/zclconf/go-cty/compare/v1.14.0...v1.14.1) ### [`v1.14.0`](https://togithub.com/zclconf/go-cty/compare/v1.13.3...v1.14.0) [Compare Source](https://togithub.com/zclconf/go-cty/compare/v1.13.3...v1.14.0) ### [`v1.13.3`](https://togithub.com/zclconf/go-cty/compare/v1.13.2...v1.13.3) [Compare Source](https://togithub.com/zclconf/go-cty/compare/v1.13.2...v1.13.3) ### [`v1.13.2`](https://togithub.com/zclconf/go-cty/releases/tag/v1.13.2) [Compare Source](https://togithub.com/zclconf/go-cty/compare/v1.13.1...v1.13.2) - `cty`: `IndexStep.Apply` will no longer panic if given a marked collection to traverse through. ([#&#8203;160](https://togithub.com/zclconf/go-cty/pull/160)). </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/ffddorf/terraform-backend). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 77c8fcd commit 08f6ca6

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

go.mod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ require (
2929
github.com/spf13/viper v1.19.0
3030
github.com/stretchr/testify v1.9.0
3131
github.com/whilp/git-urls v1.0.0
32-
github.com/zclconf/go-cty v1.13.1
32+
github.com/zclconf/go-cty v1.14.4
3333
go.uber.org/multierr v1.11.0
3434
gopkg.in/yaml.v3 v3.0.1
3535
)
@@ -43,7 +43,6 @@ require (
4343
github.com/Microsoft/go-winio v0.6.1 // indirect
4444
github.com/ProtonMail/go-crypto v1.0.0 // indirect
4545
github.com/agext/levenshtein v1.2.3 // indirect
46-
github.com/apparentlymart/go-textseg/v13 v13.0.0 // indirect
4746
github.com/apparentlymart/go-textseg/v15 v15.0.0 // indirect
4847
github.com/aws/aws-sdk-go v1.44.230 // indirect
4948
github.com/beorn7/perks v1.0.1 // indirect

go.sum

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -200,8 +200,6 @@ github.com/agext/levenshtein v1.2.3/go.mod h1:JEDfjyjHDjOF/1e4FlBE/PkbqA9OfWu2ki
200200
github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be h1:9AeTilPcZAjCFIImctFaOjnTIavg87rW78vTPkQqLI8=
201201
github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be/go.mod h1:ySMOLuWl6zY27l47sB3qLNK6tF2fkHG55UZxx8oIVo4=
202202
github.com/antihax/optional v1.0.0/go.mod h1:uupD/76wgC+ih3iEmQUL+0Ugr19nfwCT1kdvxnR2qWY=
203-
github.com/apparentlymart/go-textseg/v13 v13.0.0 h1:Y+KvPE1NYz0xl601PVImeQfFyEy6iT90AvPUL1NNfNw=
204-
github.com/apparentlymart/go-textseg/v13 v13.0.0/go.mod h1:ZK2fH7c4NqDTLtiYLvIkEghdlcqw7yxLeM89kiTRPUo=
205203
github.com/apparentlymart/go-textseg/v15 v15.0.0 h1:uYvfpb3DyLSCGWnctWKGj857c6ew1u1fNQOlOtuGxQY=
206204
github.com/apparentlymart/go-textseg/v15 v15.0.0/go.mod h1:K8XmNZdhEBkdlyDdvbmmsvpAG721bKi0joRfFdHIWJ4=
207205
github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 h1:0CwZNZbxp69SHPdPJAN/hZIm0C4OItdklCFmMRWYpio=
@@ -606,8 +604,8 @@ github.com/yuin/goldmark v1.1.32/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9de
606604
github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
607605
github.com/yuin/goldmark v1.3.5/go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k=
608606
github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=
609-
github.com/zclconf/go-cty v1.13.1 h1:0a6bRwuiSHtAmqCqNOE+c2oHgepv0ctoxU4FUe43kwc=
610-
github.com/zclconf/go-cty v1.13.1/go.mod h1:YKQzy/7pZ7iq2jNFzy5go57xdxdWoLLpaEp4u238AE0=
607+
github.com/zclconf/go-cty v1.14.4 h1:uXXczd9QDGsgu0i/QFR/hzI5NYCHLf6NQw/atrbnhq8=
608+
github.com/zclconf/go-cty v1.14.4/go.mod h1:VvMs5i0vgZdhYawQNq5kePSpLAoz8u1xvZgrPIxfnZE=
611609
github.com/zclconf/go-cty-debug v0.0.0-20240509010212-0d6042c53940 h1:4r45xpDWB6ZMSMNJFMOjqrGHynW3DIBuR2H9j0ug+Mo=
612610
github.com/zclconf/go-cty-debug v0.0.0-20240509010212-0d6042c53940/go.mod h1:CmBdvvj3nqzfzJ6nTCIwDTPZ56aVGvDrmztiO5g3qrM=
613611
go.opencensus.io v0.21.0/go.mod h1:mSImk1erAIZhrmZN+AvHh14ztQfjbGwt4TtuofqLduU=

0 commit comments

Comments
 (0)