additional lint fixes

This commit is contained in:
nils måsén 2022-09-17 12:40:41 +02:00
parent 30785c8ca6
commit 57c42fd7bd
3 changed files with 2 additions and 3 deletions

View file

@ -1,4 +1,4 @@
// cmd contains the watchtower (sub-)commands
// Package cmd contains the watchtower (sub-)commands
package cmd
import (