diff --git a/download/download.go b/download/download.go index b823b08..65e0364 100644 --- a/download/download.go +++ b/download/download.go @@ -15,7 +15,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ - + package download import ( diff --git a/manager/pacman.go b/manager/pacman.go index 60472ef..da61868 100644 --- a/manager/pacman.go +++ b/manager/pacman.go @@ -15,7 +15,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ - + package manager import (