From 94706ea8e742616076d4759d9b51999bb7aeec0a Mon Sep 17 00:00:00 2001 From: Mikhail Klementev Date: Mon, 10 Jun 2019 18:55:10 +0000 Subject: [PATCH] gofmt --- pew.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pew.go b/pew.go index 8360431..355e7b4 100644 --- a/pew.go +++ b/pew.go @@ -16,9 +16,9 @@ import ( "strings" "time" - "gopkg.in/logrusorgru/aurora.v1" "github.com/otiai10/copy" "github.com/remeh/sizedwaitgroup" + "gopkg.in/logrusorgru/aurora.v1" "code.dumpstack.io/tools/out-of-tree/config" "code.dumpstack.io/tools/out-of-tree/qemu"