Automator: update common-files@master in istio/istio.io@master (#12137)

This commit is contained in:
Istio Automation 2022-10-21 07:47:46 -07:00 committed by GitHub
parent 4bab8404ab
commit 801f7d6ebc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
c5eb17b05a0f3a558bdc429b4baeeab0647e4340
1e36772eb1b9d34400bf3ee8fb7c25344e38264b

View File

@ -37,8 +37,8 @@ shift
set -e
BUILD_GOOS=${GOOS:-linux}
BUILD_GOARCH=${GOARCH:-amd64}
export BUILD_GOOS=${GOOS:-linux}
export BUILD_GOARCH=${GOARCH:-amd64}
GOBINARY=${GOBINARY:-go}
GOPKG="$GOPATH/pkg"
BUILDINFO=${BUILDINFO:-""}