]> git.lizzy.rs Git - micro.git/blobdiff - cmd/micro/debug.go
Merge branch 'buffer-benchmarks' of https://github.com/p-e-w/micro into p-e-w-buffer...
[micro.git] / cmd / micro / debug.go
index 7c13d9ced3ee848841c394f6d09b4dd03e7c3b1e..5dc708abc58a23b2ca38d06a1e3296e2d1c10304 100644 (file)
@@ -4,7 +4,7 @@ import (
        "log"
        "os"
 
-       "github.com/zyedidia/micro/internal/util"
+       "github.com/zyedidia/micro/v2/internal/util"
 )
 
 // NullWriter simply sends writes into the void