mirror of
https://github.com/rwinkhart/go-winio.git
synced 2026-08-27 20:36:32 -04:00
55a7dee7383db6c76e4fb928756dfc6bee1c21a4
go-winio - rwinkhart patches
This repository holds my custom patches atop the go-winio module.
The only changes in the master branch are this README and the patches in the 1patches directory. The patches are applied on other branches and tagged releases are available for import from the releases page.
How To?
Copy the desired patch file(s) into a new branch (cloned from upstream master) and apply with patch -p1 < patchfile.patch.
Languages
Go
100%