go-cty v1.6.1 fixes a panic in the `element` function when called with a negative offset.
The existing cty packages were already at the latest version, but we were not yet vendoring the msgpack package. This also imports some dependencies from: github.com/vmihailenco/msgpack