Skip to content
New issue

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

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

Already on GitHub? # to your account

Minor bug fixes #259

Merged
merged 1 commit into from
Aug 29, 2022
Merged

Minor bug fixes #259

merged 1 commit into from
Aug 29, 2022

Conversation

helsaawy
Copy link
Contributor

Update internal/socket go generate statement to use github.com/Microsoft/go-winio/tools/mkwinsyscall instead of github.com/Microsoft/go-winio/tools/mkwinsyscall.

Spelling mistake.

Signed-off-by: Hamza El-Saawy hamzaelsaawy@microsoft.com

@helsaawy helsaawy requested a review from a team as a code owner August 29, 2022 16:29
@ambarve
Copy link
Contributor

ambarve commented Aug 29, 2022

I think the commit message should be amended to say "update internal/socket go generate to use github.com/Microsoft/go-winio/tools/mkwinsyscall instead of golang.org/x/sys/windows/mkwinsyscall"?

`./internal/socket/socket.go` uses `github.com/Microsoft/go-winio/tools/mkwinsyscall`
instead of `golang.org/x/sys/windows/mkwinsyscall` for its
`//go:generate` directive, keeping it consistent with the rest of the
repo.

Signed-off-by: Hamza El-Saawy <hamzaelsaawy@microsoft.com>
Copy link
Contributor

@ambarve ambarve left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor comment about the commit message. LGTM otherwise!

@helsaawy helsaawy merged commit ebbecbd into microsoft:main Aug 29, 2022
@helsaawy helsaawy deleted the he/bugs branch August 29, 2022 19:17
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants