hashicorp / go-multierror

A Go (golang) package for representing a list of errors as a single error.
Mozilla Public License 2.0
2.3k stars 123 forks source link

Added code to run on power systems #41

Open genisysram opened 3 years ago

genisysram commented 3 years ago

Hi This is my contribution to the code to work on Power system.

Thanks for the code, its working good.

What do these changes do?

Added Architecture "ppc64le"

Are there changes in behavior for the user?

No

hashicorp-cla commented 3 years ago

CLA assistant check
All committers have signed the CLA.

genisysram commented 3 years ago

@pcman312 Please Merge my pull request