Skip to content

Instantly share code, notes, and snippets.

@diablowu
Created November 14, 2018 02:52
Show Gist options
  • Save diablowu/d3ac939c60e87cf5f119011ee4a0e14e to your computer and use it in GitHub Desktop.
Save diablowu/d3ac939c60e87cf5f119011ee4a0e14e to your computer and use it in GitHub Desktop.
glide mirror.yml
repos:
- original: https://golang.org/x/arch
repo: https://github.com/golang/arch
vcs: git
- original: https://golang.org/x/benchmarks
repo: https://github.com/golang/benchmarks
vcs: git
- original: https://golang.org/x/blog
repo: https://github.com/golang/blog
vcs: git
- original: https://golang.org/x/build
repo: https://github.com/golang/build
vcs: git
- original: https://golang.org/x/crypto
repo: https://github.com/golang/crypto
vcs: git
- original: https://golang.org/x/debug
repo: https://github.com/golang/debug
vcs: git
- original: https://golang.org/x/exp
repo: https://github.com/golang/exp
vcs: git
- original: https://golang.org/x/image
repo: https://github.com/golang/image
vcs: git
- original: https://golang.org/x/lint
repo: https://github.com/golang/lint
vcs: git
- original: https://golang.org/x/mobile
repo: https://github.com/golang/mobile
vcs: git
- original: https://golang.org/x/net
repo: https://github.com/golang/net
vcs: git
- original: https://golang.org/x/perf
repo: https://github.com/golang/perf
vcs: git
- original: https://golang.org/x/playground
repo: https://github.com/golang/playground
vcs: git
- original: https://golang.org/x/review
repo: https://github.com/golang/review
vcs: git
- original: https://golang.org/x/scratch
repo: https://github.com/golang/scratch
vcs: git
- original: https://golang.org/x/sync
repo: https://github.com/golang/sync
vcs: git
- original: https://golang.org/x/sys
repo: https://github.com/golang/sys
vcs: git
- original: https://golang.org/x/talks
repo: https://github.com/golang/talks
vcs: git
- original: https://golang.org/x/text
repo: https://github.com/golang/text
vcs: git
- original: https://golang.org/x/time
repo: https://github.com/golang/time
vcs: git
- original: https://golang.org/x/tools
repo: https://github.com/golang/tools
vcs: git
- original: https://golang.org/x/tour
repo: https://github.com/golang/tour
vcs: git
- original: https://golang.org/x/vgo
repo: https://github.com/golang/vgo
vcs: git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment