mirror of
https://github.com/containrrr/watchtower.git
synced 2025-12-13 21:56:38 +01:00
fix fmt and vetting issues
This commit is contained in:
parent
ca292a1817
commit
a7a28ec984
6 changed files with 5 additions and 7 deletions
|
|
@ -31,7 +31,7 @@ var (
|
|||
timeout time.Duration
|
||||
lifecycleHooks bool
|
||||
rollingRestart bool
|
||||
scope string
|
||||
scope string
|
||||
)
|
||||
|
||||
var rootCmd = &cobra.Command{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue