src.elv.sh@v0.21.0-dev.0.20240515223629-06979efb9a2a/pkg/testutil/umask_windows.go (about) 1 package testutil 2 3 func umask(int) int { return 0 }