You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
custom\custom.go:58:31: cannot use customFile (type string) as type fs.FS in argument to doublestar.Glob:
string does not implement fs.FS (missing Open method)
The text was updated successfully, but these errors were encountered:
github.com/UnnoTed/fileb0x/custom
custom\custom.go:58:31: cannot use customFile (type string) as type fs.FS in argument to doublestar.Glob:
string does not implement fs.FS (missing Open method)
The text was updated successfully, but these errors were encountered: