mirror of
https://github.com/hashicorp/vault.git
synced 2025-12-24 19:01:51 +01:00
A few smaller changes to `pipeline`: - Change the regions that we use back to us-east-1 and us-west-2 - Don't backport anything to inactive branches. This behavior was a relic of prior behavior and is no longer necessary. - Fix the go mod tests that rely on a strangely formatted mod file - Ignore the module fixtures when running `make go-mod-tidy` - Run `make go-mod-tidy` Signed-off-by: Ryan Cragun <me@ryan.ec>