Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to go-winio/tools/mkwinsyscall #1409

Merged
merged 2 commits into from Sep 26, 2022

Commits on Sep 23, 2022

  1. Switch to go-winio/tools/mkwinsyscall

    Added `.\tools.go" file to add mkwinsyscall to `go.mod` and track as a
    dependency, as recommended by the
    [go wiki](https://github.com/golang/go/wiki/Modules#how-can-i-track-tool-dependencies-for-a-module).
    
    Using `-sort=false` flag to make changes easier to see.
    (Will be undone in next commit.)
    
    Signed-off-by: Hamza El-Saawy <hamzaelsaawy@microsoft.com>
    helsaawy committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    58277fe View commit details
    Browse the repository at this point in the history
  2. undoing sort=false

    Signed-off-by: Hamza El-Saawy <hamzaelsaawy@microsoft.com>
    helsaawy committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    486a9f1 View commit details
    Browse the repository at this point in the history