Versions in this module Expand all Collapse all v1 v1.0.0 Mar 27, 2026 Changes in this version + type Service struct + func NewService(cfg *config.Config) *Service + func (s *Service) CheckForUpdates() (bool, string, error) + func (s *Service) EnsureClone() error + func (s *Service) UpdateLocal() error