feat(exec): cgo call to getpwnam and getgrnam

This commit is contained in:
2023-12-17 05:23:26 +00:00
parent 653b4ff158
commit 15a804aa7d
3 changed files with 44 additions and 7 deletions

View File

@@ -18,7 +18,8 @@
"extensions": [
"golang.go",
"ms-azuretools.vscode-docker",
"ms-vscode.makefile-tools"
"ms-vscode.makefile-tools",
"ms-vscode.cpptools-extension-pack"
]
}
}