diff --git a/update-license.go b/update-license.go index 3ab81f98d2..ea7ab67c5a 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 (