nvchecker: add go-swagger

This commit is contained in:
George Rawlinson 2022-09-28 16:53:27 +13:00
parent fd9f43b4fd
commit 33057d97e2
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 6 additions and 0 deletions

View File

@ -147,6 +147,12 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
# github
[go-swagger]
source = "github"
github = "go-swagger/go-swagger"
use_max_tag = true
prefix = "v"
[gotosocial]
source = "github"
github = "superseriousbusiness/gotosocial"