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

Upgrade golang/sys to fix warning #246

Merged
merged 1 commit into from May 10, 2022

Conversation

helsaawy
Copy link
Contributor

Language server complains about
invalid operation: operator | not defined on windows.TOKEN_ADJUST_PRIVILEGES
in privilege.go.

Upgrading to new golang.org/x/sys fixes issue.

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

Language server complains about
`invalid operation: operator | not defined on windows.TOKEN_ADJUST_PRIVILEGES`
in `privilege.go`. Upgrading to new golang.org/x/sys fixes issue.

Signed-off-by: Hamza El-Saawy <hamzaelsaawy@microsoft.com>
@helsaawy helsaawy requested a review from a team as a code owner April 27, 2022 15:07
@helsaawy helsaawy merged commit bdacbf1 into microsoft:master May 10, 2022
@helsaawy helsaawy deleted the he/sys-version branch May 10, 2022 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants