• Martin Atkins's avatar
    build: Use Go 1.12.9 · 39b6a322
    Martin Atkins authored
    This is a minor release of Go that does not include any changes that
    affect Terraform's behavior.
    
    This does include a fix for golang/go#31084 that could potentially affect
    HCL arithmetic (via math/big) on aarch64, but we do not currently build
    Terraform for aarch64 so it cannot have affected any previous releases.
    39b6a322