nvchecker: add immugw

This commit is contained in:
George Rawlinson 2022-01-19 07:03:27 +00:00
parent 42c4f66839
commit 847825f669
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 6 additions and 0 deletions

View File

@ -234,6 +234,12 @@ github = "codenotary/immudb"
use_max_tag = true
prefix = "v"
[immugw]
source = "github"
github = "codenotary/immugw"
use_max_tag = true
prefix = "v"
[youki]
source = "github"
github = "containers/youki"