Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use CGO with arm build (fixes go bug) #228

Merged
merged 1 commit into from
Jan 8, 2020
Merged

Commits on Dec 18, 2019

  1. use CGO with arm build (fixes go bug)

    Build all arm binaries with CGO enabled to address golang bug..
    
    golang/go#32912
    
    Includes arm64 to standardize the platforms supported with those
    consul-template supports.
    
    Fixes #227
    eikenb committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    b7299a7 View commit details
    Browse the repository at this point in the history