Commit Graph
4 Commits
Author SHA1 Message Date
mrclmrandGitHub 029b241dbb Fix goreleaser deprecation warnings (#4644)
CodeQL / Analyze (go) (push) Has been cancelled
build / build (push) Has been cancelled
Test fzf on macOS / build (push) Has been cancelled
Generate Sponsors README / deploy (push) Has been cancelled
Current goreleaser v2.13.1 has several deprecations:
* since v2.2: https://goreleaser.com/deprecations#snapshotname_template
* since v2.6: https://goreleaser.com/deprecations#archivesformat
* since v2.6: https://goreleaser.com/deprecations#archivesformat_overridesformat
* since v2.8: https://goreleaser.com/deprecations#archivesbuilds

Check build output locally: `goreleaser release --clean --snapshot`
2025-12-24 08:57:43 +09:00
Marcel MeyerandJunegunn Choi d6ded42026 Replace nested max calls with single max
CodeQL / Analyze (go) (push) Has been cancelled
build / build (push) Has been cancelled
Test fzf on macOS / build (push) Has been cancelled
2025-12-23 09:14:33 +09:00
Marcel MeyerandJunegunn Choi 6eb4b41e34 Add generic utils constraint function 2025-12-23 09:14:33 +09:00
Marcel MeyerandJunegunn Choi 14b5e1d88c Replace utils Min, Max with builtin min, max 2025-12-23 09:14:33 +09:00