PKGBUILDs/extra/go/.nvchecker.toml

7 lines
130 B
TOML
Raw Normal View History

2024-03-06 17:16:08 +00:00
[go]
source = "github"
github = "golang/go"
prefix = "go"
use_max_tag = true
exclude_regex = ".*(release|weekly|rc|alpha|beta).*"