Skip to content

Commit

Permalink
README: Add a warning about FNM_FILE_NAME libc flag
Browse files Browse the repository at this point in the history
Signed-off-by: Adrien Kara <[email protected]>
  • Loading branch information
IGLOU-EU committed Feb 1, 2022
1 parent 9360eb1 commit 5269b04
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ migrated to GNU Affero General Public License 3.0 or later from
https://github.com/minio/minio/commit/069432566fcfac1f1053677cc925ddafd750730a

## How to
>⚠️ WARNING: Unlike the GNU "libc", this library has no equivalent to "FNM_FILE_NAME". To do this you can use "path/filepath" https://pkg.go.dev/path/filepath#Glob
Using this fork
```sh
go get github.com/IGLOU-EU/go-wildcard@latest
Expand Down

0 comments on commit 5269b04

Please sign in to comment.