Apple Silicon Support, Bump Go to 1.17, refactor docker/build/x86_64/Dockerfile (#1646)

* Bump Go to 1.17, refactor build/x86_64 Dockerfile to make better use of multi-stage
* Bump to 1.17 from 1.16
* Bump packr version, provide needed legacy env var
* Add apple silicon support, fix macos build chain
* Update unused travis ci
This commit is contained in:
kermieisinthehouse
2021-09-08 05:30:15 +00:00
committed by GitHub
parent 4545da9af0
commit 265d5f4c70
128 changed files with 303 additions and 2393 deletions

View File

@@ -1,3 +1,4 @@
//go:build plugin_example
// +build plugin_example
package common