Skip to content

Instantly share code, notes, and snippets.

@kalbasit
Created October 1, 2015 19:08
Show Gist options
  • Select an option

  • Save kalbasit/cff7ff8150d3de137d8d to your computer and use it in GitHub Desktop.

Select an option

Save kalbasit/cff7ff8150d3de137d8d to your computer and use it in GitHub Desktop.
kalbasit@cratos ~/code/src/github.com/gmuch/gmuch [master] ± % glide tree
github.com/gmuch/gmuch
github.com/gmuch/gmuch/model (/Users/kalbasit/code/src/github.com/gmuch/gmuch/model)
github.com/gmuch/gmuch/server (/Users/kalbasit/code/src/github.com/gmuch/gmuch/server)
github.com/gmuch/gmuch/model (/Users/kalbasit/code/src/github.com/gmuch/gmuch/model)
github.com/go-kit/kit/log (/Users/kalbasit/code/src/github.com/gmuch/gmuch/vendor/github.com/go-kit/kit/log)
gopkg.in/logfmt.v0 (/Users/kalbasit/code/src/github.com/gmuch/gmuch/vendor/gopkg.in/logfmt.v0)
gopkg.in/stack.v1 (/Users/kalbasit/code/src/github.com/gmuch/gmuch/vendor/gopkg.in/stack.v1)
github.com/go-kit/kit/endpoint (/Users/kalbasit/code/src/github.com/gmuch/gmuch/vendor/github.com/go-kit/kit/endpoint)
golang.org/x/net/context (/Users/kalbasit/code/src/github.com/gmuch/gmuch/vendor/golang.org/x/net/context)
github.com/zenhack/go.notmuch (/Users/kalbasit/code/src/github.com/gmuch/gmuch/vendor/github.com/zenhack/go.notmuch)
golang.org/x/net/context (/Users/kalbasit/code/src/github.com/gmuch/gmuch/vendor/golang.org/x/net/context)
kalbasit@cratos ~/code/src/github.com/gmuch/gmuch [master] ± % glide list
github.com/gmuch/gmuch/model (Location: gopath)
github.com/gmuch/gmuch/server (Location: gopath)
github.com/go-kit/kit/endpoint (Location: vendored)
github.com/go-kit/kit/log (Location: vendored)
github.com/zenhack/go.notmuch (Location: vendored)
golang.org/x/net/context (Location: vendored)
gopkg.in/logfmt.v0 (Location: vendored)
gopkg.in/stack.v1 (Location: vendored)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment