1
0
Fork 0

fix: ignore dbg packages

master
dump_stack() 2023-05-14 14:05:10 +00:00
parent e9ced28b29
commit 87ed8da5b8
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@ func GetDebianKernel(version string) (dk DebianKernel, err error) {
"rt-amd64",
"cloud-amd64",
"all-amd64",
"dbg",
}
packages, err := snapshot.Packages("linux", version, regex,