BUG FIXES:
element(...): no longer crashes when asked for a negative index into a tuple. (#36376)
Updated dependency github.com/hashicorp/go-slug v0.16.0 => v0.16.3 to integrate latest changes (fix for CVE-2025-0377) (#36273)
github.com/hashicorp/go-slug
v0.16.0
v0.16.3
jsondecode(...): improved error message when objects contain duplicate keys (#36376)