daemon/secrets_windows.go
bd4e8aa6
 package daemon
 
 func secretsSupported() bool {
 	return true
 }