Compare commits
No commits in common. "eb2cc3c1e6367ecffe3af79ad7e19e0be950e19f" and "9cf8af08abf0d66550ae19629556a2e3a4f2d289" have entirely different histories.
eb2cc3c1e6
...
9cf8af08ab
@ -152,10 +152,6 @@ func checkForUpdates(
|
||||
return nil, err
|
||||
}
|
||||
|
||||
if len(pkgs) == 0 {
|
||||
continue
|
||||
}
|
||||
|
||||
pkg := pkgs[0]
|
||||
|
||||
repoVer := pkg.Version
|
||||
|
Loading…
Reference in New Issue
Block a user