summaryrefslogtreecommitdiff
path: root/new.go
diff options
context:
space:
mode:
Diffstat (limited to 'new.go')
-rw-r--r--new.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/new.go b/new.go
index 2f81b9c..9fa15b9 100644
--- a/new.go
+++ b/new.go
@@ -4,8 +4,8 @@ import (
"os"
"strings"
- "go.wit.com/lib/protobuf/gitpb"
"go.wit.com/lib/gadgets"
+ "go.wit.com/lib/protobuf/gitpb"
"go.wit.com/log"
)