nvchecker: add go-swagger
This commit is contained in:
parent
fd9f43b4fd
commit
33057d97e2
1 changed files with 6 additions and 0 deletions
|
@ -147,6 +147,12 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
|
||||||
|
|
||||||
# github
|
# github
|
||||||
|
|
||||||
|
[go-swagger]
|
||||||
|
source = "github"
|
||||||
|
github = "go-swagger/go-swagger"
|
||||||
|
use_max_tag = true
|
||||||
|
prefix = "v"
|
||||||
|
|
||||||
[gotosocial]
|
[gotosocial]
|
||||||
source = "github"
|
source = "github"
|
||||||
github = "superseriousbusiness/gotosocial"
|
github = "superseriousbusiness/gotosocial"
|
||||||
|
|
Loading…
Reference in a new issue