]> Cypherpunks repositories - gostls13.git/commit
os/user: test that Current does not depend on netapi32.dll
authorqmuntal <quimmuntal@gmail.com>
Fri, 9 Aug 2024 08:57:51 +0000 (10:57 +0200)
committerQuim Muntal <quimmuntal@gmail.com>
Tue, 27 Aug 2024 13:21:49 +0000 (13:21 +0000)
commit5d82dbb59c97c8b5b9c5e5e8ef1b1e60d9f11563
tree8a73bd51265bceeddde40165ee3397e3edc92835
parent36b45bca66d86020f0b4daf1f15b02921a8dad43
os/user: test that Current does not depend on netapi32.dll

Updates #21867.

Change-Id: I1eb923ef66aa0f338bfa0d683159edc1d8ae2a6c
Reviewed-on: https://go-review.googlesource.com/c/go/+/604415
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Alex Brainman <alex.brainman@gmail.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
src/internal/syscall/windows/syscall_windows.go
src/internal/syscall/windows/zsyscall_windows.go
src/os/user/user_windows_test.go