chore(deps): bump github.com/zclconf/go-cty from 1.16.4 to 1.17.0 (#26761)

Bumps [github.com/zclconf/go-cty](https://github.com/zclconf/go-cty) from 1.16.4 to 1.17.0.
- [Release notes](https://github.com/zclconf/go-cty/releases)
- [Changelog](https://github.com/zclconf/go-cty/blob/main/CHANGELOG.md)
- [Commits](https://github.com/zclconf/go-cty/compare/v1.16.4...v1.17.0)

---
updated-dependencies:
- dependency-name: github.com/zclconf/go-cty
  dependency-version: 1.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-09-15 08:16:37 -04:00
committed by GitHub
parent da9a25d77d
commit 5d0d5d2b22
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -122,7 +122,7 @@ require (
github.com/shoenig/go-m1cpu v0.1.6
github.com/shoenig/test v1.12.1
github.com/stretchr/testify v1.11.1
github.com/zclconf/go-cty v1.16.4
github.com/zclconf/go-cty v1.17.0
github.com/zclconf/go-cty-yaml v1.1.0
go.etcd.io/bbolt v1.4.3
go.uber.org/goleak v1.3.0