Forces the use of version v0

This commit is contained in:
2016-01-22 19:20:08 +01:00
parent 8903f36238
commit 5e83b3941d

View File

@@ -12,7 +12,7 @@ import (
"sync"
"time"
"launchpad.net/go-xdg"
"launchpad.net/go-xdg/v0"
"github.com/jessevdk/go-flags"
"github.com/tylerb/graceful"