chore: Seperate Go modules into seperate directories
This is done to help potential dependents reduce download sizes and only download what they need.
This commit is contained in:
parent
eb33ec116e
commit
77792a82a6
10 changed files with 44 additions and 9 deletions
2
edidpatcher/go.sum
Normal file
2
edidpatcher/go.sum
Normal file
|
@ -0,0 +1,2 @@
|
|||
github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
|
||||
github.com/google/uuid v1.6.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
|
Loading…
Add table
Add a link
Reference in a new issue