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

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"