From 18bc5b2e9ab0a7ad6b23b2a9cacfc755694e1b2d Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Tue, 15 Nov 2022 13:24:15 -0800 Subject: [PATCH] No need to use a mach fork anymore --- .gitmodules | 2 +- vendor/mach | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 1a3feed9f..eb3e87bf2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "vendor/mach"] path = vendor/mach - url = https://github.com/mitchellh/mach.git + url = https://github.com/hexops/mach.git [submodule "vendor/freetype"] path = vendor/freetype url = https://github.com/freetype/freetype.git diff --git a/vendor/mach b/vendor/mach index ad4d5d846..cb011d961 160000 --- a/vendor/mach +++ b/vendor/mach @@ -1 +1 @@ -Subproject commit ad4d5d84667d47aac7aa04ada287fefa20c5f4f5 +Subproject commit cb011d961b4829a910c0614dbcda24ed4f955540