Update module/package names to match GitHub org switch.

Signed-off-by: Matt Moyer <moyerm@vmware.com>
This commit is contained in:
Matt Moyer
2020-09-17 12:56:54 -05:00
parent 4c9cbf0706
commit 8c9c1e206d
216 changed files with 951 additions and 951 deletions

View File

@@ -5,7 +5,7 @@
set -euo pipefail
ROOT="$(cd "$(dirname "${BASH_SOURCE[0]}")/../.." && pwd)"
KUBE_VERSIONS=("$@")
BASE_PKG="github.com/suzerain-io/pinniped"
BASE_PKG="github.com/vmware-tanzu/pinniped"
export GO111MODULE="on"
# If we're not running in a container, assume that we want to loop over and run each build