# One-time installation of the upstream toml-test conformance harness. ... GOBIN="${GOBIN:-$HOME/.local/bin}" ... GOBIN="${GOBIN}" go install \ "github.com/toml-lang/toml-test/v2/cmd/toml-test@${TOML_TEST_VERSION}"