blob: 03559c9367f41ae64909bf89dd64c23dd215e4e2 [file] [log] [blame]
module github.com/google/zoekt
require (
github.com/andygrunwald/go-gerrit v0.0.0-20181026193842-43cfd7a94eb4
github.com/fsnotify/fsnotify v1.4.7
github.com/gfleury/go-bitbucket-v1 v0.0.0-20181102191809-4910839b609e
github.com/google/go-github v17.0.0+incompatible
github.com/google/go-querystring v1.0.0 // indirect
github.com/google/slothfs v0.0.0-20170112234537-ecdd255f653d
github.com/kylelemons/godebug v0.0.0-20170820004349-d65d576e9348
github.com/mitchellh/mapstructure v1.1.2 // indirect
golang.org/x/net v0.0.0-20181114220301-adae6a3d119a
golang.org/x/oauth2 v0.0.0-20181120190819-8f65e3013eba
golang.org/x/sync v0.0.0-20181108010431-42b317875d0f
google.golang.org/appengine v1.3.0 // indirect
gopkg.in/src-d/go-git.v4 v4.8.0
)