unrealxr/edidpatcher/go.mod
imterah 77792a82a6
chore: Seperate Go modules into seperate directories
This is done to help potential dependents reduce download sizes and only
download what they need.
2025-06-26 18:57:29 -04:00

5 lines
101 B
Modula-2

module git.terah.dev/UnrealXR/unrealxr/edidpatcher
go 1.24.3
require github.com/google/uuid v1.6.0