diff --git a/tlsrestrictchromium/tlsrestrict_chromium_tool/main.go b/tlsrestrictchromium/tlsrestrict_chromium_tool/main.go index b699410..f043a23 100644 --- a/tlsrestrictchromium/tlsrestrict_chromium_tool/main.go +++ b/tlsrestrictchromium/tlsrestrict_chromium_tool/main.go @@ -1,12 +1,12 @@ package main import ( - "gopkg.in/hlandau/easyconfig.v1/cflag" + "encoding/json" + "github.com/namecoin/ncdns/tlsrestrictchromium" "gopkg.in/hlandau/easyconfig.v1" + "gopkg.in/hlandau/easyconfig.v1/cflag" "io/ioutil" - "encoding/json" "log" - "github.com/namecoin/ncdns/tlsrestrictchromium" ) var (