ContainerImage.Pinniped/pkg
Matt Moyer 8e8af51955
Fix CLI compilation on Windows.
It turns out that `syscall.Stdin` is of type `int` on Linux and macOS, but not on Windows (it's `syscall.Handle`). This should now be portable and do all the require type casting on every platform.

Signed-off-by: Matt Moyer <moyerm@vmware.com>
2021-07-27 16:10:05 -05:00
..
conciergeclient certauthority.go: Refactor issuing client versus server certs 2021-03-12 16:09:37 -08:00
oidcclient Fix CLI compilation on Windows. 2021-07-27 16:10:05 -05:00