Files
icecast-ripper/vendor/github.com/sagikazarmark/locafero
dependabot[bot] e39f887db6 Bump github.com/spf13/viper from 1.20.1 to 1.21.0 (#28)
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.20.1 to 1.21.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.20.1...v1.21.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-version: 1.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-09 09:56:53 +03:00
..
2025-04-07 11:15:05 +03:00
2025-04-07 11:15:05 +03:00
2025-04-07 11:15:05 +03:00
2025-04-07 11:15:05 +03:00
2025-04-07 11:15:05 +03:00
2025-04-07 11:15:05 +03:00
2025-04-07 11:15:05 +03:00
2025-04-07 11:15:05 +03:00

Finder library for Afero

GitHub Workflow Status go.dev reference GitHub go.mod Go version OpenSSF Scorecard

Finder library for Afero ported from go-finder.

Warning

This is an experimental library under development.

Backwards compatibility is not guaranteed, expect breaking changes.

Installation

go get github.com/sagikazarmark/locafero

Usage

Check out the package example on go.dev.

Development

For an optimal developer experience, it is recommended to install Nix and direnv.

Run the test suite:

just test

License

The project is licensed under the MIT License.