Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion hack/lib/golang.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
# limitations under the License.

# The golang package that we are building.
readonly KUBE_GO_PACKAGE=github.com/IBM/multi-cluster-app-dispatcher
readonly KUBE_GO_PACKAGE=github.com/project-codeflare/multi-cluster-app-dispatcher
readonly KUBE_GOPATH="${GOPATH}"

# The set of server targets that we are only building for Linux
Expand Down