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