mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-29 14:16:26 +00:00
fix build
This commit is contained in:
2
hack/lib/golang.sh
Normal file → Executable file
2
hack/lib/golang.sh
Normal file → Executable file
@@ -15,7 +15,7 @@
|
||||
# limitations under the License.
|
||||
|
||||
# The golang package that we are building.
|
||||
readonly KUBE_GO_PACKAGE=github.com/GoogleCloudPlatform/kubernetes
|
||||
readonly KUBE_GO_PACKAGE=k8s.io/kubernetes
|
||||
readonly KUBE_GOPATH="${KUBE_OUTPUT}/go"
|
||||
|
||||
# Load contrib target functions
|
||||
|
Reference in New Issue
Block a user