module golang.org/x/build require ( cloud.google.com/go v0.31.0 dmitri.shuralyov.com/app/changes v0.0.0-20180602232624-0a106ad413e3 dmitri.shuralyov.com/html/belt v0.0.0-20180602232347-f7d459c86be0 // indirect dmitri.shuralyov.com/service/change v0.0.0-20181023043359-a85b471d5412 dmitri.shuralyov.com/state v0.0.0-20180228185332-28bcc343414c // indirect github.com/anmitsu/go-shlex v0.0.0-20161002113705-648efa622239 // indirect github.com/bradfitz/go-smtpd v0.0.0-20170404230938-deb6d6237625 github.com/coreos/go-systemd v0.0.0-20181012123002-c6f51f82210d github.com/davecgh/go-spew v1.1.1 github.com/dustin/go-humanize v1.0.0 // indirect github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568 // indirect github.com/fsnotify/fsnotify v1.4.7 // indirect github.com/gliderlabs/ssh v0.1.1 github.com/golang/protobuf v1.2.0 github.com/google/go-cmp v0.2.0 github.com/google/go-github v17.0.0+incompatible github.com/google/go-querystring v1.0.0 // indirect github.com/google/martian v2.1.0+incompatible // indirect github.com/googleapis/gax-go v2.0.0+incompatible // indirect github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1 // indirect github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 github.com/jellevandenhooff/dkim v0.0.0-20150330215556-f50fe3d243e1 github.com/kr/pretty v0.1.0 // indirect github.com/kr/pty v1.1.3 github.com/microcosm-cc/bluemonday v1.0.1 // indirect github.com/neelance/astrewrite v0.0.0-20160511093645-99348263ae86 // indirect github.com/neelance/sourcemap v0.0.0-20151028013722-8c68805598ab // indirect github.com/pmezard/go-difflib v1.0.0 // indirect github.com/sergi/go-diff v1.0.0 // indirect github.com/shurcooL/component v0.0.0-20170202220835-f88ec8f54cc4 // indirect github.com/shurcooL/events v0.0.0-20181021180414-410e4ca65f48 // indirect github.com/shurcooL/github_flavored_markdown v0.0.0-20181002035957-2122de532470 // indirect github.com/shurcooL/gofontwoff v0.0.0-20180329035133-29b52fc0a18d github.com/shurcooL/gopherjslib v0.0.0-20160914041154-feb6d3990c2c // indirect github.com/shurcooL/highlight_diff v0.0.0-20170515013008-09bb4053de1b // indirect github.com/shurcooL/highlight_go v0.0.0-20181028180052-98c3abbbae20 // indirect github.com/shurcooL/home v0.0.0-20181020052607-80b7ffcb30f9 // indirect github.com/shurcooL/htmlg v0.0.0-20170918183704-d01228ac9e50 // indirect github.com/shurcooL/httperror v0.0.0-20170206035902-86b7830d14cc // indirect github.com/shurcooL/httpfs v0.0.0-20171119174359-809beceb2371 // indirect github.com/shurcooL/httpgzip v0.0.0-20180522190206-b1c53ac65af9 github.com/shurcooL/issues v0.0.0-20181008053335-6292fdc1e191 github.com/shurcooL/issuesapp v0.0.0-20180602232740-048589ce2241 github.com/shurcooL/notifications v0.0.0-20181007000457-627ab5aea122 // indirect github.com/shurcooL/octicon v0.0.0-20181028054416-fa4f57f9efb2 // indirect github.com/shurcooL/reactions v0.0.0-20181006231557-f2e0b4ca5b82 // indirect github.com/shurcooL/sanitized_anchor_name v0.0.0-20170918181015-86672fcb3f95 // indirect github.com/shurcooL/users v0.0.0-20180125191416-49c67e49c537 // indirect github.com/shurcooL/webdavfs v0.0.0-20170829043945-18c3829fa133 // indirect github.com/sourcegraph/annotate v0.0.0-20160123013949-f4cad6c6324d // indirect github.com/sourcegraph/syntaxhighlight v0.0.0-20170531221838-bd320f5d308e // indirect github.com/stretchr/testify v1.2.2 // indirect github.com/tarm/serial v0.0.0-20180830185346-98f6abe2eb07 go.opencensus.io v0.18.0 // indirect go4.org v0.0.0-20180809161055-417644f6feb5 golang.org/x/crypto v0.0.0-20181030102418-4d3f4d9ffa16 golang.org/x/net v0.0.0-20181029044818-c44066c5c816 golang.org/x/oauth2 v0.0.0-20181017192945-9dcd33a902f4 golang.org/x/perf v0.0.0-20180704124530-6e6d33e29852 golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f golang.org/x/sys v0.0.0-20181029174526-d69651ed3497 golang.org/x/text v0.3.1-0.20180807135948-17ff2d5776d2 // indirect golang.org/x/time v0.0.0-20180412165947-fbb02b2291d2 golang.org/x/tools v0.0.0-20181030000716-a0a13e073c7b google.golang.org/api v0.0.0-20181030000543-1d582fd0359e google.golang.org/appengine v1.2.0 google.golang.org/genproto v0.0.0-20181029155118-b69ba1387ce2 google.golang.org/grpc v1.16.0 // indirect gopkg.in/inf.v0 v0.9.1 grpc.go4.org v0.0.0-20170609214715-11d0a25b4919 sourcegraph.com/sourcegraph/go-diff v0.5.0 // indirect )