From 32e367e060edf0d8c6b516b91f2d6050489aedef Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Mon, 27 Feb 2023 21:56:19 -0800 Subject: [PATCH] update mach to fork for now --- .gitmodules | 2 +- vendor/mach | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 793dcf0a0..b44c87101 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "vendor/mach"] path = vendor/mach - url = https://github.com/hexops/mach.git + url = https://github.com/mitchellh/mach.git [submodule "vendor/freetype"] path = vendor/freetype url = https://github.com/freetype/freetype.git diff --git a/vendor/mach b/vendor/mach index 6ebeb5ea8..833ee89c4 160000 --- a/vendor/mach +++ b/vendor/mach @@ -1 +1 @@ -Subproject commit 6ebeb5ea854ebfb023653656094d124aaf1c18b1 +Subproject commit 833ee89c426b54fa79ce60295d57f75174f589a0