module postwoman.io/proxy go 1.12 require ( github.com/40a/go-powershell v0.0.0-20170206184816-8a975e1f46d2 // indirect github.com/KnicKnic/go-powershell v0.0.8 // indirect github.com/akavel/rsrc v0.8.0 // indirect github.com/atotto/clipboard v0.1.2 github.com/bhendo/go-powershell v0.0.0-20190719160123-219e7fb4e41e github.com/cratonica/2goarray v0.0.0-20190331194516-514510793eaa // indirect github.com/deckarep/gosx-notifier v0.0.0-20180201035817-e127226297fb github.com/gen2brain/dlgs v0.0.0-20191023125645-8832682fb7f8 github.com/getlantern/systray v0.0.0-20191206015929-6658a36a3306 github.com/go-toast/toast v0.0.0-20190211030409-01e6764cf0a4 // indirect github.com/gopherjs/gopherjs v0.0.0-20191106031601-ce3c9ade29de // indirect github.com/juju/errors v0.0.0-20190930114154-d42613fe1ab9 // indirect github.com/juju/loggo v0.0.0-20190526231331-6e530bcce5d8 // indirect github.com/juju/testing v0.0.0-20191001232224-ce9dec17d28b // indirect github.com/markbates/pkger v0.12.8 // indirect github.com/martinlindhe/inputbox v0.0.0-20170822001701-56d473fa6ae3 github.com/nu7hatch/gouuid v0.0.0-20131221200532-179d4d0c4d8d // indirect github.com/pkg/browser v0.0.0-20180916011732-0a3d74bf9ce4 golang.org/x/crypto v0.0.0-20191206172530-e9b2fee46413 // indirect gopkg.in/mgo.v2 v2.0.0-20190816093944-a6b53ec6cb22 // indirect gopkg.in/toast.v1 v1.0.0-20180812000517-0a84660828b2 )