diff --git a/update-license.go b/update-license.go
index 3ab81f98d2409654ed277104c65caed31a9d39d8..ea7ab67c5a815ce97911671b81c283057feb92da 100644
--- a/update-license.go
+++ b/update-license.go
@@ -26,13 +26,13 @@ import (
 	"io/ioutil"
 	"os"
 	"os/exec"
+	"path/filepath"
 	"regexp"
 	"runtime"
 	"sort"
 	"strings"
 	"sync"
 	"text/template"
-    "path/filepath"
 )
 
 var (