This adds an ImpliedType to the msgpack package, which serves the same purpose as ImpliedType in the json package.
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