diff --git a/.goreleaser.yml b/.goreleaser.yml index 231aa83d..c3502484 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -73,9 +73,6 @@ brews: description: "Official command-line tool for Vultr services" - dependencies: - - go - test: | output = shell_output("#{bin}/vultr-cli version 2>&1", 1) assert_match "Please export your VULTR API key as an environment variable or add `api-key` to your config file, eg:\nexport VULTR_API_KEY=''\n", output