mirror of
https://github.com/token2/snapd.git
synced 2026-03-13 11:15:47 -07:00
Merge branch 'refactor/no-parts3' into refactor/no-parts4
This commit is contained in:
@@ -259,7 +259,7 @@ func (s *SnapUbuntuStoreRepository) FindSnaps(searchTerm string, channel string)
|
||||
return snaps, nil
|
||||
}
|
||||
|
||||
// Updates returns the available updates
|
||||
// SnapUpdates returns the available updates
|
||||
func (s *SnapUbuntuStoreRepository) SnapUpdates() (snaps []*RemoteSnap, err error) {
|
||||
// the store only supports apps, gadget and frameworks currently, so no
|
||||
// sense in sending it our ubuntu-core snap
|
||||
|
||||
Reference in New Issue
Block a user