Improved Windows support

This commit is contained in:
Eduard Urbach 2024-08-13 19:56:25 +02:00
parent 33da0cc315
commit 124a48d2c8
Signed by: eduard
GPG key ID: 49226B848C78F6C8
2 changed files with 24 additions and 0 deletions

View file

@ -1,3 +1,5 @@
//go:build linux || darwin
package fs
import (