build: use Vulkan loader portability fork
This commit is contained in:
@@ -2,8 +2,6 @@ module mxl-player
|
||||
|
||||
go 1.26.0
|
||||
|
||||
replace github.com/christerso/vulkan-go => /home/itten/extra/vulkan-go
|
||||
|
||||
require (
|
||||
github.com/christerso/vulkan-go v0.0.0-20260618152204-bff25e5b7646
|
||||
github.com/ebitengine/purego v0.10.2
|
||||
@@ -14,3 +12,5 @@ require github.com/qvest-digital/go-mxl v1.1.0-rc.1
|
||||
require github.com/spf13/pflag v1.0.10
|
||||
|
||||
require github.com/AllenDang/cimgui-go v1.5.0
|
||||
|
||||
replace github.com/christerso/vulkan-go => github.com/JohannesItten/vulkan-go v0.0.0-20260903100450-2f1650464726
|
||||
|
||||
Reference in New Issue
Block a user