gotosocial/vendor/github.com/sagikazarmark/locafero/glob.go
kim f46e490c30
[chore] bumps our spf13/viper version (#3943)
* bumps our spf13/viper version

* fixes the one breaking change
2025-03-26 11:44:24 +00:00

5 lines
67 B
Go

//go:build !windows
package locafero
const globMatch = "*?[]\\^"