parent
a03459d02e
commit
85edda6ce1
@ -36,7 +36,7 @@ import (
|
|||||||
|
|
||||||
const (
|
const (
|
||||||
trackerURI = "https://launchpad.net/ubuntu-cve-tracker"
|
trackerURI = "https://launchpad.net/ubuntu-cve-tracker"
|
||||||
trackerRepository = "lp:ubuntu-cve-tracker"
|
trackerRepository = "https://launchpad.net/ubuntu-cve-tracker"
|
||||||
updaterFlag = "ubuntuUpdater"
|
updaterFlag = "ubuntuUpdater"
|
||||||
cveURL = "http://people.ubuntu.com/~ubuntu-security/cve/%s"
|
cveURL = "http://people.ubuntu.com/~ubuntu-security/cve/%s"
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user