# HG changeset patch # User Peter Sanchez # Date 1687623046 21600 # Sat Jun 24 10:10:46 2023 -0600 # Node ID 241ad56d22a890b59a1e7aec1d0a4acd5994b886 # Parent 575a735ca7e997dee1490eb9e4bffbba7a749056 More Google foolishness diff --git a/.localbashrc b/.localbashrc --- a/.localbashrc +++ b/.localbashrc @@ -47,8 +47,12 @@ export GOPATH=/home/pjs/src/go export GOBIN=$GOPATH/bin +# GCP BS +export USE_GKE_GCLOUD_AUTH_PLUGIN=True + # Uhhh, Why Google? export GOTELEMETRY=off +export GOTOOLCHAIN=path # SRHT # https://sourcehut.org/blog/2023-01-09-gomodulemirror/