update mach to fork for now

This commit is contained in:
Mitchell Hashimoto
2023-02-27 21:56:19 -08:00
parent 2b73fbaa0d
commit 32e367e060
2 changed files with 2 additions and 2 deletions

2
.gitmodules vendored
View File

@@ -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

2
vendor/mach vendored