aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--update-license.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/update-license.go b/update-license.go
index 3ab81f98d..ea7ab67c5 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 (