mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-05-22 10:15:43 +02:00
7d6c151296
Bumps [github.com/sahilm/fuzzy](https://github.com/sahilm/fuzzy) from 0.1.0 to 0.1.1. - [Release notes](https://github.com/sahilm/fuzzy/releases) - [Commits](https://github.com/sahilm/fuzzy/compare/v0.1.0...v0.1.1) --- updated-dependencies: - dependency-name: github.com/sahilm/fuzzy dependency-version: 0.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
9 lines
70 B
YAML
9 lines
70 B
YAML
arch:
|
|
- amd64
|
|
- ppc64le
|
|
language: go
|
|
go:
|
|
- 1.x
|
|
script:
|
|
- make
|