It looks like zstandard support was added over two years ago in https://github.com/hashicorp/go-getter/pull/292, but [the unarchiving section of the README](https://github.com/hashicorp/go-getter#unarchiving) doesn't mention it. (I'm successfully using the `artifact` stanza in my Nomad jobs with a .zst file, and it's undocumented over there too: https://developer.hashicorp.com/nomad/docs/job-specification/artifact.)