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

Bumps [github.com/zclconf/go-cty](https://github.com/zclconf/go-cty) from 1.16.3 to 1.16.4.
- [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.3...v1.16.4)

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

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-08-25 09:22:25 -04:00
committed by GitHub
parent 9a811a4762
commit ac4ac733dd
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

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