From 1b862e33886d7f9d963f888915c77e59d96e5014 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mislav=20Marohni=C4=87?= Date: Wed, 20 Jan 2016 14:37:48 +1100 Subject: [PATCH] Switch from godep & rewriting import paths to GO15VENDOREXPERIMENT --- CONTRIBUTING.md | 2 +- Godeps/Godeps.json | 87 ------------------ Godeps/Readme | 5 - Godeps/_workspace/.gitignore | 2 - cmd/cmd.go | 2 +- cmd/cmd_test.go | 2 +- commands/args_test.go | 2 +- commands/checkout_test.go | 2 +- commands/cherry_pick_test.go | 2 +- commands/clone_test.go | 2 +- commands/commands.go | 2 +- commands/commands_test.go | 2 +- commands/compare_test.go | 2 +- commands/fetch_test.go | 2 +- commands/help_test.go | 2 +- commands/init_test.go | 2 +- commands/pull_request.go | 2 +- commands/pull_request_test.go | 2 +- commands/pull_request_tpl_test.go | 2 +- commands/push_test.go | 2 +- commands/release.go | 2 +- commands/release_test.go | 2 +- commands/release_tpl_test.go | 2 +- commands/remote_test.go | 2 +- commands/runner.go | 4 +- commands/runner_test.go | 2 +- commands/submodule_test.go | 2 +- commands/updater.go | 2 +- commands/updater_test.go | 2 +- commands/utils_test.go | 2 +- git/git_test.go | 2 +- git/ssh_config_test.go | 2 +- git/url_test.go | 2 +- github/branch_test.go | 2 +- github/client.go | 2 +- github/client_test.go | 4 +- github/config.go | 2 +- github/config_decoder.go | 4 +- github/config_encoder.go | 4 +- github/config_service_test.go | 2 +- github/crash_report_test.go | 2 +- github/editor_test.go | 2 +- github/http_test.go | 2 +- github/localrepo_test.go | 2 +- github/project_test.go | 2 +- github/remote_test.go | 2 +- github/url_test.go | 2 +- script/build | 2 + ui/ui.go | 4 +- utils/utils_test.go | 2 +- .../github.com/BurntSushi/toml/.gitignore | 0 .../github.com/BurntSushi/toml/.travis.yml | 0 .../github.com/BurntSushi/toml/COMPATIBLE | 0 .../github.com/BurntSushi/toml/COPYING | 0 .../github.com/BurntSushi/toml/Makefile | 0 .../github.com/BurntSushi/toml/README.md | 0 .../toml/cmd/toml-test-decoder/COPYING | 0 .../toml/cmd/toml-test-decoder/README.md | 0 .../toml/cmd/toml-test-decoder/main.go | 2 +- .../toml/cmd/toml-test-encoder/COPYING | 0 .../toml/cmd/toml-test-encoder/README.md | 0 .../toml/cmd/toml-test-encoder/main.go | 2 +- .../BurntSushi/toml/cmd/tomlv/COPYING | 0 .../BurntSushi/toml/cmd/tomlv/README.md | 0 .../BurntSushi/toml/cmd/tomlv/main.go | 2 +- .../github.com/BurntSushi/toml/decode.go | 0 .../github.com/BurntSushi/toml/decode_meta.go | 0 .../github.com/BurntSushi/toml/decode_test.go | 0 .../github.com/BurntSushi/toml/doc.go | 0 .../github.com/BurntSushi/toml/encode.go | 0 .../github.com/BurntSushi/toml/encode_test.go | 0 .../BurntSushi/toml/encoding_types.go | 0 .../BurntSushi/toml/encoding_types_1.1.go | 0 .../github.com/BurntSushi/toml/lex.go | 0 .../github.com/BurntSushi/toml/parse.go | 0 .../github.com/BurntSushi/toml/session.vim | 0 .../github.com/BurntSushi/toml/type_check.go | 0 .../github.com/BurntSushi/toml/type_fields.go | 0 .../github.com/bmizerany/assert/.gitignore | 0 .../github.com/bmizerany/assert/README.md | 0 .../github.com/bmizerany/assert/assert.go | 2 +- .../bmizerany/assert/assert_test.go | 0 .../bmizerany/assert/example/point.go | 0 .../bmizerany/assert/example/point_test.go | 0 .../fhs/go-netrc/netrc/example.netrc | 0 .../github.com/fhs/go-netrc/netrc/netrc.go | 0 .../fhs/go-netrc/netrc/netrc_test.go | 0 .../github.com/howeyc/gopass/LICENSE.txt | 0 .../github.com/howeyc/gopass/README.md | 0 .../github.com/howeyc/gopass/bsd.go | 0 .../github.com/howeyc/gopass/nix.go | 2 +- .../github.com/howeyc/gopass/pass.go | 0 .../github.com/howeyc/gopass/win.go | 0 .../inconshreveable/go-update/LICENSE | 0 .../inconshreveable/go-update/README.md | 0 .../inconshreveable/go-update/check/check.go | 4 +- .../go-update/download/download.go | 0 .../inconshreveable/go-update/hide_noop.go | 0 .../inconshreveable/go-update/hide_windows.go | 0 .../inconshreveable/go-update/update.go | 6 +- .../inconshreveable/go-update/update_test.go | 2 +- .../github.com/jingweno/go-sawyer/LICENSE | 0 .../github.com/jingweno/go-sawyer/README.md | 0 .../jingweno/go-sawyer/gopack.config | 0 .../go-sawyer/hypermedia/hypermedia.go | 2 +- .../go-sawyer/hypermedia/hypermedia_test.go | 2 +- .../jingweno/go-sawyer/mediaheader/decoder.go | 2 +- .../go-sawyer/mediaheader/decoder_test.go | 2 +- .../go-sawyer/mediaheader/mediaheader.go | 2 +- .../jingweno/go-sawyer/mediatype/decode.go | 0 .../go-sawyer/mediatype/decode_test.go | 2 +- .../jingweno/go-sawyer/mediatype/encode.go | 0 .../go-sawyer/mediatype/encode_test.go | 2 +- .../jingweno/go-sawyer/mediatype/mediatype.go | 0 .../go-sawyer/mediatype/mediatype_test.go | 2 +- .../github.com/jingweno/go-sawyer/request.go | 4 +- .../jingweno/go-sawyer/request_test.go | 4 +- .../github.com/jingweno/go-sawyer/response.go | 4 +- .../github.com/jingweno/go-sawyer/sawyer.go | 2 +- .../jingweno/go-sawyer/sawyer_test.go | 4 +- .../github.com/jingweno/go-sawyer/script/fmt | 0 .../github.com/jingweno/go-sawyer/script/test | 0 .../jtacoma/uritemplates/.gitignore | 0 .../jtacoma/uritemplates/.gitmodules | 0 .../jtacoma/uritemplates/.godocdown.md | 0 .../jtacoma/uritemplates/.travis.yml | 0 .../github.com/jtacoma/uritemplates/LICENSE | 0 .../github.com/jtacoma/uritemplates/README.md | 0 .../jtacoma/uritemplates/uritemplates.go | 0 .../jtacoma/uritemplates/uritemplates_test.go | 0 .../github.com/kardianos/osext/LICENSE | 0 .../github.com/kardianos/osext/README.md | 0 .../github.com/kardianos/osext/osext.go | 0 .../github.com/kardianos/osext/osext_plan9.go | 0 .../kardianos/osext/osext_procfs.go | 0 .../kardianos/osext/osext_sysctl.go | 0 .../github.com/kardianos/osext/osext_test.go | 0 .../kardianos/osext/osext_windows.go | 0 .../github.com/kballard/go-shellquote/LICENSE | 0 .../github.com/kballard/go-shellquote/README | 0 .../kballard/go-shellquote/both_test.go | 0 .../github.com/kballard/go-shellquote/doc.go | 0 .../kballard/go-shellquote/quote.go | 0 .../kballard/go-shellquote/quote_test.go | 0 .../kballard/go-shellquote/unquote.go | 0 .../kballard/go-shellquote/unquote_test.go | 0 .../github.com/kr/binarydist/.gitignore | 0 .../github.com/kr/binarydist/License | 0 .../github.com/kr/binarydist/Readme.md | 0 .../github.com/kr/binarydist/bzip2.go | 0 .../github.com/kr/binarydist/common_test.go | 0 .../github.com/kr/binarydist/diff.go | 0 .../github.com/kr/binarydist/diff_test.go | 0 .../github.com/kr/binarydist/doc.go | 0 .../github.com/kr/binarydist/encoding.go | 0 .../github.com/kr/binarydist/patch.go | 0 .../github.com/kr/binarydist/patch_test.go | 0 .../github.com/kr/binarydist/seek.go | 0 .../github.com/kr/binarydist/sort_test.go | 0 .../kr/binarydist/testdata/sample.new | Bin .../kr/binarydist/testdata/sample.old | Bin .../kr/binarydist/testdata/sample.patch | Bin .../github.com/kr/pretty/.gitignore | 0 .../github.com/kr/pretty/License | 0 .../github.com/kr/pretty/Readme | 0 .../github.com/kr/pretty/diff.go | 0 .../github.com/kr/pretty/diff_test.go | 0 .../github.com/kr/pretty/example_test.go | 2 +- .../github.com/kr/pretty/formatter.go | 2 +- .../github.com/kr/pretty/formatter_test.go | 0 .../github.com/kr/pretty/pretty.go | 0 .../github.com/kr/pretty/zero.go | 0 .../src => vendor}/github.com/kr/text/License | 0 .../src => vendor}/github.com/kr/text/Readme | 0 .../github.com/kr/text/colwriter/Readme | 0 .../github.com/kr/text/colwriter/column.go | 0 .../kr/text/colwriter/column_test.go | 0 .../src => vendor}/github.com/kr/text/doc.go | 0 .../github.com/kr/text/indent.go | 0 .../github.com/kr/text/indent_test.go | 0 .../github.com/kr/text/mc/Readme | 0 .../github.com/kr/text/mc/mc.go | 2 +- .../src => vendor}/github.com/kr/text/wrap.go | 0 .../github.com/kr/text/wrap_test.go | 0 .../github.com/mattn/go-colorable/README.md | 0 .../mattn/go-colorable/colorable_others.go | 0 .../mattn/go-colorable/colorable_windows.go | 2 +- .../github.com/mattn/go-isatty/README.md | 0 .../github.com/mattn/go-isatty/doc.go | 0 .../github.com/mattn/go-isatty/isatty_bsd.go | 0 .../mattn/go-isatty/isatty_linux.go | 0 .../mattn/go-isatty/isatty_windows.go | 0 .../octokit/go-octokit/octokit/auth_method.go | 2 +- .../go-octokit/octokit/auth_method_test.go | 2 +- .../go-octokit/octokit/authorizations.go | 2 +- .../go-octokit/octokit/authorizations_test.go | 2 +- .../octokit/go-octokit/octokit/client.go | 4 +- .../octokit/go-octokit/octokit/client_test.go | 2 +- .../octokit/go-octokit/octokit/commits.go | 2 +- .../go-octokit/octokit/commits_test.go | 2 +- .../octokit/go-octokit/octokit/emojis.go | 0 .../octokit/go-octokit/octokit/emojis_test.go | 2 +- .../octokit/go-octokit/octokit/error.go | 2 +- .../octokit/go-octokit/octokit/error_test.go | 2 +- .../octokit/go-octokit/octokit/gist.go | 2 +- .../octokit/go-octokit/octokit/gists_test.go | 2 +- .../octokit/go-octokit/octokit/git_trees.go | 0 .../go-octokit/octokit/git_trees_test.go | 2 +- .../octokit/go-octokit/octokit/hyperlink.go | 2 +- .../go-octokit/octokit/hyperlink_test.go | 2 +- .../octokit/go-octokit/octokit/issues.go | 2 +- .../octokit/go-octokit/octokit/issues_test.go | 2 +- .../octokit/go-octokit/octokit/octokit.go | 0 .../go-octokit/octokit/octokit_test.go | 2 +- .../go-octokit/octokit/organizations.go | 0 .../go-octokit/octokit/pull_requests.go | 2 +- .../go-octokit/octokit/pull_requests_test.go | 2 +- .../octokit/go-octokit/octokit/releases.go | 2 +- .../go-octokit/octokit/releases_test.go | 2 +- .../go-octokit/octokit/repositories.go | 2 +- .../go-octokit/octokit/repositories_test.go | 2 +- .../octokit/go-octokit/octokit/request.go | 4 +- .../octokit/go-octokit/octokit/response.go | 6 +- .../octokit/go-octokit/octokit/result.go | 2 +- .../octokit/go-octokit/octokit/result_test.go | 6 +- .../octokit/go-octokit/octokit/root.go | 2 +- .../octokit/go-octokit/octokit/root_test.go | 2 +- .../octokit/go-octokit/octokit/statuses.go | 2 +- .../go-octokit/octokit/statuses_test.go | 2 +- .../octokit/go-octokit/octokit/uploads.go | 0 .../go-octokit/octokit/uploads_test.go | 2 +- .../octokit/go-octokit/octokit/users.go | 2 +- .../octokit/go-octokit/octokit/users_test.go | 2 +- .../github.com/ogier/pflag/LICENSE | 0 .../github.com/ogier/pflag/README.md | 0 .../github.com/ogier/pflag/bool.go | 0 .../github.com/ogier/pflag/duration.go | 0 .../github.com/ogier/pflag/example_test.go | 2 +- .../github.com/ogier/pflag/export_test.go | 0 .../github.com/ogier/pflag/flag.go | 0 .../github.com/ogier/pflag/flag_test.go | 2 +- .../github.com/ogier/pflag/float32.go | 0 .../github.com/ogier/pflag/float64.go | 0 .../github.com/ogier/pflag/int.go | 0 .../github.com/ogier/pflag/int32.go | 0 .../github.com/ogier/pflag/int64.go | 0 .../github.com/ogier/pflag/int8.go | 0 .../github.com/ogier/pflag/ip.go | 0 .../github.com/ogier/pflag/ipmask.go | 0 .../github.com/ogier/pflag/string.go | 0 .../github.com/ogier/pflag/uint.go | 0 .../github.com/ogier/pflag/uint16.go | 0 .../github.com/ogier/pflag/uint32.go | 0 .../github.com/ogier/pflag/uint64.go | 0 .../github.com/ogier/pflag/uint8.go | 0 .../x/crypto/ssh/terminal/terminal.go | 0 .../x/crypto/ssh/terminal/terminal_test.go | 0 .../golang.org/x/crypto/ssh/terminal/util.go | 0 .../x/crypto/ssh/terminal/util_bsd.go | 0 .../x/crypto/ssh/terminal/util_linux.go | 0 .../x/crypto/ssh/terminal/util_windows.go | 0 .../src => vendor}/gopkg.in/yaml.v1/LICENSE | 0 .../gopkg.in/yaml.v1/LICENSE.libyaml | 0 .../src => vendor}/gopkg.in/yaml.v1/README.md | 0 .../src => vendor}/gopkg.in/yaml.v1/apic.go | 0 .../src => vendor}/gopkg.in/yaml.v1/decode.go | 0 .../gopkg.in/yaml.v1/decode_test.go | 2 +- .../gopkg.in/yaml.v1/emitterc.go | 0 .../src => vendor}/gopkg.in/yaml.v1/encode.go | 0 .../gopkg.in/yaml.v1/encode_test.go | 2 +- .../gopkg.in/yaml.v1/parserc.go | 0 .../gopkg.in/yaml.v1/readerc.go | 0 .../gopkg.in/yaml.v1/resolve.go | 0 .../gopkg.in/yaml.v1/scannerc.go | 0 .../src => vendor}/gopkg.in/yaml.v1/sorter.go | 0 .../gopkg.in/yaml.v1/suite_test.go | 0 .../gopkg.in/yaml.v1/writerc.go | 0 .../src => vendor}/gopkg.in/yaml.v1/yaml.go | 0 .../src => vendor}/gopkg.in/yaml.v1/yamlh.go | 0 .../gopkg.in/yaml.v1/yamlprivateh.go | 0 280 files changed, 131 insertions(+), 223 deletions(-) delete mode 100644 Godeps/Godeps.json delete mode 100644 Godeps/Readme delete mode 100644 Godeps/_workspace/.gitignore rename {Godeps/_workspace/src => vendor}/github.com/BurntSushi/toml/.gitignore (100%) rename {Godeps/_workspace/src => vendor}/github.com/BurntSushi/toml/.travis.yml (100%) rename {Godeps/_workspace/src => vendor}/github.com/BurntSushi/toml/COMPATIBLE (100%) rename {Godeps/_workspace/src => vendor}/github.com/BurntSushi/toml/COPYING (100%) rename {Godeps/_workspace/src => vendor}/github.com/BurntSushi/toml/Makefile (100%) rename {Godeps/_workspace/src => vendor}/github.com/BurntSushi/toml/README.md (100%) rename {Godeps/_workspace/src => vendor}/github.com/BurntSushi/toml/cmd/toml-test-decoder/COPYING (100%) rename {Godeps/_workspace/src => vendor}/github.com/BurntSushi/toml/cmd/toml-test-decoder/README.md (100%) rename {Godeps/_workspace/src => vendor}/github.com/BurntSushi/toml/cmd/toml-test-decoder/main.go (96%) rename {Godeps/_workspace/src => vendor}/github.com/BurntSushi/toml/cmd/toml-test-encoder/COPYING (100%) rename {Godeps/_workspace/src => vendor}/github.com/BurntSushi/toml/cmd/toml-test-encoder/README.md (100%) rename {Godeps/_workspace/src => vendor}/github.com/BurntSushi/toml/cmd/toml-test-encoder/main.go (97%) rename {Godeps/_workspace/src => vendor}/github.com/BurntSushi/toml/cmd/tomlv/COPYING (100%) rename {Godeps/_workspace/src => vendor}/github.com/BurntSushi/toml/cmd/tomlv/README.md (100%) rename {Godeps/_workspace/src => vendor}/github.com/BurntSushi/toml/cmd/tomlv/main.go (93%) rename {Godeps/_workspace/src => vendor}/github.com/BurntSushi/toml/decode.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/BurntSushi/toml/decode_meta.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/BurntSushi/toml/decode_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/BurntSushi/toml/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/BurntSushi/toml/encode.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/BurntSushi/toml/encode_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/BurntSushi/toml/encoding_types.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/BurntSushi/toml/encoding_types_1.1.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/BurntSushi/toml/lex.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/BurntSushi/toml/parse.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/BurntSushi/toml/session.vim (100%) rename {Godeps/_workspace/src => vendor}/github.com/BurntSushi/toml/type_check.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/BurntSushi/toml/type_fields.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/bmizerany/assert/.gitignore (100%) rename {Godeps/_workspace/src => vendor}/github.com/bmizerany/assert/README.md (100%) rename {Godeps/_workspace/src => vendor}/github.com/bmizerany/assert/assert.go (96%) rename {Godeps/_workspace/src => vendor}/github.com/bmizerany/assert/assert_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/bmizerany/assert/example/point.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/bmizerany/assert/example/point_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/fhs/go-netrc/netrc/example.netrc (100%) rename {Godeps/_workspace/src => vendor}/github.com/fhs/go-netrc/netrc/netrc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/fhs/go-netrc/netrc/netrc_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/howeyc/gopass/LICENSE.txt (100%) rename {Godeps/_workspace/src => vendor}/github.com/howeyc/gopass/README.md (100%) rename {Godeps/_workspace/src => vendor}/github.com/howeyc/gopass/bsd.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/howeyc/gopass/nix.go (79%) rename {Godeps/_workspace/src => vendor}/github.com/howeyc/gopass/pass.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/howeyc/gopass/win.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/inconshreveable/go-update/LICENSE (100%) rename {Godeps/_workspace/src => vendor}/github.com/inconshreveable/go-update/README.md (100%) rename {Godeps/_workspace/src => vendor}/github.com/inconshreveable/go-update/check/check.go (96%) rename {Godeps/_workspace/src => vendor}/github.com/inconshreveable/go-update/download/download.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/inconshreveable/go-update/hide_noop.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/inconshreveable/go-update/hide_windows.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/inconshreveable/go-update/update.go (98%) rename {Godeps/_workspace/src => vendor}/github.com/inconshreveable/go-update/update_test.go (99%) rename {Godeps/_workspace/src => vendor}/github.com/jingweno/go-sawyer/LICENSE (100%) rename {Godeps/_workspace/src => vendor}/github.com/jingweno/go-sawyer/README.md (100%) rename {Godeps/_workspace/src => vendor}/github.com/jingweno/go-sawyer/gopack.config (100%) rename {Godeps/_workspace/src => vendor}/github.com/jingweno/go-sawyer/hypermedia/hypermedia.go (97%) rename {Godeps/_workspace/src => vendor}/github.com/jingweno/go-sawyer/hypermedia/hypermedia_test.go (97%) rename {Godeps/_workspace/src => vendor}/github.com/jingweno/go-sawyer/mediaheader/decoder.go (92%) rename {Godeps/_workspace/src => vendor}/github.com/jingweno/go-sawyer/mediaheader/decoder_test.go (88%) rename {Godeps/_workspace/src => vendor}/github.com/jingweno/go-sawyer/mediaheader/mediaheader.go (51%) rename {Godeps/_workspace/src => vendor}/github.com/jingweno/go-sawyer/mediatype/decode.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/jingweno/go-sawyer/mediatype/decode_test.go (95%) rename {Godeps/_workspace/src => vendor}/github.com/jingweno/go-sawyer/mediatype/encode.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/jingweno/go-sawyer/mediatype/encode_test.go (94%) rename {Godeps/_workspace/src => vendor}/github.com/jingweno/go-sawyer/mediatype/mediatype.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/jingweno/go-sawyer/mediatype/mediatype_test.go (97%) rename {Godeps/_workspace/src => vendor}/github.com/jingweno/go-sawyer/request.go (91%) rename {Godeps/_workspace/src => vendor}/github.com/jingweno/go-sawyer/request_test.go (97%) rename {Godeps/_workspace/src => vendor}/github.com/jingweno/go-sawyer/response.go (89%) rename {Godeps/_workspace/src => vendor}/github.com/jingweno/go-sawyer/sawyer.go (96%) rename {Godeps/_workspace/src => vendor}/github.com/jingweno/go-sawyer/sawyer_test.go (95%) rename {Godeps/_workspace/src => vendor}/github.com/jingweno/go-sawyer/script/fmt (100%) rename {Godeps/_workspace/src => vendor}/github.com/jingweno/go-sawyer/script/test (100%) rename {Godeps/_workspace/src => vendor}/github.com/jtacoma/uritemplates/.gitignore (100%) rename {Godeps/_workspace/src => vendor}/github.com/jtacoma/uritemplates/.gitmodules (100%) rename {Godeps/_workspace/src => vendor}/github.com/jtacoma/uritemplates/.godocdown.md (100%) rename {Godeps/_workspace/src => vendor}/github.com/jtacoma/uritemplates/.travis.yml (100%) rename {Godeps/_workspace/src => vendor}/github.com/jtacoma/uritemplates/LICENSE (100%) rename {Godeps/_workspace/src => vendor}/github.com/jtacoma/uritemplates/README.md (100%) rename {Godeps/_workspace/src => vendor}/github.com/jtacoma/uritemplates/uritemplates.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/jtacoma/uritemplates/uritemplates_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/kardianos/osext/LICENSE (100%) rename {Godeps/_workspace/src => vendor}/github.com/kardianos/osext/README.md (100%) rename {Godeps/_workspace/src => vendor}/github.com/kardianos/osext/osext.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/kardianos/osext/osext_plan9.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/kardianos/osext/osext_procfs.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/kardianos/osext/osext_sysctl.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/kardianos/osext/osext_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/kardianos/osext/osext_windows.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/kballard/go-shellquote/LICENSE (100%) rename {Godeps/_workspace/src => vendor}/github.com/kballard/go-shellquote/README (100%) rename {Godeps/_workspace/src => vendor}/github.com/kballard/go-shellquote/both_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/kballard/go-shellquote/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/kballard/go-shellquote/quote.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/kballard/go-shellquote/quote_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/kballard/go-shellquote/unquote.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/kballard/go-shellquote/unquote_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/kr/binarydist/.gitignore (100%) rename {Godeps/_workspace/src => vendor}/github.com/kr/binarydist/License (100%) rename {Godeps/_workspace/src => vendor}/github.com/kr/binarydist/Readme.md (100%) rename {Godeps/_workspace/src => vendor}/github.com/kr/binarydist/bzip2.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/kr/binarydist/common_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/kr/binarydist/diff.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/kr/binarydist/diff_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/kr/binarydist/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/kr/binarydist/encoding.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/kr/binarydist/patch.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/kr/binarydist/patch_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/kr/binarydist/seek.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/kr/binarydist/sort_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/kr/binarydist/testdata/sample.new (100%) rename {Godeps/_workspace/src => vendor}/github.com/kr/binarydist/testdata/sample.old (100%) rename {Godeps/_workspace/src => vendor}/github.com/kr/binarydist/testdata/sample.patch (100%) rename {Godeps/_workspace/src => vendor}/github.com/kr/pretty/.gitignore (100%) rename {Godeps/_workspace/src => vendor}/github.com/kr/pretty/License (100%) rename {Godeps/_workspace/src => vendor}/github.com/kr/pretty/Readme (100%) rename {Godeps/_workspace/src => vendor}/github.com/kr/pretty/diff.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/kr/pretty/diff_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/kr/pretty/example_test.go (80%) rename {Godeps/_workspace/src => vendor}/github.com/kr/pretty/formatter.go (99%) rename {Godeps/_workspace/src => vendor}/github.com/kr/pretty/formatter_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/kr/pretty/pretty.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/kr/pretty/zero.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/kr/text/License (100%) rename {Godeps/_workspace/src => vendor}/github.com/kr/text/Readme (100%) rename {Godeps/_workspace/src => vendor}/github.com/kr/text/colwriter/Readme (100%) rename {Godeps/_workspace/src => vendor}/github.com/kr/text/colwriter/column.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/kr/text/colwriter/column_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/kr/text/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/kr/text/indent.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/kr/text/indent_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/kr/text/mc/Readme (100%) rename {Godeps/_workspace/src => vendor}/github.com/kr/text/mc/mc.go (94%) rename {Godeps/_workspace/src => vendor}/github.com/kr/text/wrap.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/kr/text/wrap_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/mattn/go-colorable/README.md (100%) rename {Godeps/_workspace/src => vendor}/github.com/mattn/go-colorable/colorable_others.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/mattn/go-colorable/colorable_windows.go (99%) rename {Godeps/_workspace/src => vendor}/github.com/mattn/go-isatty/README.md (100%) rename {Godeps/_workspace/src => vendor}/github.com/mattn/go-isatty/doc.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/mattn/go-isatty/isatty_bsd.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/mattn/go-isatty/isatty_linux.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/mattn/go-isatty/isatty_windows.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/octokit/go-octokit/octokit/auth_method.go (93%) rename {Godeps/_workspace/src => vendor}/github.com/octokit/go-octokit/octokit/auth_method_test.go (88%) rename {Godeps/_workspace/src => vendor}/github.com/octokit/go-octokit/octokit/authorizations.go (95%) rename {Godeps/_workspace/src => vendor}/github.com/octokit/go-octokit/octokit/authorizations_test.go (97%) rename {Godeps/_workspace/src => vendor}/github.com/octokit/go-octokit/octokit/client.go (95%) rename {Godeps/_workspace/src => vendor}/github.com/octokit/go-octokit/octokit/client_test.go (98%) rename {Godeps/_workspace/src => vendor}/github.com/octokit/go-octokit/octokit/commits.go (96%) rename {Godeps/_workspace/src => vendor}/github.com/octokit/go-octokit/octokit/commits_test.go (95%) rename {Godeps/_workspace/src => vendor}/github.com/octokit/go-octokit/octokit/emojis.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/octokit/go-octokit/octokit/emojis_test.go (90%) rename {Godeps/_workspace/src => vendor}/github.com/octokit/go-octokit/octokit/error.go (98%) rename {Godeps/_workspace/src => vendor}/github.com/octokit/go-octokit/octokit/error_test.go (98%) rename {Godeps/_workspace/src => vendor}/github.com/octokit/go-octokit/octokit/gist.go (96%) rename {Godeps/_workspace/src => vendor}/github.com/octokit/go-octokit/octokit/gists_test.go (95%) rename {Godeps/_workspace/src => vendor}/github.com/octokit/go-octokit/octokit/git_trees.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/octokit/go-octokit/octokit/git_trees_test.go (95%) rename {Godeps/_workspace/src => vendor}/github.com/octokit/go-octokit/octokit/hyperlink.go (75%) rename {Godeps/_workspace/src => vendor}/github.com/octokit/go-octokit/octokit/hyperlink_test.go (88%) rename {Godeps/_workspace/src => vendor}/github.com/octokit/go-octokit/octokit/issues.go (96%) rename {Godeps/_workspace/src => vendor}/github.com/octokit/go-octokit/octokit/issues_test.go (98%) rename {Godeps/_workspace/src => vendor}/github.com/octokit/go-octokit/octokit/octokit.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/octokit/go-octokit/octokit/octokit_test.go (97%) rename {Godeps/_workspace/src => vendor}/github.com/octokit/go-octokit/octokit/organizations.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/octokit/go-octokit/octokit/pull_requests.go (97%) rename {Godeps/_workspace/src => vendor}/github.com/octokit/go-octokit/octokit/pull_requests_test.go (98%) rename {Godeps/_workspace/src => vendor}/github.com/octokit/go-octokit/octokit/releases.go (96%) rename {Godeps/_workspace/src => vendor}/github.com/octokit/go-octokit/octokit/releases_test.go (97%) rename {Godeps/_workspace/src => vendor}/github.com/octokit/go-octokit/octokit/repositories.go (97%) rename {Godeps/_workspace/src => vendor}/github.com/octokit/go-octokit/octokit/repositories_test.go (98%) rename {Godeps/_workspace/src => vendor}/github.com/octokit/go-octokit/octokit/request.go (90%) rename {Godeps/_workspace/src => vendor}/github.com/octokit/go-octokit/octokit/response.go (67%) rename {Godeps/_workspace/src => vendor}/github.com/octokit/go-octokit/octokit/result.go (92%) rename {Godeps/_workspace/src => vendor}/github.com/octokit/go-octokit/octokit/result_test.go (62%) rename {Godeps/_workspace/src => vendor}/github.com/octokit/go-octokit/octokit/root.go (97%) rename {Godeps/_workspace/src => vendor}/github.com/octokit/go-octokit/octokit/root_test.go (91%) rename {Godeps/_workspace/src => vendor}/github.com/octokit/go-octokit/octokit/statuses.go (91%) rename {Godeps/_workspace/src => vendor}/github.com/octokit/go-octokit/octokit/statuses_test.go (91%) rename {Godeps/_workspace/src => vendor}/github.com/octokit/go-octokit/octokit/uploads.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/octokit/go-octokit/octokit/uploads_test.go (92%) rename {Godeps/_workspace/src => vendor}/github.com/octokit/go-octokit/octokit/users.go (96%) rename {Godeps/_workspace/src => vendor}/github.com/octokit/go-octokit/octokit/users_test.go (97%) rename {Godeps/_workspace/src => vendor}/github.com/ogier/pflag/LICENSE (100%) rename {Godeps/_workspace/src => vendor}/github.com/ogier/pflag/README.md (100%) rename {Godeps/_workspace/src => vendor}/github.com/ogier/pflag/bool.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/ogier/pflag/duration.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/ogier/pflag/example_test.go (96%) rename {Godeps/_workspace/src => vendor}/github.com/ogier/pflag/export_test.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/ogier/pflag/flag.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/ogier/pflag/flag_test.go (99%) rename {Godeps/_workspace/src => vendor}/github.com/ogier/pflag/float32.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/ogier/pflag/float64.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/ogier/pflag/int.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/ogier/pflag/int32.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/ogier/pflag/int64.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/ogier/pflag/int8.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/ogier/pflag/ip.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/ogier/pflag/ipmask.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/ogier/pflag/string.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/ogier/pflag/uint.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/ogier/pflag/uint16.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/ogier/pflag/uint32.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/ogier/pflag/uint64.go (100%) rename {Godeps/_workspace/src => vendor}/github.com/ogier/pflag/uint8.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/terminal/terminal.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/terminal/terminal_test.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/terminal/util.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/terminal/util_bsd.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/terminal/util_linux.go (100%) rename {Godeps/_workspace/src => vendor}/golang.org/x/crypto/ssh/terminal/util_windows.go (100%) rename {Godeps/_workspace/src => vendor}/gopkg.in/yaml.v1/LICENSE (100%) rename {Godeps/_workspace/src => vendor}/gopkg.in/yaml.v1/LICENSE.libyaml (100%) rename {Godeps/_workspace/src => vendor}/gopkg.in/yaml.v1/README.md (100%) rename {Godeps/_workspace/src => vendor}/gopkg.in/yaml.v1/apic.go (100%) rename {Godeps/_workspace/src => vendor}/gopkg.in/yaml.v1/decode.go (100%) rename {Godeps/_workspace/src => vendor}/gopkg.in/yaml.v1/decode_test.go (99%) rename {Godeps/_workspace/src => vendor}/gopkg.in/yaml.v1/emitterc.go (100%) rename {Godeps/_workspace/src => vendor}/gopkg.in/yaml.v1/encode.go (100%) rename {Godeps/_workspace/src => vendor}/gopkg.in/yaml.v1/encode_test.go (99%) rename {Godeps/_workspace/src => vendor}/gopkg.in/yaml.v1/parserc.go (100%) rename {Godeps/_workspace/src => vendor}/gopkg.in/yaml.v1/readerc.go (100%) rename {Godeps/_workspace/src => vendor}/gopkg.in/yaml.v1/resolve.go (100%) rename {Godeps/_workspace/src => vendor}/gopkg.in/yaml.v1/scannerc.go (100%) rename {Godeps/_workspace/src => vendor}/gopkg.in/yaml.v1/sorter.go (100%) rename {Godeps/_workspace/src => vendor}/gopkg.in/yaml.v1/suite_test.go (100%) rename {Godeps/_workspace/src => vendor}/gopkg.in/yaml.v1/writerc.go (100%) rename {Godeps/_workspace/src => vendor}/gopkg.in/yaml.v1/yaml.go (100%) rename {Godeps/_workspace/src => vendor}/gopkg.in/yaml.v1/yamlh.go (100%) rename {Godeps/_workspace/src => vendor}/gopkg.in/yaml.v1/yamlprivateh.go (100%) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1263f5f29..f59931409 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,7 +6,7 @@ This project adheres to the [Open Code of Conduct][code-of-conduct]. By particip You will need: -1. Go 1.4 or better +1. Go 1.5 or better 1. Ruby 1.9+ 2. git 1.8+ 3. tmux & zsh (optional) - for running shell completion tests diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json deleted file mode 100644 index 222178320..000000000 --- a/Godeps/Godeps.json +++ /dev/null @@ -1,87 +0,0 @@ -{ - "ImportPath": "github.com/github/hub", - "GoVersion": "go1.4.2", - "Packages": [ - "./..." - ], - "Deps": [ - { - "ImportPath": "github.com/BurntSushi/toml", - "Comment": "v0.1.0-9-g3883ac1", - "Rev": "3883ac1ce943878302255f538fce319d23226223" - }, - { - "ImportPath": "github.com/bmizerany/assert", - "Comment": "release.r60-6-ge17e998", - "Rev": "e17e99893cb6509f428e1728281c2ad60a6b31e3" - }, - { - "ImportPath": "github.com/fhs/go-netrc/netrc", - "Rev": "4422b68c9c934b03e8e53ef18c8c8714542def7e" - }, - { - "ImportPath": "github.com/howeyc/gopass", - "Rev": "2c70fa70727c953c51695f800f25d6b44abb368e" - }, - { - "ImportPath": "github.com/inconshreveable/go-update", - "Rev": "68f5725818189545231c1fd8694793d45f2fc529" - }, - { - "ImportPath": "github.com/jingweno/go-sawyer", - "Rev": "1999ae5763d678f3ce1112cf1fda7c7e9cf2aadf" - }, - { - "ImportPath": "github.com/jtacoma/uritemplates", - "Comment": "0.1-14-g0a85813", - "Rev": "0a85813ecac22e3cbe916ab9480b33f2f4a06b2e" - }, - { - "ImportPath": "github.com/kardianos/osext", - "Rev": "6e7f843663477789fac7c02def0d0909e969b4e5" - }, - { - "ImportPath": "github.com/kballard/go-shellquote", - "Rev": "e5c918b80c17694cbc49aab32a759f9a40067f5d" - }, - { - "ImportPath": "github.com/kr/binarydist", - "Rev": "9955b0ab8708602d411341e55fffd7e0700f86bd" - }, - { - "ImportPath": "github.com/kr/pretty", - "Comment": "go.weekly.2011-12-22-24-gf31442d", - "Rev": "f31442d60e51465c69811e2107ae978868dbea5c" - }, - { - "ImportPath": "github.com/kr/text", - "Rev": "6807e777504f54ad073ecef66747de158294b639" - }, - { - "ImportPath": "github.com/mattn/go-colorable", - "Rev": "d67e0b7d1797975196499f79bcc322c08b9f218b" - }, - { - "ImportPath": "github.com/mattn/go-isatty", - "Rev": "6152ce208cfa13d58f065348a3312b4160fb98d1" - }, - { - "ImportPath": "github.com/octokit/go-octokit/octokit", - "Comment": "v0.4.0-97-g6909930", - "Rev": "69099306b45af55301f9328f52d48338274f8d7d" - }, - { - "ImportPath": "github.com/ogier/pflag", - "Rev": "e4f7d00f344b0954fa3791a8527d10ba7334eceb" - }, - { - "ImportPath": "golang.org/x/crypto/ssh/terminal", - "Comment": "null-236", - "Rev": "69e2a90ed92d03812364aeb947b7068dc42e561e" - }, - { - "ImportPath": "gopkg.in/yaml.v1", - "Rev": "9f9df34309c04878acc86042b16630b0f696e1de" - } - ] -} diff --git a/Godeps/Readme b/Godeps/Readme deleted file mode 100644 index 4cdaa53d5..000000000 --- a/Godeps/Readme +++ /dev/null @@ -1,5 +0,0 @@ -This directory tree is generated automatically by godep. - -Please do not edit. - -See https://github.com/tools/godep for more information. diff --git a/Godeps/_workspace/.gitignore b/Godeps/_workspace/.gitignore deleted file mode 100644 index f037d684e..000000000 --- a/Godeps/_workspace/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -/pkg -/bin diff --git a/cmd/cmd.go b/cmd/cmd.go index 9490ca874..df40c7a51 100644 --- a/cmd/cmd.go +++ b/cmd/cmd.go @@ -8,9 +8,9 @@ import ( "strings" "syscall" - "github.com/github/hub/Godeps/_workspace/src/github.com/kballard/go-shellquote" "github.com/github/hub/ui" "github.com/github/hub/utils" + "github.com/kballard/go-shellquote" ) type Cmd struct { diff --git a/cmd/cmd_test.go b/cmd/cmd_test.go index c735bb4a2..173732d0d 100644 --- a/cmd/cmd_test.go +++ b/cmd/cmd_test.go @@ -3,7 +3,7 @@ package cmd import ( "testing" - "github.com/github/hub/Godeps/_workspace/src/github.com/bmizerany/assert" + "github.com/bmizerany/assert" ) func TestNew(t *testing.T) { diff --git a/commands/args_test.go b/commands/args_test.go index 8fdb2af5b..4d3f67db2 100644 --- a/commands/args_test.go +++ b/commands/args_test.go @@ -3,7 +3,7 @@ package commands import ( "testing" - "github.com/github/hub/Godeps/_workspace/src/github.com/bmizerany/assert" + "github.com/bmizerany/assert" ) func TestNewArgs(t *testing.T) { diff --git a/commands/checkout_test.go b/commands/checkout_test.go index 8fe947c26..e8aec6329 100644 --- a/commands/checkout_test.go +++ b/commands/checkout_test.go @@ -3,7 +3,7 @@ package commands import ( "testing" - "github.com/github/hub/Godeps/_workspace/src/github.com/bmizerany/assert" + "github.com/bmizerany/assert" ) func TestReplaceCheckoutParam(t *testing.T) { diff --git a/commands/cherry_pick_test.go b/commands/cherry_pick_test.go index 74720a983..57d32c1b8 100644 --- a/commands/cherry_pick_test.go +++ b/commands/cherry_pick_test.go @@ -4,7 +4,7 @@ import ( "os" "testing" - "github.com/github/hub/Godeps/_workspace/src/github.com/bmizerany/assert" + "github.com/bmizerany/assert" "github.com/github/hub/fixtures" ) diff --git a/commands/clone_test.go b/commands/clone_test.go index 56bb9c3ea..06b92fa36 100644 --- a/commands/clone_test.go +++ b/commands/clone_test.go @@ -4,7 +4,7 @@ import ( "os" "testing" - "github.com/github/hub/Godeps/_workspace/src/github.com/bmizerany/assert" + "github.com/bmizerany/assert" "github.com/github/hub/github" ) diff --git a/commands/commands.go b/commands/commands.go index 9d7fb4ed6..0a3a0e6be 100644 --- a/commands/commands.go +++ b/commands/commands.go @@ -5,8 +5,8 @@ import ( "fmt" "strings" - flag "github.com/github/hub/Godeps/_workspace/src/github.com/ogier/pflag" "github.com/github/hub/ui" + flag "github.com/ogier/pflag" ) var ( diff --git a/commands/commands_test.go b/commands/commands_test.go index 8925035b3..4bfe7d6e6 100644 --- a/commands/commands_test.go +++ b/commands/commands_test.go @@ -5,7 +5,7 @@ import ( "os" "testing" - "github.com/github/hub/Godeps/_workspace/src/github.com/bmizerany/assert" + "github.com/bmizerany/assert" "github.com/github/hub/ui" ) diff --git a/commands/compare_test.go b/commands/compare_test.go index 27e3980fc..1071f71a2 100644 --- a/commands/compare_test.go +++ b/commands/compare_test.go @@ -1,7 +1,7 @@ package commands import ( - "github.com/github/hub/Godeps/_workspace/src/github.com/bmizerany/assert" + "github.com/bmizerany/assert" "testing" ) diff --git a/commands/fetch_test.go b/commands/fetch_test.go index 595346b54..85e7c1554 100644 --- a/commands/fetch_test.go +++ b/commands/fetch_test.go @@ -1,7 +1,7 @@ package commands import ( - "github.com/github/hub/Godeps/_workspace/src/github.com/bmizerany/assert" + "github.com/bmizerany/assert" "testing" ) diff --git a/commands/help_test.go b/commands/help_test.go index 7bacfb7ea..23e76fac0 100644 --- a/commands/help_test.go +++ b/commands/help_test.go @@ -4,7 +4,7 @@ import ( "regexp" "testing" - "github.com/github/hub/Godeps/_workspace/src/github.com/bmizerany/assert" + "github.com/bmizerany/assert" ) func TestRunHelp(t *testing.T) { diff --git a/commands/init_test.go b/commands/init_test.go index cc5fc20e1..f1ae52fe2 100644 --- a/commands/init_test.go +++ b/commands/init_test.go @@ -6,7 +6,7 @@ import ( "path/filepath" "testing" - "github.com/github/hub/Godeps/_workspace/src/github.com/bmizerany/assert" + "github.com/bmizerany/assert" "github.com/github/hub/github" ) diff --git a/commands/pull_request.go b/commands/pull_request.go index 33b8df82a..3d9905078 100644 --- a/commands/pull_request.go +++ b/commands/pull_request.go @@ -5,10 +5,10 @@ import ( "regexp" "strings" - "github.com/github/hub/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit" "github.com/github/hub/git" "github.com/github/hub/github" "github.com/github/hub/utils" + "github.com/octokit/go-octokit/octokit" ) var cmdPullRequest = &Command{ diff --git a/commands/pull_request_test.go b/commands/pull_request_test.go index d96e54233..0ffbd498c 100644 --- a/commands/pull_request_test.go +++ b/commands/pull_request_test.go @@ -3,7 +3,7 @@ package commands import ( "testing" - "github.com/github/hub/Godeps/_workspace/src/github.com/bmizerany/assert" + "github.com/bmizerany/assert" "github.com/github/hub/github" ) diff --git a/commands/pull_request_tpl_test.go b/commands/pull_request_tpl_test.go index 211e6dd04..67bc90966 100644 --- a/commands/pull_request_tpl_test.go +++ b/commands/pull_request_tpl_test.go @@ -3,7 +3,7 @@ package commands import ( "testing" - "github.com/github/hub/Godeps/_workspace/src/github.com/bmizerany/assert" + "github.com/bmizerany/assert" ) func TestRenderPullRequestTpl(t *testing.T) { diff --git a/commands/push_test.go b/commands/push_test.go index 19b52012c..22d14e7ca 100644 --- a/commands/push_test.go +++ b/commands/push_test.go @@ -1,7 +1,7 @@ package commands import ( - "github.com/github/hub/Godeps/_workspace/src/github.com/bmizerany/assert" + "github.com/bmizerany/assert" "testing" ) diff --git a/commands/release.go b/commands/release.go index 512a9fdcb..88a80df21 100644 --- a/commands/release.go +++ b/commands/release.go @@ -9,11 +9,11 @@ import ( "path/filepath" "strings" - "github.com/github/hub/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit" "github.com/github/hub/git" "github.com/github/hub/github" "github.com/github/hub/ui" "github.com/github/hub/utils" + "github.com/octokit/go-octokit/octokit" ) var ( diff --git a/commands/release_test.go b/commands/release_test.go index c7aed8969..7519ac0cc 100644 --- a/commands/release_test.go +++ b/commands/release_test.go @@ -3,7 +3,7 @@ package commands import ( "testing" - "github.com/github/hub/Godeps/_workspace/src/github.com/bmizerany/assert" + "github.com/bmizerany/assert" "github.com/github/hub/fixtures" ) diff --git a/commands/release_tpl_test.go b/commands/release_tpl_test.go index 6d7ccd939..185e15b43 100644 --- a/commands/release_tpl_test.go +++ b/commands/release_tpl_test.go @@ -3,7 +3,7 @@ package commands import ( "testing" - "github.com/github/hub/Godeps/_workspace/src/github.com/bmizerany/assert" + "github.com/bmizerany/assert" ) func TestRenderReleaseTpl(t *testing.T) { diff --git a/commands/remote_test.go b/commands/remote_test.go index 80d9fe5f4..14e7f4816 100644 --- a/commands/remote_test.go +++ b/commands/remote_test.go @@ -1,7 +1,7 @@ package commands import ( - "github.com/github/hub/Godeps/_workspace/src/github.com/bmizerany/assert" + "github.com/bmizerany/assert" "github.com/github/hub/github" "os" "regexp" diff --git a/commands/runner.go b/commands/runner.go index fe599697e..de5cfe530 100644 --- a/commands/runner.go +++ b/commands/runner.go @@ -7,12 +7,12 @@ import ( "strings" "syscall" - "github.com/github/hub/Godeps/_workspace/src/github.com/kballard/go-shellquote" - flag "github.com/github/hub/Godeps/_workspace/src/github.com/ogier/pflag" "github.com/github/hub/cmd" "github.com/github/hub/git" "github.com/github/hub/ui" "github.com/github/hub/utils" + "github.com/kballard/go-shellquote" + flag "github.com/ogier/pflag" ) type ExecError struct { diff --git a/commands/runner_test.go b/commands/runner_test.go index d24465537..4378cabf2 100644 --- a/commands/runner_test.go +++ b/commands/runner_test.go @@ -3,7 +3,7 @@ package commands import ( "testing" - "github.com/github/hub/Godeps/_workspace/src/github.com/bmizerany/assert" + "github.com/bmizerany/assert" "github.com/github/hub/cmd" ) diff --git a/commands/submodule_test.go b/commands/submodule_test.go index 8b0dac36a..c23398d01 100644 --- a/commands/submodule_test.go +++ b/commands/submodule_test.go @@ -1,7 +1,7 @@ package commands import ( - "github.com/github/hub/Godeps/_workspace/src/github.com/bmizerany/assert" + "github.com/bmizerany/assert" "github.com/github/hub/github" "testing" ) diff --git a/commands/updater.go b/commands/updater.go index 039a526ca..9ad262cbe 100644 --- a/commands/updater.go +++ b/commands/updater.go @@ -13,12 +13,12 @@ import ( "strings" "time" - goupdate "github.com/github/hub/Godeps/_workspace/src/github.com/inconshreveable/go-update" "github.com/github/hub/git" "github.com/github/hub/github" "github.com/github/hub/ui" "github.com/github/hub/utils" "github.com/github/hub/version" + goupdate "github.com/inconshreveable/go-update" ) const ( diff --git a/commands/updater_test.go b/commands/updater_test.go index 2d605cbd0..2daf672fa 100644 --- a/commands/updater_test.go +++ b/commands/updater_test.go @@ -10,7 +10,7 @@ import ( "path/filepath" "testing" - "github.com/github/hub/Godeps/_workspace/src/github.com/bmizerany/assert" + "github.com/bmizerany/assert" "github.com/github/hub/fixtures" ) diff --git a/commands/utils_test.go b/commands/utils_test.go index 8e66526d4..ca8fe0e29 100644 --- a/commands/utils_test.go +++ b/commands/utils_test.go @@ -5,7 +5,7 @@ import ( "os" "testing" - "github.com/github/hub/Godeps/_workspace/src/github.com/bmizerany/assert" + "github.com/bmizerany/assert" ) func TestReadMsg(t *testing.T) { diff --git a/git/git_test.go b/git/git_test.go index 6f52cc7aa..004d816f3 100644 --- a/git/git_test.go +++ b/git/git_test.go @@ -6,7 +6,7 @@ import ( "strings" "testing" - "github.com/github/hub/Godeps/_workspace/src/github.com/bmizerany/assert" + "github.com/bmizerany/assert" "github.com/github/hub/fixtures" ) diff --git a/git/ssh_config_test.go b/git/ssh_config_test.go index 781f2c3ce..558205bd8 100644 --- a/git/ssh_config_test.go +++ b/git/ssh_config_test.go @@ -5,7 +5,7 @@ import ( "os" "testing" - "github.com/github/hub/Godeps/_workspace/src/github.com/bmizerany/assert" + "github.com/bmizerany/assert" ) func TestSSHConfigReader_Read(t *testing.T) { diff --git a/git/url_test.go b/git/url_test.go index fbba130b0..9fa8f94d4 100644 --- a/git/url_test.go +++ b/git/url_test.go @@ -3,7 +3,7 @@ package git import ( "testing" - "github.com/github/hub/Godeps/_workspace/src/github.com/bmizerany/assert" + "github.com/bmizerany/assert" ) func createURLParser() *URLParser { diff --git a/github/branch_test.go b/github/branch_test.go index c86bd15c7..43e96e4e0 100644 --- a/github/branch_test.go +++ b/github/branch_test.go @@ -3,7 +3,7 @@ package github import ( "testing" - "github.com/github/hub/Godeps/_workspace/src/github.com/bmizerany/assert" + "github.com/bmizerany/assert" ) func TestBranch_ShortName(t *testing.T) { diff --git a/github/client.go b/github/client.go index 65ce8bf77..2b2572da9 100644 --- a/github/client.go +++ b/github/client.go @@ -8,7 +8,7 @@ import ( "os/user" "strings" - "github.com/github/hub/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit" + "github.com/octokit/go-octokit/octokit" ) const ( diff --git a/github/client_test.go b/github/client_test.go index 3fd6ee747..d4c50be96 100644 --- a/github/client_test.go +++ b/github/client_test.go @@ -6,8 +6,8 @@ import ( "regexp" "testing" - "github.com/github/hub/Godeps/_workspace/src/github.com/bmizerany/assert" - "github.com/github/hub/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit" + "github.com/bmizerany/assert" + "github.com/octokit/go-octokit/octokit" ) func TestClient_newOctokitClient(t *testing.T) { diff --git a/github/config.go b/github/config.go index 83bc2c8d6..aaee9edde 100644 --- a/github/config.go +++ b/github/config.go @@ -9,9 +9,9 @@ import ( "path/filepath" "strconv" - "github.com/github/hub/Godeps/_workspace/src/github.com/howeyc/gopass" "github.com/github/hub/ui" "github.com/github/hub/utils" + "github.com/howeyc/gopass" ) var defaultConfigsFile string diff --git a/github/config_decoder.go b/github/config_decoder.go index 1b9b77675..80b714c36 100644 --- a/github/config_decoder.go +++ b/github/config_decoder.go @@ -4,8 +4,8 @@ import ( "io" "io/ioutil" - "github.com/github/hub/Godeps/_workspace/src/github.com/BurntSushi/toml" - "github.com/github/hub/Godeps/_workspace/src/gopkg.in/yaml.v1" + "github.com/BurntSushi/toml" + "gopkg.in/yaml.v1" ) type configDecoder interface { diff --git a/github/config_encoder.go b/github/config_encoder.go index d6fafd4a5..6d49919db 100644 --- a/github/config_encoder.go +++ b/github/config_encoder.go @@ -3,8 +3,8 @@ package github import ( "io" - "github.com/github/hub/Godeps/_workspace/src/github.com/BurntSushi/toml" - "github.com/github/hub/Godeps/_workspace/src/gopkg.in/yaml.v1" + "github.com/BurntSushi/toml" + "gopkg.in/yaml.v1" ) type configEncoder interface { diff --git a/github/config_service_test.go b/github/config_service_test.go index 9b2658797..bda49712e 100644 --- a/github/config_service_test.go +++ b/github/config_service_test.go @@ -6,7 +6,7 @@ import ( "strings" "testing" - "github.com/github/hub/Godeps/_workspace/src/github.com/bmizerany/assert" + "github.com/bmizerany/assert" "github.com/github/hub/fixtures" ) diff --git a/github/crash_report_test.go b/github/crash_report_test.go index 18b28baa3..db24b7f92 100644 --- a/github/crash_report_test.go +++ b/github/crash_report_test.go @@ -3,7 +3,7 @@ package github import ( "testing" - "github.com/github/hub/Godeps/_workspace/src/github.com/bmizerany/assert" + "github.com/bmizerany/assert" "github.com/github/hub/fixtures" ) diff --git a/github/editor_test.go b/github/editor_test.go index 9c4e1286f..a05a80ca8 100644 --- a/github/editor_test.go +++ b/github/editor_test.go @@ -8,7 +8,7 @@ import ( "strings" "testing" - "github.com/github/hub/Godeps/_workspace/src/github.com/bmizerany/assert" + "github.com/bmizerany/assert" ) func TestEditor_openAndEdit_deleteFileWhenOpeningEditorFails(t *testing.T) { diff --git a/github/http_test.go b/github/http_test.go index bd3c4b6eb..cf753afb8 100644 --- a/github/http_test.go +++ b/github/http_test.go @@ -8,7 +8,7 @@ import ( "net/url" "testing" - "github.com/github/hub/Godeps/_workspace/src/github.com/bmizerany/assert" + "github.com/bmizerany/assert" ) func setupTestServer() *testServer { diff --git a/github/localrepo_test.go b/github/localrepo_test.go index 88e3011e8..b7a28aa3c 100644 --- a/github/localrepo_test.go +++ b/github/localrepo_test.go @@ -4,7 +4,7 @@ import ( "net/url" "testing" - "github.com/github/hub/Godeps/_workspace/src/github.com/bmizerany/assert" + "github.com/bmizerany/assert" "github.com/github/hub/fixtures" ) diff --git a/github/project_test.go b/github/project_test.go index cee5dd5bb..94057a38c 100644 --- a/github/project_test.go +++ b/github/project_test.go @@ -5,7 +5,7 @@ import ( "os" "testing" - "github.com/github/hub/Godeps/_workspace/src/github.com/bmizerany/assert" + "github.com/bmizerany/assert" "github.com/github/hub/fixtures" ) diff --git a/github/remote_test.go b/github/remote_test.go index 3924ee0a2..5c1886652 100644 --- a/github/remote_test.go +++ b/github/remote_test.go @@ -3,7 +3,7 @@ package github import ( "testing" - "github.com/github/hub/Godeps/_workspace/src/github.com/bmizerany/assert" + "github.com/bmizerany/assert" "github.com/github/hub/fixtures" ) diff --git a/github/url_test.go b/github/url_test.go index ccf0f709f..2593690ba 100644 --- a/github/url_test.go +++ b/github/url_test.go @@ -3,7 +3,7 @@ package github import ( "testing" - "github.com/github/hub/Godeps/_workspace/src/github.com/bmizerany/assert" + "github.com/bmizerany/assert" "github.com/github/hub/fixtures" ) diff --git a/script/build b/script/build index 070bd911e..c185d1eb5 100755 --- a/script/build +++ b/script/build @@ -19,6 +19,8 @@ setup_gopath() { export GOPATH="$TMP_GOPATH" fi + export GO15VENDOREXPERIMENT=1 + mkdir -p "${TMP_SELF%/*}" ln -snf "$PWD" "$TMP_SELF" 2>/dev/null || { rm -rf "$TMP_SELF" diff --git a/ui/ui.go b/ui/ui.go index 8234dd177..1d8bb4dc7 100644 --- a/ui/ui.go +++ b/ui/ui.go @@ -5,8 +5,8 @@ import ( "io" "os" - "github.com/github/hub/Godeps/_workspace/src/github.com/mattn/go-colorable" - "github.com/github/hub/Godeps/_workspace/src/github.com/mattn/go-isatty" + "github.com/mattn/go-colorable" + "github.com/mattn/go-isatty" ) type UI interface { diff --git a/utils/utils_test.go b/utils/utils_test.go index 9b83a8b1c..f54ba0c17 100644 --- a/utils/utils_test.go +++ b/utils/utils_test.go @@ -1,7 +1,7 @@ package utils import ( - "github.com/github/hub/Godeps/_workspace/src/github.com/bmizerany/assert" + "github.com/bmizerany/assert" "testing" ) diff --git a/Godeps/_workspace/src/github.com/BurntSushi/toml/.gitignore b/vendor/github.com/BurntSushi/toml/.gitignore similarity index 100% rename from Godeps/_workspace/src/github.com/BurntSushi/toml/.gitignore rename to vendor/github.com/BurntSushi/toml/.gitignore diff --git a/Godeps/_workspace/src/github.com/BurntSushi/toml/.travis.yml b/vendor/github.com/BurntSushi/toml/.travis.yml similarity index 100% rename from Godeps/_workspace/src/github.com/BurntSushi/toml/.travis.yml rename to vendor/github.com/BurntSushi/toml/.travis.yml diff --git a/Godeps/_workspace/src/github.com/BurntSushi/toml/COMPATIBLE b/vendor/github.com/BurntSushi/toml/COMPATIBLE similarity index 100% rename from Godeps/_workspace/src/github.com/BurntSushi/toml/COMPATIBLE rename to vendor/github.com/BurntSushi/toml/COMPATIBLE diff --git a/Godeps/_workspace/src/github.com/BurntSushi/toml/COPYING b/vendor/github.com/BurntSushi/toml/COPYING similarity index 100% rename from Godeps/_workspace/src/github.com/BurntSushi/toml/COPYING rename to vendor/github.com/BurntSushi/toml/COPYING diff --git a/Godeps/_workspace/src/github.com/BurntSushi/toml/Makefile b/vendor/github.com/BurntSushi/toml/Makefile similarity index 100% rename from Godeps/_workspace/src/github.com/BurntSushi/toml/Makefile rename to vendor/github.com/BurntSushi/toml/Makefile diff --git a/Godeps/_workspace/src/github.com/BurntSushi/toml/README.md b/vendor/github.com/BurntSushi/toml/README.md similarity index 100% rename from Godeps/_workspace/src/github.com/BurntSushi/toml/README.md rename to vendor/github.com/BurntSushi/toml/README.md diff --git a/Godeps/_workspace/src/github.com/BurntSushi/toml/cmd/toml-test-decoder/COPYING b/vendor/github.com/BurntSushi/toml/cmd/toml-test-decoder/COPYING similarity index 100% rename from Godeps/_workspace/src/github.com/BurntSushi/toml/cmd/toml-test-decoder/COPYING rename to vendor/github.com/BurntSushi/toml/cmd/toml-test-decoder/COPYING diff --git a/Godeps/_workspace/src/github.com/BurntSushi/toml/cmd/toml-test-decoder/README.md b/vendor/github.com/BurntSushi/toml/cmd/toml-test-decoder/README.md similarity index 100% rename from Godeps/_workspace/src/github.com/BurntSushi/toml/cmd/toml-test-decoder/README.md rename to vendor/github.com/BurntSushi/toml/cmd/toml-test-decoder/README.md diff --git a/Godeps/_workspace/src/github.com/BurntSushi/toml/cmd/toml-test-decoder/main.go b/vendor/github.com/BurntSushi/toml/cmd/toml-test-decoder/main.go similarity index 96% rename from Godeps/_workspace/src/github.com/BurntSushi/toml/cmd/toml-test-decoder/main.go rename to vendor/github.com/BurntSushi/toml/cmd/toml-test-decoder/main.go index d47f6eb2b..14e755700 100644 --- a/Godeps/_workspace/src/github.com/BurntSushi/toml/cmd/toml-test-decoder/main.go +++ b/vendor/github.com/BurntSushi/toml/cmd/toml-test-decoder/main.go @@ -11,7 +11,7 @@ import ( "path" "time" - "github.com/github/hub/Godeps/_workspace/src/github.com/BurntSushi/toml" + "github.com/BurntSushi/toml" ) func init() { diff --git a/Godeps/_workspace/src/github.com/BurntSushi/toml/cmd/toml-test-encoder/COPYING b/vendor/github.com/BurntSushi/toml/cmd/toml-test-encoder/COPYING similarity index 100% rename from Godeps/_workspace/src/github.com/BurntSushi/toml/cmd/toml-test-encoder/COPYING rename to vendor/github.com/BurntSushi/toml/cmd/toml-test-encoder/COPYING diff --git a/Godeps/_workspace/src/github.com/BurntSushi/toml/cmd/toml-test-encoder/README.md b/vendor/github.com/BurntSushi/toml/cmd/toml-test-encoder/README.md similarity index 100% rename from Godeps/_workspace/src/github.com/BurntSushi/toml/cmd/toml-test-encoder/README.md rename to vendor/github.com/BurntSushi/toml/cmd/toml-test-encoder/README.md diff --git a/Godeps/_workspace/src/github.com/BurntSushi/toml/cmd/toml-test-encoder/main.go b/vendor/github.com/BurntSushi/toml/cmd/toml-test-encoder/main.go similarity index 97% rename from Godeps/_workspace/src/github.com/BurntSushi/toml/cmd/toml-test-encoder/main.go rename to vendor/github.com/BurntSushi/toml/cmd/toml-test-encoder/main.go index eba5a4ad6..092cc6844 100644 --- a/Godeps/_workspace/src/github.com/BurntSushi/toml/cmd/toml-test-encoder/main.go +++ b/vendor/github.com/BurntSushi/toml/cmd/toml-test-encoder/main.go @@ -11,7 +11,7 @@ import ( "strconv" "time" - "github.com/github/hub/Godeps/_workspace/src/github.com/BurntSushi/toml" + "github.com/BurntSushi/toml" ) func init() { diff --git a/Godeps/_workspace/src/github.com/BurntSushi/toml/cmd/tomlv/COPYING b/vendor/github.com/BurntSushi/toml/cmd/tomlv/COPYING similarity index 100% rename from Godeps/_workspace/src/github.com/BurntSushi/toml/cmd/tomlv/COPYING rename to vendor/github.com/BurntSushi/toml/cmd/tomlv/COPYING diff --git a/Godeps/_workspace/src/github.com/BurntSushi/toml/cmd/tomlv/README.md b/vendor/github.com/BurntSushi/toml/cmd/tomlv/README.md similarity index 100% rename from Godeps/_workspace/src/github.com/BurntSushi/toml/cmd/tomlv/README.md rename to vendor/github.com/BurntSushi/toml/cmd/tomlv/README.md diff --git a/Godeps/_workspace/src/github.com/BurntSushi/toml/cmd/tomlv/main.go b/vendor/github.com/BurntSushi/toml/cmd/tomlv/main.go similarity index 93% rename from Godeps/_workspace/src/github.com/BurntSushi/toml/cmd/tomlv/main.go rename to vendor/github.com/BurntSushi/toml/cmd/tomlv/main.go index 6f71c6d91..c7d689a7e 100644 --- a/Godeps/_workspace/src/github.com/BurntSushi/toml/cmd/tomlv/main.go +++ b/vendor/github.com/BurntSushi/toml/cmd/tomlv/main.go @@ -10,7 +10,7 @@ import ( "strings" "text/tabwriter" - "github.com/github/hub/Godeps/_workspace/src/github.com/BurntSushi/toml" + "github.com/BurntSushi/toml" ) var ( diff --git a/Godeps/_workspace/src/github.com/BurntSushi/toml/decode.go b/vendor/github.com/BurntSushi/toml/decode.go similarity index 100% rename from Godeps/_workspace/src/github.com/BurntSushi/toml/decode.go rename to vendor/github.com/BurntSushi/toml/decode.go diff --git a/Godeps/_workspace/src/github.com/BurntSushi/toml/decode_meta.go b/vendor/github.com/BurntSushi/toml/decode_meta.go similarity index 100% rename from Godeps/_workspace/src/github.com/BurntSushi/toml/decode_meta.go rename to vendor/github.com/BurntSushi/toml/decode_meta.go diff --git a/Godeps/_workspace/src/github.com/BurntSushi/toml/decode_test.go b/vendor/github.com/BurntSushi/toml/decode_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/BurntSushi/toml/decode_test.go rename to vendor/github.com/BurntSushi/toml/decode_test.go diff --git a/Godeps/_workspace/src/github.com/BurntSushi/toml/doc.go b/vendor/github.com/BurntSushi/toml/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/BurntSushi/toml/doc.go rename to vendor/github.com/BurntSushi/toml/doc.go diff --git a/Godeps/_workspace/src/github.com/BurntSushi/toml/encode.go b/vendor/github.com/BurntSushi/toml/encode.go similarity index 100% rename from Godeps/_workspace/src/github.com/BurntSushi/toml/encode.go rename to vendor/github.com/BurntSushi/toml/encode.go diff --git a/Godeps/_workspace/src/github.com/BurntSushi/toml/encode_test.go b/vendor/github.com/BurntSushi/toml/encode_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/BurntSushi/toml/encode_test.go rename to vendor/github.com/BurntSushi/toml/encode_test.go diff --git a/Godeps/_workspace/src/github.com/BurntSushi/toml/encoding_types.go b/vendor/github.com/BurntSushi/toml/encoding_types.go similarity index 100% rename from Godeps/_workspace/src/github.com/BurntSushi/toml/encoding_types.go rename to vendor/github.com/BurntSushi/toml/encoding_types.go diff --git a/Godeps/_workspace/src/github.com/BurntSushi/toml/encoding_types_1.1.go b/vendor/github.com/BurntSushi/toml/encoding_types_1.1.go similarity index 100% rename from Godeps/_workspace/src/github.com/BurntSushi/toml/encoding_types_1.1.go rename to vendor/github.com/BurntSushi/toml/encoding_types_1.1.go diff --git a/Godeps/_workspace/src/github.com/BurntSushi/toml/lex.go b/vendor/github.com/BurntSushi/toml/lex.go similarity index 100% rename from Godeps/_workspace/src/github.com/BurntSushi/toml/lex.go rename to vendor/github.com/BurntSushi/toml/lex.go diff --git a/Godeps/_workspace/src/github.com/BurntSushi/toml/parse.go b/vendor/github.com/BurntSushi/toml/parse.go similarity index 100% rename from Godeps/_workspace/src/github.com/BurntSushi/toml/parse.go rename to vendor/github.com/BurntSushi/toml/parse.go diff --git a/Godeps/_workspace/src/github.com/BurntSushi/toml/session.vim b/vendor/github.com/BurntSushi/toml/session.vim similarity index 100% rename from Godeps/_workspace/src/github.com/BurntSushi/toml/session.vim rename to vendor/github.com/BurntSushi/toml/session.vim diff --git a/Godeps/_workspace/src/github.com/BurntSushi/toml/type_check.go b/vendor/github.com/BurntSushi/toml/type_check.go similarity index 100% rename from Godeps/_workspace/src/github.com/BurntSushi/toml/type_check.go rename to vendor/github.com/BurntSushi/toml/type_check.go diff --git a/Godeps/_workspace/src/github.com/BurntSushi/toml/type_fields.go b/vendor/github.com/BurntSushi/toml/type_fields.go similarity index 100% rename from Godeps/_workspace/src/github.com/BurntSushi/toml/type_fields.go rename to vendor/github.com/BurntSushi/toml/type_fields.go diff --git a/Godeps/_workspace/src/github.com/bmizerany/assert/.gitignore b/vendor/github.com/bmizerany/assert/.gitignore similarity index 100% rename from Godeps/_workspace/src/github.com/bmizerany/assert/.gitignore rename to vendor/github.com/bmizerany/assert/.gitignore diff --git a/Godeps/_workspace/src/github.com/bmizerany/assert/README.md b/vendor/github.com/bmizerany/assert/README.md similarity index 100% rename from Godeps/_workspace/src/github.com/bmizerany/assert/README.md rename to vendor/github.com/bmizerany/assert/README.md diff --git a/Godeps/_workspace/src/github.com/bmizerany/assert/assert.go b/vendor/github.com/bmizerany/assert/assert.go similarity index 96% rename from Godeps/_workspace/src/github.com/bmizerany/assert/assert.go rename to vendor/github.com/bmizerany/assert/assert.go index a3cff2ae4..87709403d 100644 --- a/Godeps/_workspace/src/github.com/bmizerany/assert/assert.go +++ b/vendor/github.com/bmizerany/assert/assert.go @@ -3,7 +3,7 @@ package assert // Testing helpers for doozer. import ( - "github.com/github/hub/Godeps/_workspace/src/github.com/kr/pretty" + "github.com/kr/pretty" "reflect" "testing" "runtime" diff --git a/Godeps/_workspace/src/github.com/bmizerany/assert/assert_test.go b/vendor/github.com/bmizerany/assert/assert_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/bmizerany/assert/assert_test.go rename to vendor/github.com/bmizerany/assert/assert_test.go diff --git a/Godeps/_workspace/src/github.com/bmizerany/assert/example/point.go b/vendor/github.com/bmizerany/assert/example/point.go similarity index 100% rename from Godeps/_workspace/src/github.com/bmizerany/assert/example/point.go rename to vendor/github.com/bmizerany/assert/example/point.go diff --git a/Godeps/_workspace/src/github.com/bmizerany/assert/example/point_test.go b/vendor/github.com/bmizerany/assert/example/point_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/bmizerany/assert/example/point_test.go rename to vendor/github.com/bmizerany/assert/example/point_test.go diff --git a/Godeps/_workspace/src/github.com/fhs/go-netrc/netrc/example.netrc b/vendor/github.com/fhs/go-netrc/netrc/example.netrc similarity index 100% rename from Godeps/_workspace/src/github.com/fhs/go-netrc/netrc/example.netrc rename to vendor/github.com/fhs/go-netrc/netrc/example.netrc diff --git a/Godeps/_workspace/src/github.com/fhs/go-netrc/netrc/netrc.go b/vendor/github.com/fhs/go-netrc/netrc/netrc.go similarity index 100% rename from Godeps/_workspace/src/github.com/fhs/go-netrc/netrc/netrc.go rename to vendor/github.com/fhs/go-netrc/netrc/netrc.go diff --git a/Godeps/_workspace/src/github.com/fhs/go-netrc/netrc/netrc_test.go b/vendor/github.com/fhs/go-netrc/netrc/netrc_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/fhs/go-netrc/netrc/netrc_test.go rename to vendor/github.com/fhs/go-netrc/netrc/netrc_test.go diff --git a/Godeps/_workspace/src/github.com/howeyc/gopass/LICENSE.txt b/vendor/github.com/howeyc/gopass/LICENSE.txt similarity index 100% rename from Godeps/_workspace/src/github.com/howeyc/gopass/LICENSE.txt rename to vendor/github.com/howeyc/gopass/LICENSE.txt diff --git a/Godeps/_workspace/src/github.com/howeyc/gopass/README.md b/vendor/github.com/howeyc/gopass/README.md similarity index 100% rename from Godeps/_workspace/src/github.com/howeyc/gopass/README.md rename to vendor/github.com/howeyc/gopass/README.md diff --git a/Godeps/_workspace/src/github.com/howeyc/gopass/bsd.go b/vendor/github.com/howeyc/gopass/bsd.go similarity index 100% rename from Godeps/_workspace/src/github.com/howeyc/gopass/bsd.go rename to vendor/github.com/howeyc/gopass/bsd.go diff --git a/Godeps/_workspace/src/github.com/howeyc/gopass/nix.go b/vendor/github.com/howeyc/gopass/nix.go similarity index 79% rename from Godeps/_workspace/src/github.com/howeyc/gopass/nix.go rename to vendor/github.com/howeyc/gopass/nix.go index dd2dac739..df2521931 100644 --- a/Godeps/_workspace/src/github.com/howeyc/gopass/nix.go +++ b/vendor/github.com/howeyc/gopass/nix.go @@ -5,7 +5,7 @@ package gopass import ( "syscall" - "github.com/github/hub/Godeps/_workspace/src/golang.org/x/crypto/ssh/terminal" + "golang.org/x/crypto/ssh/terminal" ) func getch() byte { diff --git a/Godeps/_workspace/src/github.com/howeyc/gopass/pass.go b/vendor/github.com/howeyc/gopass/pass.go similarity index 100% rename from Godeps/_workspace/src/github.com/howeyc/gopass/pass.go rename to vendor/github.com/howeyc/gopass/pass.go diff --git a/Godeps/_workspace/src/github.com/howeyc/gopass/win.go b/vendor/github.com/howeyc/gopass/win.go similarity index 100% rename from Godeps/_workspace/src/github.com/howeyc/gopass/win.go rename to vendor/github.com/howeyc/gopass/win.go diff --git a/Godeps/_workspace/src/github.com/inconshreveable/go-update/LICENSE b/vendor/github.com/inconshreveable/go-update/LICENSE similarity index 100% rename from Godeps/_workspace/src/github.com/inconshreveable/go-update/LICENSE rename to vendor/github.com/inconshreveable/go-update/LICENSE diff --git a/Godeps/_workspace/src/github.com/inconshreveable/go-update/README.md b/vendor/github.com/inconshreveable/go-update/README.md similarity index 100% rename from Godeps/_workspace/src/github.com/inconshreveable/go-update/README.md rename to vendor/github.com/inconshreveable/go-update/README.md diff --git a/Godeps/_workspace/src/github.com/inconshreveable/go-update/check/check.go b/vendor/github.com/inconshreveable/go-update/check/check.go similarity index 96% rename from Godeps/_workspace/src/github.com/inconshreveable/go-update/check/check.go rename to vendor/github.com/inconshreveable/go-update/check/check.go index 7a1bd1954..bd23f8cfd 100644 --- a/Godeps/_workspace/src/github.com/inconshreveable/go-update/check/check.go +++ b/vendor/github.com/inconshreveable/go-update/check/check.go @@ -10,8 +10,8 @@ import ( "net/http" "runtime" - "github.com/github/hub/Godeps/_workspace/src/github.com/inconshreveable/go-update" - "github.com/github/hub/Godeps/_workspace/src/github.com/kardianos/osext" + "github.com/inconshreveable/go-update" + "github.com/kardianos/osext" ) type Initiative string diff --git a/Godeps/_workspace/src/github.com/inconshreveable/go-update/download/download.go b/vendor/github.com/inconshreveable/go-update/download/download.go similarity index 100% rename from Godeps/_workspace/src/github.com/inconshreveable/go-update/download/download.go rename to vendor/github.com/inconshreveable/go-update/download/download.go diff --git a/Godeps/_workspace/src/github.com/inconshreveable/go-update/hide_noop.go b/vendor/github.com/inconshreveable/go-update/hide_noop.go similarity index 100% rename from Godeps/_workspace/src/github.com/inconshreveable/go-update/hide_noop.go rename to vendor/github.com/inconshreveable/go-update/hide_noop.go diff --git a/Godeps/_workspace/src/github.com/inconshreveable/go-update/hide_windows.go b/vendor/github.com/inconshreveable/go-update/hide_windows.go similarity index 100% rename from Godeps/_workspace/src/github.com/inconshreveable/go-update/hide_windows.go rename to vendor/github.com/inconshreveable/go-update/hide_windows.go diff --git a/Godeps/_workspace/src/github.com/inconshreveable/go-update/update.go b/vendor/github.com/inconshreveable/go-update/update.go similarity index 98% rename from Godeps/_workspace/src/github.com/inconshreveable/go-update/update.go rename to vendor/github.com/inconshreveable/go-update/update.go index 17f45d641..62c819a61 100644 --- a/Godeps/_workspace/src/github.com/inconshreveable/go-update/update.go +++ b/vendor/github.com/inconshreveable/go-update/update.go @@ -126,9 +126,9 @@ import ( "os" "path/filepath" - "github.com/github/hub/Godeps/_workspace/src/github.com/inconshreveable/go-update/download" - "github.com/github/hub/Godeps/_workspace/src/github.com/kardianos/osext" - "github.com/github/hub/Godeps/_workspace/src/github.com/kr/binarydist" + "github.com/inconshreveable/go-update/download" + "github.com/kardianos/osext" + "github.com/kr/binarydist" ) // The type of a binary patch, if any. Only bsdiff is supported diff --git a/Godeps/_workspace/src/github.com/inconshreveable/go-update/update_test.go b/vendor/github.com/inconshreveable/go-update/update_test.go similarity index 99% rename from Godeps/_workspace/src/github.com/inconshreveable/go-update/update_test.go rename to vendor/github.com/inconshreveable/go-update/update_test.go index 6cdbe8099..e9d8c9518 100644 --- a/Godeps/_workspace/src/github.com/inconshreveable/go-update/update_test.go +++ b/vendor/github.com/inconshreveable/go-update/update_test.go @@ -7,7 +7,7 @@ import ( "crypto/rsa" "crypto/x509" "encoding/pem" - "github.com/github/hub/Godeps/_workspace/src/github.com/kr/binarydist" + "github.com/kr/binarydist" "io/ioutil" "net" "net/http" diff --git a/Godeps/_workspace/src/github.com/jingweno/go-sawyer/LICENSE b/vendor/github.com/jingweno/go-sawyer/LICENSE similarity index 100% rename from Godeps/_workspace/src/github.com/jingweno/go-sawyer/LICENSE rename to vendor/github.com/jingweno/go-sawyer/LICENSE diff --git a/Godeps/_workspace/src/github.com/jingweno/go-sawyer/README.md b/vendor/github.com/jingweno/go-sawyer/README.md similarity index 100% rename from Godeps/_workspace/src/github.com/jingweno/go-sawyer/README.md rename to vendor/github.com/jingweno/go-sawyer/README.md diff --git a/Godeps/_workspace/src/github.com/jingweno/go-sawyer/gopack.config b/vendor/github.com/jingweno/go-sawyer/gopack.config similarity index 100% rename from Godeps/_workspace/src/github.com/jingweno/go-sawyer/gopack.config rename to vendor/github.com/jingweno/go-sawyer/gopack.config diff --git a/Godeps/_workspace/src/github.com/jingweno/go-sawyer/hypermedia/hypermedia.go b/vendor/github.com/jingweno/go-sawyer/hypermedia/hypermedia.go similarity index 97% rename from Godeps/_workspace/src/github.com/jingweno/go-sawyer/hypermedia/hypermedia.go rename to vendor/github.com/jingweno/go-sawyer/hypermedia/hypermedia.go index d4cc9e74f..e5e08dee4 100644 --- a/Godeps/_workspace/src/github.com/jingweno/go-sawyer/hypermedia/hypermedia.go +++ b/vendor/github.com/jingweno/go-sawyer/hypermedia/hypermedia.go @@ -4,7 +4,7 @@ package hypermedia import ( "fmt" - "github.com/github/hub/Godeps/_workspace/src/github.com/jtacoma/uritemplates" + "github.com/jtacoma/uritemplates" "net/url" "reflect" ) diff --git a/Godeps/_workspace/src/github.com/jingweno/go-sawyer/hypermedia/hypermedia_test.go b/vendor/github.com/jingweno/go-sawyer/hypermedia/hypermedia_test.go similarity index 97% rename from Godeps/_workspace/src/github.com/jingweno/go-sawyer/hypermedia/hypermedia_test.go rename to vendor/github.com/jingweno/go-sawyer/hypermedia/hypermedia_test.go index 0384e1cc6..afbded61a 100644 --- a/Godeps/_workspace/src/github.com/jingweno/go-sawyer/hypermedia/hypermedia_test.go +++ b/vendor/github.com/jingweno/go-sawyer/hypermedia/hypermedia_test.go @@ -3,7 +3,7 @@ package hypermedia import ( "bytes" "encoding/json" - "github.com/github/hub/Godeps/_workspace/src/github.com/bmizerany/assert" + "github.com/bmizerany/assert" "testing" ) diff --git a/Godeps/_workspace/src/github.com/jingweno/go-sawyer/mediaheader/decoder.go b/vendor/github.com/jingweno/go-sawyer/mediaheader/decoder.go similarity index 92% rename from Godeps/_workspace/src/github.com/jingweno/go-sawyer/mediaheader/decoder.go rename to vendor/github.com/jingweno/go-sawyer/mediaheader/decoder.go index 34099b68b..6d5c3737b 100644 --- a/Godeps/_workspace/src/github.com/jingweno/go-sawyer/mediaheader/decoder.go +++ b/vendor/github.com/jingweno/go-sawyer/mediaheader/decoder.go @@ -1,7 +1,7 @@ package mediaheader import ( - "github.com/github/hub/Godeps/_workspace/src/github.com/jingweno/go-sawyer/hypermedia" + "github.com/jingweno/go-sawyer/hypermedia" "net/http" "net/url" "strings" diff --git a/Godeps/_workspace/src/github.com/jingweno/go-sawyer/mediaheader/decoder_test.go b/vendor/github.com/jingweno/go-sawyer/mediaheader/decoder_test.go similarity index 88% rename from Godeps/_workspace/src/github.com/jingweno/go-sawyer/mediaheader/decoder_test.go rename to vendor/github.com/jingweno/go-sawyer/mediaheader/decoder_test.go index b626ca7bd..ba0a32b06 100644 --- a/Godeps/_workspace/src/github.com/jingweno/go-sawyer/mediaheader/decoder_test.go +++ b/vendor/github.com/jingweno/go-sawyer/mediaheader/decoder_test.go @@ -1,7 +1,7 @@ package mediaheader import ( - "github.com/github/hub/Godeps/_workspace/src/github.com/bmizerany/assert" + "github.com/bmizerany/assert" "net/http" "testing" ) diff --git a/Godeps/_workspace/src/github.com/jingweno/go-sawyer/mediaheader/mediaheader.go b/vendor/github.com/jingweno/go-sawyer/mediaheader/mediaheader.go similarity index 51% rename from Godeps/_workspace/src/github.com/jingweno/go-sawyer/mediaheader/mediaheader.go rename to vendor/github.com/jingweno/go-sawyer/mediaheader/mediaheader.go index 832581295..a23c4bded 100644 --- a/Godeps/_workspace/src/github.com/jingweno/go-sawyer/mediaheader/mediaheader.go +++ b/vendor/github.com/jingweno/go-sawyer/mediaheader/mediaheader.go @@ -1,7 +1,7 @@ package mediaheader import ( - "github.com/github/hub/Godeps/_workspace/src/github.com/jingweno/go-sawyer/hypermedia" + "github.com/jingweno/go-sawyer/hypermedia" ) type MediaHeader struct { diff --git a/Godeps/_workspace/src/github.com/jingweno/go-sawyer/mediatype/decode.go b/vendor/github.com/jingweno/go-sawyer/mediatype/decode.go similarity index 100% rename from Godeps/_workspace/src/github.com/jingweno/go-sawyer/mediatype/decode.go rename to vendor/github.com/jingweno/go-sawyer/mediatype/decode.go diff --git a/Godeps/_workspace/src/github.com/jingweno/go-sawyer/mediatype/decode_test.go b/vendor/github.com/jingweno/go-sawyer/mediatype/decode_test.go similarity index 95% rename from Godeps/_workspace/src/github.com/jingweno/go-sawyer/mediatype/decode_test.go rename to vendor/github.com/jingweno/go-sawyer/mediatype/decode_test.go index 31351bbab..895d811dd 100644 --- a/Godeps/_workspace/src/github.com/jingweno/go-sawyer/mediatype/decode_test.go +++ b/vendor/github.com/jingweno/go-sawyer/mediatype/decode_test.go @@ -2,7 +2,7 @@ package mediatype import ( "bytes" - "github.com/github/hub/Godeps/_workspace/src/github.com/bmizerany/assert" + "github.com/bmizerany/assert" "io" "io/ioutil" "strings" diff --git a/Godeps/_workspace/src/github.com/jingweno/go-sawyer/mediatype/encode.go b/vendor/github.com/jingweno/go-sawyer/mediatype/encode.go similarity index 100% rename from Godeps/_workspace/src/github.com/jingweno/go-sawyer/mediatype/encode.go rename to vendor/github.com/jingweno/go-sawyer/mediatype/encode.go diff --git a/Godeps/_workspace/src/github.com/jingweno/go-sawyer/mediatype/encode_test.go b/vendor/github.com/jingweno/go-sawyer/mediatype/encode_test.go similarity index 94% rename from Godeps/_workspace/src/github.com/jingweno/go-sawyer/mediatype/encode_test.go rename to vendor/github.com/jingweno/go-sawyer/mediatype/encode_test.go index a32f8991b..ffa7d8a1c 100644 --- a/Godeps/_workspace/src/github.com/jingweno/go-sawyer/mediatype/encode_test.go +++ b/vendor/github.com/jingweno/go-sawyer/mediatype/encode_test.go @@ -1,7 +1,7 @@ package mediatype import ( - "github.com/github/hub/Godeps/_workspace/src/github.com/bmizerany/assert" + "github.com/bmizerany/assert" "io" "strings" "testing" diff --git a/Godeps/_workspace/src/github.com/jingweno/go-sawyer/mediatype/mediatype.go b/vendor/github.com/jingweno/go-sawyer/mediatype/mediatype.go similarity index 100% rename from Godeps/_workspace/src/github.com/jingweno/go-sawyer/mediatype/mediatype.go rename to vendor/github.com/jingweno/go-sawyer/mediatype/mediatype.go diff --git a/Godeps/_workspace/src/github.com/jingweno/go-sawyer/mediatype/mediatype_test.go b/vendor/github.com/jingweno/go-sawyer/mediatype/mediatype_test.go similarity index 97% rename from Godeps/_workspace/src/github.com/jingweno/go-sawyer/mediatype/mediatype_test.go rename to vendor/github.com/jingweno/go-sawyer/mediatype/mediatype_test.go index 5b7a85c15..8ed1bbca6 100644 --- a/Godeps/_workspace/src/github.com/jingweno/go-sawyer/mediatype/mediatype_test.go +++ b/vendor/github.com/jingweno/go-sawyer/mediatype/mediatype_test.go @@ -1,7 +1,7 @@ package mediatype import ( - "github.com/github/hub/Godeps/_workspace/src/github.com/bmizerany/assert" + "github.com/bmizerany/assert" "testing" ) diff --git a/Godeps/_workspace/src/github.com/jingweno/go-sawyer/request.go b/vendor/github.com/jingweno/go-sawyer/request.go similarity index 91% rename from Godeps/_workspace/src/github.com/jingweno/go-sawyer/request.go rename to vendor/github.com/jingweno/go-sawyer/request.go index 240c9a0ad..80889f285 100644 --- a/Godeps/_workspace/src/github.com/jingweno/go-sawyer/request.go +++ b/vendor/github.com/jingweno/go-sawyer/request.go @@ -5,8 +5,8 @@ import ( "net/http" "net/url" - "github.com/github/hub/Godeps/_workspace/src/github.com/jingweno/go-sawyer/mediaheader" - "github.com/github/hub/Godeps/_workspace/src/github.com/jingweno/go-sawyer/mediatype" + "github.com/jingweno/go-sawyer/mediaheader" + "github.com/jingweno/go-sawyer/mediatype" ) type Request struct { diff --git a/Godeps/_workspace/src/github.com/jingweno/go-sawyer/request_test.go b/vendor/github.com/jingweno/go-sawyer/request_test.go similarity index 97% rename from Godeps/_workspace/src/github.com/jingweno/go-sawyer/request_test.go rename to vendor/github.com/jingweno/go-sawyer/request_test.go index 15e3ba3e5..d352f5f9b 100644 --- a/Godeps/_workspace/src/github.com/jingweno/go-sawyer/request_test.go +++ b/vendor/github.com/jingweno/go-sawyer/request_test.go @@ -7,8 +7,8 @@ import ( "strings" "testing" - "github.com/github/hub/Godeps/_workspace/src/github.com/bmizerany/assert" - "github.com/github/hub/Godeps/_workspace/src/github.com/jingweno/go-sawyer/mediatype" + "github.com/bmizerany/assert" + "github.com/jingweno/go-sawyer/mediatype" ) func TestSuccessfulGet(t *testing.T) { diff --git a/Godeps/_workspace/src/github.com/jingweno/go-sawyer/response.go b/vendor/github.com/jingweno/go-sawyer/response.go similarity index 89% rename from Godeps/_workspace/src/github.com/jingweno/go-sawyer/response.go rename to vendor/github.com/jingweno/go-sawyer/response.go index 025517d0b..dc19d9e60 100644 --- a/Godeps/_workspace/src/github.com/jingweno/go-sawyer/response.go +++ b/vendor/github.com/jingweno/go-sawyer/response.go @@ -4,8 +4,8 @@ import ( "errors" "net/http" - "github.com/github/hub/Godeps/_workspace/src/github.com/jingweno/go-sawyer/mediaheader" - "github.com/github/hub/Godeps/_workspace/src/github.com/jingweno/go-sawyer/mediatype" + "github.com/jingweno/go-sawyer/mediaheader" + "github.com/jingweno/go-sawyer/mediatype" ) type Response struct { diff --git a/Godeps/_workspace/src/github.com/jingweno/go-sawyer/sawyer.go b/vendor/github.com/jingweno/go-sawyer/sawyer.go similarity index 96% rename from Godeps/_workspace/src/github.com/jingweno/go-sawyer/sawyer.go rename to vendor/github.com/jingweno/go-sawyer/sawyer.go index 8c0e851d2..9e8725745 100644 --- a/Godeps/_workspace/src/github.com/jingweno/go-sawyer/sawyer.go +++ b/vendor/github.com/jingweno/go-sawyer/sawyer.go @@ -7,7 +7,7 @@ import ( "net/url" "strings" - "github.com/github/hub/Godeps/_workspace/src/github.com/jingweno/go-sawyer/mediatype" + "github.com/jingweno/go-sawyer/mediatype" ) // The default httpClient used if one isn't specified. diff --git a/Godeps/_workspace/src/github.com/jingweno/go-sawyer/sawyer_test.go b/vendor/github.com/jingweno/go-sawyer/sawyer_test.go similarity index 95% rename from Godeps/_workspace/src/github.com/jingweno/go-sawyer/sawyer_test.go rename to vendor/github.com/jingweno/go-sawyer/sawyer_test.go index 27d9b0933..e9e8dd3e7 100644 --- a/Godeps/_workspace/src/github.com/jingweno/go-sawyer/sawyer_test.go +++ b/vendor/github.com/jingweno/go-sawyer/sawyer_test.go @@ -4,8 +4,8 @@ import ( "net/url" "testing" - "github.com/github/hub/Godeps/_workspace/src/github.com/bmizerany/assert" - "github.com/github/hub/Godeps/_workspace/src/github.com/jingweno/go-sawyer/hypermedia" + "github.com/bmizerany/assert" + "github.com/jingweno/go-sawyer/hypermedia" ) var endpoints = map[string]map[string]string{ diff --git a/Godeps/_workspace/src/github.com/jingweno/go-sawyer/script/fmt b/vendor/github.com/jingweno/go-sawyer/script/fmt similarity index 100% rename from Godeps/_workspace/src/github.com/jingweno/go-sawyer/script/fmt rename to vendor/github.com/jingweno/go-sawyer/script/fmt diff --git a/Godeps/_workspace/src/github.com/jingweno/go-sawyer/script/test b/vendor/github.com/jingweno/go-sawyer/script/test similarity index 100% rename from Godeps/_workspace/src/github.com/jingweno/go-sawyer/script/test rename to vendor/github.com/jingweno/go-sawyer/script/test diff --git a/Godeps/_workspace/src/github.com/jtacoma/uritemplates/.gitignore b/vendor/github.com/jtacoma/uritemplates/.gitignore similarity index 100% rename from Godeps/_workspace/src/github.com/jtacoma/uritemplates/.gitignore rename to vendor/github.com/jtacoma/uritemplates/.gitignore diff --git a/Godeps/_workspace/src/github.com/jtacoma/uritemplates/.gitmodules b/vendor/github.com/jtacoma/uritemplates/.gitmodules similarity index 100% rename from Godeps/_workspace/src/github.com/jtacoma/uritemplates/.gitmodules rename to vendor/github.com/jtacoma/uritemplates/.gitmodules diff --git a/Godeps/_workspace/src/github.com/jtacoma/uritemplates/.godocdown.md b/vendor/github.com/jtacoma/uritemplates/.godocdown.md similarity index 100% rename from Godeps/_workspace/src/github.com/jtacoma/uritemplates/.godocdown.md rename to vendor/github.com/jtacoma/uritemplates/.godocdown.md diff --git a/Godeps/_workspace/src/github.com/jtacoma/uritemplates/.travis.yml b/vendor/github.com/jtacoma/uritemplates/.travis.yml similarity index 100% rename from Godeps/_workspace/src/github.com/jtacoma/uritemplates/.travis.yml rename to vendor/github.com/jtacoma/uritemplates/.travis.yml diff --git a/Godeps/_workspace/src/github.com/jtacoma/uritemplates/LICENSE b/vendor/github.com/jtacoma/uritemplates/LICENSE similarity index 100% rename from Godeps/_workspace/src/github.com/jtacoma/uritemplates/LICENSE rename to vendor/github.com/jtacoma/uritemplates/LICENSE diff --git a/Godeps/_workspace/src/github.com/jtacoma/uritemplates/README.md b/vendor/github.com/jtacoma/uritemplates/README.md similarity index 100% rename from Godeps/_workspace/src/github.com/jtacoma/uritemplates/README.md rename to vendor/github.com/jtacoma/uritemplates/README.md diff --git a/Godeps/_workspace/src/github.com/jtacoma/uritemplates/uritemplates.go b/vendor/github.com/jtacoma/uritemplates/uritemplates.go similarity index 100% rename from Godeps/_workspace/src/github.com/jtacoma/uritemplates/uritemplates.go rename to vendor/github.com/jtacoma/uritemplates/uritemplates.go diff --git a/Godeps/_workspace/src/github.com/jtacoma/uritemplates/uritemplates_test.go b/vendor/github.com/jtacoma/uritemplates/uritemplates_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/jtacoma/uritemplates/uritemplates_test.go rename to vendor/github.com/jtacoma/uritemplates/uritemplates_test.go diff --git a/Godeps/_workspace/src/github.com/kardianos/osext/LICENSE b/vendor/github.com/kardianos/osext/LICENSE similarity index 100% rename from Godeps/_workspace/src/github.com/kardianos/osext/LICENSE rename to vendor/github.com/kardianos/osext/LICENSE diff --git a/Godeps/_workspace/src/github.com/kardianos/osext/README.md b/vendor/github.com/kardianos/osext/README.md similarity index 100% rename from Godeps/_workspace/src/github.com/kardianos/osext/README.md rename to vendor/github.com/kardianos/osext/README.md diff --git a/Godeps/_workspace/src/github.com/kardianos/osext/osext.go b/vendor/github.com/kardianos/osext/osext.go similarity index 100% rename from Godeps/_workspace/src/github.com/kardianos/osext/osext.go rename to vendor/github.com/kardianos/osext/osext.go diff --git a/Godeps/_workspace/src/github.com/kardianos/osext/osext_plan9.go b/vendor/github.com/kardianos/osext/osext_plan9.go similarity index 100% rename from Godeps/_workspace/src/github.com/kardianos/osext/osext_plan9.go rename to vendor/github.com/kardianos/osext/osext_plan9.go diff --git a/Godeps/_workspace/src/github.com/kardianos/osext/osext_procfs.go b/vendor/github.com/kardianos/osext/osext_procfs.go similarity index 100% rename from Godeps/_workspace/src/github.com/kardianos/osext/osext_procfs.go rename to vendor/github.com/kardianos/osext/osext_procfs.go diff --git a/Godeps/_workspace/src/github.com/kardianos/osext/osext_sysctl.go b/vendor/github.com/kardianos/osext/osext_sysctl.go similarity index 100% rename from Godeps/_workspace/src/github.com/kardianos/osext/osext_sysctl.go rename to vendor/github.com/kardianos/osext/osext_sysctl.go diff --git a/Godeps/_workspace/src/github.com/kardianos/osext/osext_test.go b/vendor/github.com/kardianos/osext/osext_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/kardianos/osext/osext_test.go rename to vendor/github.com/kardianos/osext/osext_test.go diff --git a/Godeps/_workspace/src/github.com/kardianos/osext/osext_windows.go b/vendor/github.com/kardianos/osext/osext_windows.go similarity index 100% rename from Godeps/_workspace/src/github.com/kardianos/osext/osext_windows.go rename to vendor/github.com/kardianos/osext/osext_windows.go diff --git a/Godeps/_workspace/src/github.com/kballard/go-shellquote/LICENSE b/vendor/github.com/kballard/go-shellquote/LICENSE similarity index 100% rename from Godeps/_workspace/src/github.com/kballard/go-shellquote/LICENSE rename to vendor/github.com/kballard/go-shellquote/LICENSE diff --git a/Godeps/_workspace/src/github.com/kballard/go-shellquote/README b/vendor/github.com/kballard/go-shellquote/README similarity index 100% rename from Godeps/_workspace/src/github.com/kballard/go-shellquote/README rename to vendor/github.com/kballard/go-shellquote/README diff --git a/Godeps/_workspace/src/github.com/kballard/go-shellquote/both_test.go b/vendor/github.com/kballard/go-shellquote/both_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/kballard/go-shellquote/both_test.go rename to vendor/github.com/kballard/go-shellquote/both_test.go diff --git a/Godeps/_workspace/src/github.com/kballard/go-shellquote/doc.go b/vendor/github.com/kballard/go-shellquote/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/kballard/go-shellquote/doc.go rename to vendor/github.com/kballard/go-shellquote/doc.go diff --git a/Godeps/_workspace/src/github.com/kballard/go-shellquote/quote.go b/vendor/github.com/kballard/go-shellquote/quote.go similarity index 100% rename from Godeps/_workspace/src/github.com/kballard/go-shellquote/quote.go rename to vendor/github.com/kballard/go-shellquote/quote.go diff --git a/Godeps/_workspace/src/github.com/kballard/go-shellquote/quote_test.go b/vendor/github.com/kballard/go-shellquote/quote_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/kballard/go-shellquote/quote_test.go rename to vendor/github.com/kballard/go-shellquote/quote_test.go diff --git a/Godeps/_workspace/src/github.com/kballard/go-shellquote/unquote.go b/vendor/github.com/kballard/go-shellquote/unquote.go similarity index 100% rename from Godeps/_workspace/src/github.com/kballard/go-shellquote/unquote.go rename to vendor/github.com/kballard/go-shellquote/unquote.go diff --git a/Godeps/_workspace/src/github.com/kballard/go-shellquote/unquote_test.go b/vendor/github.com/kballard/go-shellquote/unquote_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/kballard/go-shellquote/unquote_test.go rename to vendor/github.com/kballard/go-shellquote/unquote_test.go diff --git a/Godeps/_workspace/src/github.com/kr/binarydist/.gitignore b/vendor/github.com/kr/binarydist/.gitignore similarity index 100% rename from Godeps/_workspace/src/github.com/kr/binarydist/.gitignore rename to vendor/github.com/kr/binarydist/.gitignore diff --git a/Godeps/_workspace/src/github.com/kr/binarydist/License b/vendor/github.com/kr/binarydist/License similarity index 100% rename from Godeps/_workspace/src/github.com/kr/binarydist/License rename to vendor/github.com/kr/binarydist/License diff --git a/Godeps/_workspace/src/github.com/kr/binarydist/Readme.md b/vendor/github.com/kr/binarydist/Readme.md similarity index 100% rename from Godeps/_workspace/src/github.com/kr/binarydist/Readme.md rename to vendor/github.com/kr/binarydist/Readme.md diff --git a/Godeps/_workspace/src/github.com/kr/binarydist/bzip2.go b/vendor/github.com/kr/binarydist/bzip2.go similarity index 100% rename from Godeps/_workspace/src/github.com/kr/binarydist/bzip2.go rename to vendor/github.com/kr/binarydist/bzip2.go diff --git a/Godeps/_workspace/src/github.com/kr/binarydist/common_test.go b/vendor/github.com/kr/binarydist/common_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/kr/binarydist/common_test.go rename to vendor/github.com/kr/binarydist/common_test.go diff --git a/Godeps/_workspace/src/github.com/kr/binarydist/diff.go b/vendor/github.com/kr/binarydist/diff.go similarity index 100% rename from Godeps/_workspace/src/github.com/kr/binarydist/diff.go rename to vendor/github.com/kr/binarydist/diff.go diff --git a/Godeps/_workspace/src/github.com/kr/binarydist/diff_test.go b/vendor/github.com/kr/binarydist/diff_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/kr/binarydist/diff_test.go rename to vendor/github.com/kr/binarydist/diff_test.go diff --git a/Godeps/_workspace/src/github.com/kr/binarydist/doc.go b/vendor/github.com/kr/binarydist/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/kr/binarydist/doc.go rename to vendor/github.com/kr/binarydist/doc.go diff --git a/Godeps/_workspace/src/github.com/kr/binarydist/encoding.go b/vendor/github.com/kr/binarydist/encoding.go similarity index 100% rename from Godeps/_workspace/src/github.com/kr/binarydist/encoding.go rename to vendor/github.com/kr/binarydist/encoding.go diff --git a/Godeps/_workspace/src/github.com/kr/binarydist/patch.go b/vendor/github.com/kr/binarydist/patch.go similarity index 100% rename from Godeps/_workspace/src/github.com/kr/binarydist/patch.go rename to vendor/github.com/kr/binarydist/patch.go diff --git a/Godeps/_workspace/src/github.com/kr/binarydist/patch_test.go b/vendor/github.com/kr/binarydist/patch_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/kr/binarydist/patch_test.go rename to vendor/github.com/kr/binarydist/patch_test.go diff --git a/Godeps/_workspace/src/github.com/kr/binarydist/seek.go b/vendor/github.com/kr/binarydist/seek.go similarity index 100% rename from Godeps/_workspace/src/github.com/kr/binarydist/seek.go rename to vendor/github.com/kr/binarydist/seek.go diff --git a/Godeps/_workspace/src/github.com/kr/binarydist/sort_test.go b/vendor/github.com/kr/binarydist/sort_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/kr/binarydist/sort_test.go rename to vendor/github.com/kr/binarydist/sort_test.go diff --git a/Godeps/_workspace/src/github.com/kr/binarydist/testdata/sample.new b/vendor/github.com/kr/binarydist/testdata/sample.new similarity index 100% rename from Godeps/_workspace/src/github.com/kr/binarydist/testdata/sample.new rename to vendor/github.com/kr/binarydist/testdata/sample.new diff --git a/Godeps/_workspace/src/github.com/kr/binarydist/testdata/sample.old b/vendor/github.com/kr/binarydist/testdata/sample.old similarity index 100% rename from Godeps/_workspace/src/github.com/kr/binarydist/testdata/sample.old rename to vendor/github.com/kr/binarydist/testdata/sample.old diff --git a/Godeps/_workspace/src/github.com/kr/binarydist/testdata/sample.patch b/vendor/github.com/kr/binarydist/testdata/sample.patch similarity index 100% rename from Godeps/_workspace/src/github.com/kr/binarydist/testdata/sample.patch rename to vendor/github.com/kr/binarydist/testdata/sample.patch diff --git a/Godeps/_workspace/src/github.com/kr/pretty/.gitignore b/vendor/github.com/kr/pretty/.gitignore similarity index 100% rename from Godeps/_workspace/src/github.com/kr/pretty/.gitignore rename to vendor/github.com/kr/pretty/.gitignore diff --git a/Godeps/_workspace/src/github.com/kr/pretty/License b/vendor/github.com/kr/pretty/License similarity index 100% rename from Godeps/_workspace/src/github.com/kr/pretty/License rename to vendor/github.com/kr/pretty/License diff --git a/Godeps/_workspace/src/github.com/kr/pretty/Readme b/vendor/github.com/kr/pretty/Readme similarity index 100% rename from Godeps/_workspace/src/github.com/kr/pretty/Readme rename to vendor/github.com/kr/pretty/Readme diff --git a/Godeps/_workspace/src/github.com/kr/pretty/diff.go b/vendor/github.com/kr/pretty/diff.go similarity index 100% rename from Godeps/_workspace/src/github.com/kr/pretty/diff.go rename to vendor/github.com/kr/pretty/diff.go diff --git a/Godeps/_workspace/src/github.com/kr/pretty/diff_test.go b/vendor/github.com/kr/pretty/diff_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/kr/pretty/diff_test.go rename to vendor/github.com/kr/pretty/diff_test.go diff --git a/Godeps/_workspace/src/github.com/kr/pretty/example_test.go b/vendor/github.com/kr/pretty/example_test.go similarity index 80% rename from Godeps/_workspace/src/github.com/kr/pretty/example_test.go rename to vendor/github.com/kr/pretty/example_test.go index f5b6e8bbe..ecf40f3fc 100644 --- a/Godeps/_workspace/src/github.com/kr/pretty/example_test.go +++ b/vendor/github.com/kr/pretty/example_test.go @@ -2,7 +2,7 @@ package pretty_test import ( "fmt" - "github.com/github/hub/Godeps/_workspace/src/github.com/kr/pretty" + "github.com/kr/pretty" ) func Example() { diff --git a/Godeps/_workspace/src/github.com/kr/pretty/formatter.go b/vendor/github.com/kr/pretty/formatter.go similarity index 99% rename from Godeps/_workspace/src/github.com/kr/pretty/formatter.go rename to vendor/github.com/kr/pretty/formatter.go index 632317f98..8dacda25f 100644 --- a/Godeps/_workspace/src/github.com/kr/pretty/formatter.go +++ b/vendor/github.com/kr/pretty/formatter.go @@ -7,7 +7,7 @@ import ( "strconv" "text/tabwriter" - "github.com/github/hub/Godeps/_workspace/src/github.com/kr/text" + "github.com/kr/text" ) const ( diff --git a/Godeps/_workspace/src/github.com/kr/pretty/formatter_test.go b/vendor/github.com/kr/pretty/formatter_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/kr/pretty/formatter_test.go rename to vendor/github.com/kr/pretty/formatter_test.go diff --git a/Godeps/_workspace/src/github.com/kr/pretty/pretty.go b/vendor/github.com/kr/pretty/pretty.go similarity index 100% rename from Godeps/_workspace/src/github.com/kr/pretty/pretty.go rename to vendor/github.com/kr/pretty/pretty.go diff --git a/Godeps/_workspace/src/github.com/kr/pretty/zero.go b/vendor/github.com/kr/pretty/zero.go similarity index 100% rename from Godeps/_workspace/src/github.com/kr/pretty/zero.go rename to vendor/github.com/kr/pretty/zero.go diff --git a/Godeps/_workspace/src/github.com/kr/text/License b/vendor/github.com/kr/text/License similarity index 100% rename from Godeps/_workspace/src/github.com/kr/text/License rename to vendor/github.com/kr/text/License diff --git a/Godeps/_workspace/src/github.com/kr/text/Readme b/vendor/github.com/kr/text/Readme similarity index 100% rename from Godeps/_workspace/src/github.com/kr/text/Readme rename to vendor/github.com/kr/text/Readme diff --git a/Godeps/_workspace/src/github.com/kr/text/colwriter/Readme b/vendor/github.com/kr/text/colwriter/Readme similarity index 100% rename from Godeps/_workspace/src/github.com/kr/text/colwriter/Readme rename to vendor/github.com/kr/text/colwriter/Readme diff --git a/Godeps/_workspace/src/github.com/kr/text/colwriter/column.go b/vendor/github.com/kr/text/colwriter/column.go similarity index 100% rename from Godeps/_workspace/src/github.com/kr/text/colwriter/column.go rename to vendor/github.com/kr/text/colwriter/column.go diff --git a/Godeps/_workspace/src/github.com/kr/text/colwriter/column_test.go b/vendor/github.com/kr/text/colwriter/column_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/kr/text/colwriter/column_test.go rename to vendor/github.com/kr/text/colwriter/column_test.go diff --git a/Godeps/_workspace/src/github.com/kr/text/doc.go b/vendor/github.com/kr/text/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/kr/text/doc.go rename to vendor/github.com/kr/text/doc.go diff --git a/Godeps/_workspace/src/github.com/kr/text/indent.go b/vendor/github.com/kr/text/indent.go similarity index 100% rename from Godeps/_workspace/src/github.com/kr/text/indent.go rename to vendor/github.com/kr/text/indent.go diff --git a/Godeps/_workspace/src/github.com/kr/text/indent_test.go b/vendor/github.com/kr/text/indent_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/kr/text/indent_test.go rename to vendor/github.com/kr/text/indent_test.go diff --git a/Godeps/_workspace/src/github.com/kr/text/mc/Readme b/vendor/github.com/kr/text/mc/Readme similarity index 100% rename from Godeps/_workspace/src/github.com/kr/text/mc/Readme rename to vendor/github.com/kr/text/mc/Readme diff --git a/Godeps/_workspace/src/github.com/kr/text/mc/mc.go b/vendor/github.com/kr/text/mc/mc.go similarity index 94% rename from Godeps/_workspace/src/github.com/kr/text/mc/mc.go rename to vendor/github.com/kr/text/mc/mc.go index 3438fd99b..00169a30f 100644 --- a/Godeps/_workspace/src/github.com/kr/text/mc/mc.go +++ b/vendor/github.com/kr/text/mc/mc.go @@ -11,7 +11,7 @@ package main import ( "github.com/kr/pty" - "github.com/github/hub/Godeps/_workspace/src/github.com/kr/text/colwriter" + "github.com/kr/text/colwriter" "io" "log" "os" diff --git a/Godeps/_workspace/src/github.com/kr/text/wrap.go b/vendor/github.com/kr/text/wrap.go similarity index 100% rename from Godeps/_workspace/src/github.com/kr/text/wrap.go rename to vendor/github.com/kr/text/wrap.go diff --git a/Godeps/_workspace/src/github.com/kr/text/wrap_test.go b/vendor/github.com/kr/text/wrap_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/kr/text/wrap_test.go rename to vendor/github.com/kr/text/wrap_test.go diff --git a/Godeps/_workspace/src/github.com/mattn/go-colorable/README.md b/vendor/github.com/mattn/go-colorable/README.md similarity index 100% rename from Godeps/_workspace/src/github.com/mattn/go-colorable/README.md rename to vendor/github.com/mattn/go-colorable/README.md diff --git a/Godeps/_workspace/src/github.com/mattn/go-colorable/colorable_others.go b/vendor/github.com/mattn/go-colorable/colorable_others.go similarity index 100% rename from Godeps/_workspace/src/github.com/mattn/go-colorable/colorable_others.go rename to vendor/github.com/mattn/go-colorable/colorable_others.go diff --git a/Godeps/_workspace/src/github.com/mattn/go-colorable/colorable_windows.go b/vendor/github.com/mattn/go-colorable/colorable_windows.go similarity index 99% rename from Godeps/_workspace/src/github.com/mattn/go-colorable/colorable_windows.go rename to vendor/github.com/mattn/go-colorable/colorable_windows.go index 6b5f8cccc..6a2787808 100644 --- a/Godeps/_workspace/src/github.com/mattn/go-colorable/colorable_windows.go +++ b/vendor/github.com/mattn/go-colorable/colorable_windows.go @@ -10,7 +10,7 @@ import ( "syscall" "unsafe" - "github.com/github/hub/Godeps/_workspace/src/github.com/mattn/go-isatty" + "github.com/mattn/go-isatty" ) const ( diff --git a/Godeps/_workspace/src/github.com/mattn/go-isatty/README.md b/vendor/github.com/mattn/go-isatty/README.md similarity index 100% rename from Godeps/_workspace/src/github.com/mattn/go-isatty/README.md rename to vendor/github.com/mattn/go-isatty/README.md diff --git a/Godeps/_workspace/src/github.com/mattn/go-isatty/doc.go b/vendor/github.com/mattn/go-isatty/doc.go similarity index 100% rename from Godeps/_workspace/src/github.com/mattn/go-isatty/doc.go rename to vendor/github.com/mattn/go-isatty/doc.go diff --git a/Godeps/_workspace/src/github.com/mattn/go-isatty/isatty_bsd.go b/vendor/github.com/mattn/go-isatty/isatty_bsd.go similarity index 100% rename from Godeps/_workspace/src/github.com/mattn/go-isatty/isatty_bsd.go rename to vendor/github.com/mattn/go-isatty/isatty_bsd.go diff --git a/Godeps/_workspace/src/github.com/mattn/go-isatty/isatty_linux.go b/vendor/github.com/mattn/go-isatty/isatty_linux.go similarity index 100% rename from Godeps/_workspace/src/github.com/mattn/go-isatty/isatty_linux.go rename to vendor/github.com/mattn/go-isatty/isatty_linux.go diff --git a/Godeps/_workspace/src/github.com/mattn/go-isatty/isatty_windows.go b/vendor/github.com/mattn/go-isatty/isatty_windows.go similarity index 100% rename from Godeps/_workspace/src/github.com/mattn/go-isatty/isatty_windows.go rename to vendor/github.com/mattn/go-isatty/isatty_windows.go diff --git a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/auth_method.go b/vendor/github.com/octokit/go-octokit/octokit/auth_method.go similarity index 93% rename from Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/auth_method.go rename to vendor/github.com/octokit/go-octokit/octokit/auth_method.go index 417be2032..85bc7ab38 100644 --- a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/auth_method.go +++ b/vendor/github.com/octokit/go-octokit/octokit/auth_method.go @@ -7,7 +7,7 @@ import ( "os" "path/filepath" - "github.com/github/hub/Godeps/_workspace/src/github.com/fhs/go-netrc/netrc" + "github.com/fhs/go-netrc/netrc" ) // See http://developer.github.com/v3/auth/ diff --git a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/auth_method_test.go b/vendor/github.com/octokit/go-octokit/octokit/auth_method_test.go similarity index 88% rename from Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/auth_method_test.go rename to vendor/github.com/octokit/go-octokit/octokit/auth_method_test.go index c136108cc..796f2a2e9 100644 --- a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/auth_method_test.go +++ b/vendor/github.com/octokit/go-octokit/octokit/auth_method_test.go @@ -3,7 +3,7 @@ package octokit import ( "testing" - "github.com/github/hub/Godeps/_workspace/src/github.com/bmizerany/assert" + "github.com/bmizerany/assert" ) func TestBasicAuth(t *testing.T) { diff --git a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/authorizations.go b/vendor/github.com/octokit/go-octokit/octokit/authorizations.go similarity index 95% rename from Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/authorizations.go rename to vendor/github.com/octokit/go-octokit/octokit/authorizations.go index c5c58ed51..9717d87ba 100644 --- a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/authorizations.go +++ b/vendor/github.com/octokit/go-octokit/octokit/authorizations.go @@ -4,7 +4,7 @@ import ( "net/url" "time" - "github.com/github/hub/Godeps/_workspace/src/github.com/jingweno/go-sawyer/hypermedia" + "github.com/jingweno/go-sawyer/hypermedia" ) var ( diff --git a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/authorizations_test.go b/vendor/github.com/octokit/go-octokit/octokit/authorizations_test.go similarity index 97% rename from Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/authorizations_test.go rename to vendor/github.com/octokit/go-octokit/octokit/authorizations_test.go index da61a7ed9..8085f489c 100644 --- a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/authorizations_test.go +++ b/vendor/github.com/octokit/go-octokit/octokit/authorizations_test.go @@ -6,7 +6,7 @@ import ( "reflect" "testing" - "github.com/github/hub/Godeps/_workspace/src/github.com/bmizerany/assert" + "github.com/bmizerany/assert" ) func TestAuthorizationsService_One(t *testing.T) { diff --git a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/client.go b/vendor/github.com/octokit/go-octokit/octokit/client.go similarity index 95% rename from Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/client.go rename to vendor/github.com/octokit/go-octokit/octokit/client.go index fe09e2e78..fcbdbe0de 100644 --- a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/client.go +++ b/vendor/github.com/octokit/go-octokit/octokit/client.go @@ -5,8 +5,8 @@ import ( "net/http" "net/url" - "github.com/github/hub/Godeps/_workspace/src/github.com/jingweno/go-sawyer" - "github.com/github/hub/Godeps/_workspace/src/github.com/jingweno/go-sawyer/hypermedia" + "github.com/jingweno/go-sawyer" + "github.com/jingweno/go-sawyer/hypermedia" ) func NewClient(authMethod AuthMethod) *Client { diff --git a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/client_test.go b/vendor/github.com/octokit/go-octokit/octokit/client_test.go similarity index 98% rename from Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/client_test.go rename to vendor/github.com/octokit/go-octokit/octokit/client_test.go index a6b4e2985..b5b1ed50e 100644 --- a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/client_test.go +++ b/vendor/github.com/octokit/go-octokit/octokit/client_test.go @@ -4,7 +4,7 @@ import ( "net/http" "testing" - "github.com/github/hub/Godeps/_workspace/src/github.com/bmizerany/assert" + "github.com/bmizerany/assert" ) func TestSuccessfulGet(t *testing.T) { diff --git a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/commits.go b/vendor/github.com/octokit/go-octokit/octokit/commits.go similarity index 96% rename from Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/commits.go rename to vendor/github.com/octokit/go-octokit/octokit/commits.go index 8a0221c4f..952b53fe7 100644 --- a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/commits.go +++ b/vendor/github.com/octokit/go-octokit/octokit/commits.go @@ -5,7 +5,7 @@ import ( "net/url" "time" - "github.com/github/hub/Godeps/_workspace/src/github.com/jingweno/go-sawyer/hypermedia" + "github.com/jingweno/go-sawyer/hypermedia" ) var CommitsURL = Hyperlink("repos/{owner}/{repo}/commits{/sha}") diff --git a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/commits_test.go b/vendor/github.com/octokit/go-octokit/octokit/commits_test.go similarity index 95% rename from Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/commits_test.go rename to vendor/github.com/octokit/go-octokit/octokit/commits_test.go index 03c13afa4..582c67ed1 100644 --- a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/commits_test.go +++ b/vendor/github.com/octokit/go-octokit/octokit/commits_test.go @@ -5,7 +5,7 @@ import ( "net/http" "testing" - "github.com/github/hub/Godeps/_workspace/src/github.com/bmizerany/assert" + "github.com/bmizerany/assert" ) func TestCommitsService_One(t *testing.T) { diff --git a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/emojis.go b/vendor/github.com/octokit/go-octokit/octokit/emojis.go similarity index 100% rename from Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/emojis.go rename to vendor/github.com/octokit/go-octokit/octokit/emojis.go diff --git a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/emojis_test.go b/vendor/github.com/octokit/go-octokit/octokit/emojis_test.go similarity index 90% rename from Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/emojis_test.go rename to vendor/github.com/octokit/go-octokit/octokit/emojis_test.go index 227c6fa98..f2b3dc86d 100644 --- a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/emojis_test.go +++ b/vendor/github.com/octokit/go-octokit/octokit/emojis_test.go @@ -4,7 +4,7 @@ import ( "net/http" "testing" - "github.com/github/hub/Godeps/_workspace/src/github.com/bmizerany/assert" + "github.com/bmizerany/assert" ) func TestRootEmojisService_All(t *testing.T) { diff --git a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/error.go b/vendor/github.com/octokit/go-octokit/octokit/error.go similarity index 98% rename from Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/error.go rename to vendor/github.com/octokit/go-octokit/octokit/error.go index 528dcf176..a1e64b1d9 100644 --- a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/error.go +++ b/vendor/github.com/octokit/go-octokit/octokit/error.go @@ -6,7 +6,7 @@ import ( "regexp" "strings" - "github.com/github/hub/Godeps/_workspace/src/github.com/jingweno/go-sawyer" + "github.com/jingweno/go-sawyer" ) type ResponseErrorType int diff --git a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/error_test.go b/vendor/github.com/octokit/go-octokit/octokit/error_test.go similarity index 98% rename from Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/error_test.go rename to vendor/github.com/octokit/go-octokit/octokit/error_test.go index c6048b59b..98f49e926 100644 --- a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/error_test.go +++ b/vendor/github.com/octokit/go-octokit/octokit/error_test.go @@ -5,7 +5,7 @@ import ( "strings" "testing" - "github.com/github/hub/Godeps/_workspace/src/github.com/bmizerany/assert" + "github.com/bmizerany/assert" ) func TestResponseError_empty_body(t *testing.T) { diff --git a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/gist.go b/vendor/github.com/octokit/go-octokit/octokit/gist.go similarity index 96% rename from Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/gist.go rename to vendor/github.com/octokit/go-octokit/octokit/gist.go index c640de7be..533191924 100644 --- a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/gist.go +++ b/vendor/github.com/octokit/go-octokit/octokit/gist.go @@ -5,7 +5,7 @@ import ( "net/url" "time" - "github.com/github/hub/Godeps/_workspace/src/github.com/jingweno/go-sawyer/hypermedia" + "github.com/jingweno/go-sawyer/hypermedia" ) var GistsURL = Hyperlink("gists{/gist_id}") diff --git a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/gists_test.go b/vendor/github.com/octokit/go-octokit/octokit/gists_test.go similarity index 95% rename from Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/gists_test.go rename to vendor/github.com/octokit/go-octokit/octokit/gists_test.go index 1c428e58a..841661c48 100644 --- a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/gists_test.go +++ b/vendor/github.com/octokit/go-octokit/octokit/gists_test.go @@ -5,7 +5,7 @@ import ( "net/http" "testing" - "github.com/github/hub/Godeps/_workspace/src/github.com/bmizerany/assert" + "github.com/bmizerany/assert" ) func TestGistsService_One(t *testing.T) { diff --git a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/git_trees.go b/vendor/github.com/octokit/go-octokit/octokit/git_trees.go similarity index 100% rename from Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/git_trees.go rename to vendor/github.com/octokit/go-octokit/octokit/git_trees.go diff --git a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/git_trees_test.go b/vendor/github.com/octokit/go-octokit/octokit/git_trees_test.go similarity index 95% rename from Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/git_trees_test.go rename to vendor/github.com/octokit/go-octokit/octokit/git_trees_test.go index d46c20c3b..50c242c20 100644 --- a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/git_trees_test.go +++ b/vendor/github.com/octokit/go-octokit/octokit/git_trees_test.go @@ -4,7 +4,7 @@ import ( "net/http" "testing" - "github.com/github/hub/Godeps/_workspace/src/github.com/bmizerany/assert" + "github.com/bmizerany/assert" ) func TestGitTreesService_One(t *testing.T) { diff --git a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/hyperlink.go b/vendor/github.com/octokit/go-octokit/octokit/hyperlink.go similarity index 75% rename from Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/hyperlink.go rename to vendor/github.com/octokit/go-octokit/octokit/hyperlink.go index 4b1c50d1f..6224ccfc9 100644 --- a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/hyperlink.go +++ b/vendor/github.com/octokit/go-octokit/octokit/hyperlink.go @@ -3,7 +3,7 @@ package octokit import ( "net/url" - "github.com/github/hub/Godeps/_workspace/src/github.com/jingweno/go-sawyer/hypermedia" + "github.com/jingweno/go-sawyer/hypermedia" ) type M map[string]interface{} diff --git a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/hyperlink_test.go b/vendor/github.com/octokit/go-octokit/octokit/hyperlink_test.go similarity index 88% rename from Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/hyperlink_test.go rename to vendor/github.com/octokit/go-octokit/octokit/hyperlink_test.go index e6ac82ee7..b08cd4097 100644 --- a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/hyperlink_test.go +++ b/vendor/github.com/octokit/go-octokit/octokit/hyperlink_test.go @@ -3,7 +3,7 @@ package octokit import ( "testing" - "github.com/github/hub/Godeps/_workspace/src/github.com/bmizerany/assert" + "github.com/bmizerany/assert" ) func TestHyperlink_Expand(t *testing.T) { diff --git a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/issues.go b/vendor/github.com/octokit/go-octokit/octokit/issues.go similarity index 96% rename from Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/issues.go rename to vendor/github.com/octokit/go-octokit/octokit/issues.go index 6e064a602..c91922ca8 100644 --- a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/issues.go +++ b/vendor/github.com/octokit/go-octokit/octokit/issues.go @@ -4,7 +4,7 @@ import ( "net/url" "time" - "github.com/github/hub/Godeps/_workspace/src/github.com/jingweno/go-sawyer/hypermedia" + "github.com/jingweno/go-sawyer/hypermedia" ) var ( diff --git a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/issues_test.go b/vendor/github.com/octokit/go-octokit/octokit/issues_test.go similarity index 98% rename from Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/issues_test.go rename to vendor/github.com/octokit/go-octokit/octokit/issues_test.go index e05827d75..f8f960738 100644 --- a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/issues_test.go +++ b/vendor/github.com/octokit/go-octokit/octokit/issues_test.go @@ -5,7 +5,7 @@ import ( "testing" "time" - "github.com/github/hub/Godeps/_workspace/src/github.com/bmizerany/assert" + "github.com/bmizerany/assert" ) func TestIssuesService_All(t *testing.T) { diff --git a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/octokit.go b/vendor/github.com/octokit/go-octokit/octokit/octokit.go similarity index 100% rename from Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/octokit.go rename to vendor/github.com/octokit/go-octokit/octokit/octokit.go diff --git a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/octokit_test.go b/vendor/github.com/octokit/go-octokit/octokit/octokit_test.go similarity index 97% rename from Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/octokit_test.go rename to vendor/github.com/octokit/go-octokit/octokit/octokit_test.go index bcd306d03..b2e02484b 100644 --- a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/octokit_test.go +++ b/vendor/github.com/octokit/go-octokit/octokit/octokit_test.go @@ -10,7 +10,7 @@ import ( "path" "testing" - "github.com/github/hub/Godeps/_workspace/src/github.com/bmizerany/assert" + "github.com/bmizerany/assert" ) var ( diff --git a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/organizations.go b/vendor/github.com/octokit/go-octokit/octokit/organizations.go similarity index 100% rename from Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/organizations.go rename to vendor/github.com/octokit/go-octokit/octokit/organizations.go diff --git a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/pull_requests.go b/vendor/github.com/octokit/go-octokit/octokit/pull_requests.go similarity index 97% rename from Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/pull_requests.go rename to vendor/github.com/octokit/go-octokit/octokit/pull_requests.go index 54ce6395b..18fce8c22 100644 --- a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/pull_requests.go +++ b/vendor/github.com/octokit/go-octokit/octokit/pull_requests.go @@ -5,7 +5,7 @@ import ( "net/url" "time" - "github.com/github/hub/Godeps/_workspace/src/github.com/jingweno/go-sawyer/hypermedia" + "github.com/jingweno/go-sawyer/hypermedia" ) var ( diff --git a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/pull_requests_test.go b/vendor/github.com/octokit/go-octokit/octokit/pull_requests_test.go similarity index 98% rename from Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/pull_requests_test.go rename to vendor/github.com/octokit/go-octokit/octokit/pull_requests_test.go index 7d8d15dc8..188795c10 100644 --- a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/pull_requests_test.go +++ b/vendor/github.com/octokit/go-octokit/octokit/pull_requests_test.go @@ -6,7 +6,7 @@ import ( "net/http" "testing" - "github.com/github/hub/Godeps/_workspace/src/github.com/bmizerany/assert" + "github.com/bmizerany/assert" ) func TestPullRequestService_One(t *testing.T) { diff --git a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/releases.go b/vendor/github.com/octokit/go-octokit/octokit/releases.go similarity index 96% rename from Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/releases.go rename to vendor/github.com/octokit/go-octokit/octokit/releases.go index 12e5b292f..c3743ca71 100644 --- a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/releases.go +++ b/vendor/github.com/octokit/go-octokit/octokit/releases.go @@ -4,7 +4,7 @@ import ( "net/url" "time" - "github.com/github/hub/Godeps/_workspace/src/github.com/jingweno/go-sawyer/hypermedia" + "github.com/jingweno/go-sawyer/hypermedia" ) var ( diff --git a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/releases_test.go b/vendor/github.com/octokit/go-octokit/octokit/releases_test.go similarity index 97% rename from Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/releases_test.go rename to vendor/github.com/octokit/go-octokit/octokit/releases_test.go index 5e0bd7a31..2a37594cd 100644 --- a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/releases_test.go +++ b/vendor/github.com/octokit/go-octokit/octokit/releases_test.go @@ -4,7 +4,7 @@ import ( "net/http" "testing" - "github.com/github/hub/Godeps/_workspace/src/github.com/bmizerany/assert" + "github.com/bmizerany/assert" ) func TestReleasesService_All(t *testing.T) { diff --git a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/repositories.go b/vendor/github.com/octokit/go-octokit/octokit/repositories.go similarity index 97% rename from Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/repositories.go rename to vendor/github.com/octokit/go-octokit/octokit/repositories.go index e64d4ce9b..752d8bae7 100644 --- a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/repositories.go +++ b/vendor/github.com/octokit/go-octokit/octokit/repositories.go @@ -4,7 +4,7 @@ import ( "net/url" "time" - "github.com/github/hub/Godeps/_workspace/src/github.com/jingweno/go-sawyer/hypermedia" + "github.com/jingweno/go-sawyer/hypermedia" ) var ( diff --git a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/repositories_test.go b/vendor/github.com/octokit/go-octokit/octokit/repositories_test.go similarity index 98% rename from Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/repositories_test.go rename to vendor/github.com/octokit/go-octokit/octokit/repositories_test.go index 68e03ebb7..14880cd22 100644 --- a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/repositories_test.go +++ b/vendor/github.com/octokit/go-octokit/octokit/repositories_test.go @@ -6,7 +6,7 @@ import ( "net/http" "testing" - "github.com/github/hub/Godeps/_workspace/src/github.com/bmizerany/assert" + "github.com/bmizerany/assert" ) func TestRepositoresService_One(t *testing.T) { diff --git a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/request.go b/vendor/github.com/octokit/go-octokit/octokit/request.go similarity index 90% rename from Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/request.go rename to vendor/github.com/octokit/go-octokit/octokit/request.go index b63a267e1..5f6316755 100644 --- a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/request.go +++ b/vendor/github.com/octokit/go-octokit/octokit/request.go @@ -1,8 +1,8 @@ package octokit import ( - "github.com/github/hub/Godeps/_workspace/src/github.com/jingweno/go-sawyer" - "github.com/github/hub/Godeps/_workspace/src/github.com/jingweno/go-sawyer/mediatype" + "github.com/jingweno/go-sawyer" + "github.com/jingweno/go-sawyer/mediatype" ) func newRequest(client *Client, urlStr string) (req *Request, err error) { diff --git a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/response.go b/vendor/github.com/octokit/go-octokit/octokit/response.go similarity index 67% rename from Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/response.go rename to vendor/github.com/octokit/go-octokit/octokit/response.go index 16cb14970..654dd323f 100644 --- a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/response.go +++ b/vendor/github.com/octokit/go-octokit/octokit/response.go @@ -3,9 +3,9 @@ package octokit import ( "net/http" - "github.com/github/hub/Godeps/_workspace/src/github.com/jingweno/go-sawyer" - "github.com/github/hub/Godeps/_workspace/src/github.com/jingweno/go-sawyer/mediaheader" - "github.com/github/hub/Godeps/_workspace/src/github.com/jingweno/go-sawyer/mediatype" + "github.com/jingweno/go-sawyer" + "github.com/jingweno/go-sawyer/mediaheader" + "github.com/jingweno/go-sawyer/mediatype" ) type Response struct { diff --git a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/result.go b/vendor/github.com/octokit/go-octokit/octokit/result.go similarity index 92% rename from Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/result.go rename to vendor/github.com/octokit/go-octokit/octokit/result.go index 612d755ca..aed4c50b2 100644 --- a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/result.go +++ b/vendor/github.com/octokit/go-octokit/octokit/result.go @@ -1,7 +1,7 @@ package octokit import ( - "github.com/github/hub/Godeps/_workspace/src/github.com/jingweno/go-sawyer/mediaheader" + "github.com/jingweno/go-sawyer/mediaheader" ) type pageable struct { diff --git a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/result_test.go b/vendor/github.com/octokit/go-octokit/octokit/result_test.go similarity index 62% rename from Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/result_test.go rename to vendor/github.com/octokit/go-octokit/octokit/result_test.go index 581ada2e8..eef2b92e8 100644 --- a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/result_test.go +++ b/vendor/github.com/octokit/go-octokit/octokit/result_test.go @@ -3,9 +3,9 @@ package octokit import ( "testing" - "github.com/github/hub/Godeps/_workspace/src/github.com/bmizerany/assert" - "github.com/github/hub/Godeps/_workspace/src/github.com/jingweno/go-sawyer/hypermedia" - "github.com/github/hub/Godeps/_workspace/src/github.com/jingweno/go-sawyer/mediaheader" + "github.com/bmizerany/assert" + "github.com/jingweno/go-sawyer/hypermedia" + "github.com/jingweno/go-sawyer/mediaheader" ) func TestNewResult_Pageable(t *testing.T) { diff --git a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/root.go b/vendor/github.com/octokit/go-octokit/octokit/root.go similarity index 97% rename from Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/root.go rename to vendor/github.com/octokit/go-octokit/octokit/root.go index 23006aaed..db0898e3a 100644 --- a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/root.go +++ b/vendor/github.com/octokit/go-octokit/octokit/root.go @@ -3,7 +3,7 @@ package octokit import ( "net/url" - "github.com/github/hub/Godeps/_workspace/src/github.com/jingweno/go-sawyer/hypermedia" + "github.com/jingweno/go-sawyer/hypermedia" ) var ( diff --git a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/root_test.go b/vendor/github.com/octokit/go-octokit/octokit/root_test.go similarity index 91% rename from Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/root_test.go rename to vendor/github.com/octokit/go-octokit/octokit/root_test.go index c20471ad4..1739759e5 100644 --- a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/root_test.go +++ b/vendor/github.com/octokit/go-octokit/octokit/root_test.go @@ -4,7 +4,7 @@ import ( "net/http" "testing" - "github.com/github/hub/Godeps/_workspace/src/github.com/bmizerany/assert" + "github.com/bmizerany/assert" ) func TestRootService_One(t *testing.T) { diff --git a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/statuses.go b/vendor/github.com/octokit/go-octokit/octokit/statuses.go similarity index 91% rename from Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/statuses.go rename to vendor/github.com/octokit/go-octokit/octokit/statuses.go index c38c8753e..91f621228 100644 --- a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/statuses.go +++ b/vendor/github.com/octokit/go-octokit/octokit/statuses.go @@ -4,7 +4,7 @@ import ( "net/url" "time" - "github.com/github/hub/Godeps/_workspace/src/github.com/jingweno/go-sawyer/hypermedia" + "github.com/jingweno/go-sawyer/hypermedia" ) var ( diff --git a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/statuses_test.go b/vendor/github.com/octokit/go-octokit/octokit/statuses_test.go similarity index 91% rename from Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/statuses_test.go rename to vendor/github.com/octokit/go-octokit/octokit/statuses_test.go index 4adb2cfc6..0e795d6e5 100644 --- a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/statuses_test.go +++ b/vendor/github.com/octokit/go-octokit/octokit/statuses_test.go @@ -4,7 +4,7 @@ import ( "net/http" "testing" - "github.com/github/hub/Godeps/_workspace/src/github.com/bmizerany/assert" + "github.com/bmizerany/assert" ) func TestStatuses(t *testing.T) { diff --git a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/uploads.go b/vendor/github.com/octokit/go-octokit/octokit/uploads.go similarity index 100% rename from Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/uploads.go rename to vendor/github.com/octokit/go-octokit/octokit/uploads.go diff --git a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/uploads_test.go b/vendor/github.com/octokit/go-octokit/octokit/uploads_test.go similarity index 92% rename from Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/uploads_test.go rename to vendor/github.com/octokit/go-octokit/octokit/uploads_test.go index 1b889b127..4b6b39dd7 100644 --- a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/uploads_test.go +++ b/vendor/github.com/octokit/go-octokit/octokit/uploads_test.go @@ -7,7 +7,7 @@ import ( "os" "testing" - "github.com/github/hub/Godeps/_workspace/src/github.com/bmizerany/assert" + "github.com/bmizerany/assert" ) func TestUploadsService_UploadAsset(t *testing.T) { diff --git a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/users.go b/vendor/github.com/octokit/go-octokit/octokit/users.go similarity index 96% rename from Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/users.go rename to vendor/github.com/octokit/go-octokit/octokit/users.go index 3d7c38875..a03c31b37 100644 --- a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/users.go +++ b/vendor/github.com/octokit/go-octokit/octokit/users.go @@ -4,7 +4,7 @@ import ( "net/url" "time" - "github.com/github/hub/Godeps/_workspace/src/github.com/jingweno/go-sawyer/hypermedia" + "github.com/jingweno/go-sawyer/hypermedia" ) var ( diff --git a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/users_test.go b/vendor/github.com/octokit/go-octokit/octokit/users_test.go similarity index 97% rename from Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/users_test.go rename to vendor/github.com/octokit/go-octokit/octokit/users_test.go index 162cd916f..59acd1ac5 100644 --- a/Godeps/_workspace/src/github.com/octokit/go-octokit/octokit/users_test.go +++ b/vendor/github.com/octokit/go-octokit/octokit/users_test.go @@ -6,7 +6,7 @@ import ( "regexp" "testing" - "github.com/github/hub/Godeps/_workspace/src/github.com/bmizerany/assert" + "github.com/bmizerany/assert" ) func TestUsersService_GetCurrentUser(t *testing.T) { diff --git a/Godeps/_workspace/src/github.com/ogier/pflag/LICENSE b/vendor/github.com/ogier/pflag/LICENSE similarity index 100% rename from Godeps/_workspace/src/github.com/ogier/pflag/LICENSE rename to vendor/github.com/ogier/pflag/LICENSE diff --git a/Godeps/_workspace/src/github.com/ogier/pflag/README.md b/vendor/github.com/ogier/pflag/README.md similarity index 100% rename from Godeps/_workspace/src/github.com/ogier/pflag/README.md rename to vendor/github.com/ogier/pflag/README.md diff --git a/Godeps/_workspace/src/github.com/ogier/pflag/bool.go b/vendor/github.com/ogier/pflag/bool.go similarity index 100% rename from Godeps/_workspace/src/github.com/ogier/pflag/bool.go rename to vendor/github.com/ogier/pflag/bool.go diff --git a/Godeps/_workspace/src/github.com/ogier/pflag/duration.go b/vendor/github.com/ogier/pflag/duration.go similarity index 100% rename from Godeps/_workspace/src/github.com/ogier/pflag/duration.go rename to vendor/github.com/ogier/pflag/duration.go diff --git a/Godeps/_workspace/src/github.com/ogier/pflag/example_test.go b/vendor/github.com/ogier/pflag/example_test.go similarity index 96% rename from Godeps/_workspace/src/github.com/ogier/pflag/example_test.go rename to vendor/github.com/ogier/pflag/example_test.go index f83245c4b..03ebeaad4 100644 --- a/Godeps/_workspace/src/github.com/ogier/pflag/example_test.go +++ b/vendor/github.com/ogier/pflag/example_test.go @@ -11,7 +11,7 @@ import ( "strings" "time" - flag "github.com/github/hub/Godeps/_workspace/src/github.com/ogier/pflag" + flag "github.com/ogier/pflag" ) // Example 1: A single string flag called "species" with default value "gopher". diff --git a/Godeps/_workspace/src/github.com/ogier/pflag/export_test.go b/vendor/github.com/ogier/pflag/export_test.go similarity index 100% rename from Godeps/_workspace/src/github.com/ogier/pflag/export_test.go rename to vendor/github.com/ogier/pflag/export_test.go diff --git a/Godeps/_workspace/src/github.com/ogier/pflag/flag.go b/vendor/github.com/ogier/pflag/flag.go similarity index 100% rename from Godeps/_workspace/src/github.com/ogier/pflag/flag.go rename to vendor/github.com/ogier/pflag/flag.go diff --git a/Godeps/_workspace/src/github.com/ogier/pflag/flag_test.go b/vendor/github.com/ogier/pflag/flag_test.go similarity index 99% rename from Godeps/_workspace/src/github.com/ogier/pflag/flag_test.go rename to vendor/github.com/ogier/pflag/flag_test.go index 6cc05ba55..aa8682f35 100644 --- a/Godeps/_workspace/src/github.com/ogier/pflag/flag_test.go +++ b/vendor/github.com/ogier/pflag/flag_test.go @@ -13,7 +13,7 @@ import ( "testing" "time" - . "github.com/github/hub/Godeps/_workspace/src/github.com/ogier/pflag" + . "github.com/ogier/pflag" ) var ( diff --git a/Godeps/_workspace/src/github.com/ogier/pflag/float32.go b/vendor/github.com/ogier/pflag/float32.go similarity index 100% rename from Godeps/_workspace/src/github.com/ogier/pflag/float32.go rename to vendor/github.com/ogier/pflag/float32.go diff --git a/Godeps/_workspace/src/github.com/ogier/pflag/float64.go b/vendor/github.com/ogier/pflag/float64.go similarity index 100% rename from Godeps/_workspace/src/github.com/ogier/pflag/float64.go rename to vendor/github.com/ogier/pflag/float64.go diff --git a/Godeps/_workspace/src/github.com/ogier/pflag/int.go b/vendor/github.com/ogier/pflag/int.go similarity index 100% rename from Godeps/_workspace/src/github.com/ogier/pflag/int.go rename to vendor/github.com/ogier/pflag/int.go diff --git a/Godeps/_workspace/src/github.com/ogier/pflag/int32.go b/vendor/github.com/ogier/pflag/int32.go similarity index 100% rename from Godeps/_workspace/src/github.com/ogier/pflag/int32.go rename to vendor/github.com/ogier/pflag/int32.go diff --git a/Godeps/_workspace/src/github.com/ogier/pflag/int64.go b/vendor/github.com/ogier/pflag/int64.go similarity index 100% rename from Godeps/_workspace/src/github.com/ogier/pflag/int64.go rename to vendor/github.com/ogier/pflag/int64.go diff --git a/Godeps/_workspace/src/github.com/ogier/pflag/int8.go b/vendor/github.com/ogier/pflag/int8.go similarity index 100% rename from Godeps/_workspace/src/github.com/ogier/pflag/int8.go rename to vendor/github.com/ogier/pflag/int8.go diff --git a/Godeps/_workspace/src/github.com/ogier/pflag/ip.go b/vendor/github.com/ogier/pflag/ip.go similarity index 100% rename from Godeps/_workspace/src/github.com/ogier/pflag/ip.go rename to vendor/github.com/ogier/pflag/ip.go diff --git a/Godeps/_workspace/src/github.com/ogier/pflag/ipmask.go b/vendor/github.com/ogier/pflag/ipmask.go similarity index 100% rename from Godeps/_workspace/src/github.com/ogier/pflag/ipmask.go rename to vendor/github.com/ogier/pflag/ipmask.go diff --git a/Godeps/_workspace/src/github.com/ogier/pflag/string.go b/vendor/github.com/ogier/pflag/string.go similarity index 100% rename from Godeps/_workspace/src/github.com/ogier/pflag/string.go rename to vendor/github.com/ogier/pflag/string.go diff --git a/Godeps/_workspace/src/github.com/ogier/pflag/uint.go b/vendor/github.com/ogier/pflag/uint.go similarity index 100% rename from Godeps/_workspace/src/github.com/ogier/pflag/uint.go rename to vendor/github.com/ogier/pflag/uint.go diff --git a/Godeps/_workspace/src/github.com/ogier/pflag/uint16.go b/vendor/github.com/ogier/pflag/uint16.go similarity index 100% rename from Godeps/_workspace/src/github.com/ogier/pflag/uint16.go rename to vendor/github.com/ogier/pflag/uint16.go diff --git a/Godeps/_workspace/src/github.com/ogier/pflag/uint32.go b/vendor/github.com/ogier/pflag/uint32.go similarity index 100% rename from Godeps/_workspace/src/github.com/ogier/pflag/uint32.go rename to vendor/github.com/ogier/pflag/uint32.go diff --git a/Godeps/_workspace/src/github.com/ogier/pflag/uint64.go b/vendor/github.com/ogier/pflag/uint64.go similarity index 100% rename from Godeps/_workspace/src/github.com/ogier/pflag/uint64.go rename to vendor/github.com/ogier/pflag/uint64.go diff --git a/Godeps/_workspace/src/github.com/ogier/pflag/uint8.go b/vendor/github.com/ogier/pflag/uint8.go similarity index 100% rename from Godeps/_workspace/src/github.com/ogier/pflag/uint8.go rename to vendor/github.com/ogier/pflag/uint8.go diff --git a/Godeps/_workspace/src/golang.org/x/crypto/ssh/terminal/terminal.go b/vendor/golang.org/x/crypto/ssh/terminal/terminal.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/crypto/ssh/terminal/terminal.go rename to vendor/golang.org/x/crypto/ssh/terminal/terminal.go diff --git a/Godeps/_workspace/src/golang.org/x/crypto/ssh/terminal/terminal_test.go b/vendor/golang.org/x/crypto/ssh/terminal/terminal_test.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/crypto/ssh/terminal/terminal_test.go rename to vendor/golang.org/x/crypto/ssh/terminal/terminal_test.go diff --git a/Godeps/_workspace/src/golang.org/x/crypto/ssh/terminal/util.go b/vendor/golang.org/x/crypto/ssh/terminal/util.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/crypto/ssh/terminal/util.go rename to vendor/golang.org/x/crypto/ssh/terminal/util.go diff --git a/Godeps/_workspace/src/golang.org/x/crypto/ssh/terminal/util_bsd.go b/vendor/golang.org/x/crypto/ssh/terminal/util_bsd.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/crypto/ssh/terminal/util_bsd.go rename to vendor/golang.org/x/crypto/ssh/terminal/util_bsd.go diff --git a/Godeps/_workspace/src/golang.org/x/crypto/ssh/terminal/util_linux.go b/vendor/golang.org/x/crypto/ssh/terminal/util_linux.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/crypto/ssh/terminal/util_linux.go rename to vendor/golang.org/x/crypto/ssh/terminal/util_linux.go diff --git a/Godeps/_workspace/src/golang.org/x/crypto/ssh/terminal/util_windows.go b/vendor/golang.org/x/crypto/ssh/terminal/util_windows.go similarity index 100% rename from Godeps/_workspace/src/golang.org/x/crypto/ssh/terminal/util_windows.go rename to vendor/golang.org/x/crypto/ssh/terminal/util_windows.go diff --git a/Godeps/_workspace/src/gopkg.in/yaml.v1/LICENSE b/vendor/gopkg.in/yaml.v1/LICENSE similarity index 100% rename from Godeps/_workspace/src/gopkg.in/yaml.v1/LICENSE rename to vendor/gopkg.in/yaml.v1/LICENSE diff --git a/Godeps/_workspace/src/gopkg.in/yaml.v1/LICENSE.libyaml b/vendor/gopkg.in/yaml.v1/LICENSE.libyaml similarity index 100% rename from Godeps/_workspace/src/gopkg.in/yaml.v1/LICENSE.libyaml rename to vendor/gopkg.in/yaml.v1/LICENSE.libyaml diff --git a/Godeps/_workspace/src/gopkg.in/yaml.v1/README.md b/vendor/gopkg.in/yaml.v1/README.md similarity index 100% rename from Godeps/_workspace/src/gopkg.in/yaml.v1/README.md rename to vendor/gopkg.in/yaml.v1/README.md diff --git a/Godeps/_workspace/src/gopkg.in/yaml.v1/apic.go b/vendor/gopkg.in/yaml.v1/apic.go similarity index 100% rename from Godeps/_workspace/src/gopkg.in/yaml.v1/apic.go rename to vendor/gopkg.in/yaml.v1/apic.go diff --git a/Godeps/_workspace/src/gopkg.in/yaml.v1/decode.go b/vendor/gopkg.in/yaml.v1/decode.go similarity index 100% rename from Godeps/_workspace/src/gopkg.in/yaml.v1/decode.go rename to vendor/gopkg.in/yaml.v1/decode.go diff --git a/Godeps/_workspace/src/gopkg.in/yaml.v1/decode_test.go b/vendor/gopkg.in/yaml.v1/decode_test.go similarity index 99% rename from Godeps/_workspace/src/gopkg.in/yaml.v1/decode_test.go rename to vendor/gopkg.in/yaml.v1/decode_test.go index 3d4f89155..ef3d37fb3 100644 --- a/Godeps/_workspace/src/gopkg.in/yaml.v1/decode_test.go +++ b/vendor/gopkg.in/yaml.v1/decode_test.go @@ -2,7 +2,7 @@ package yaml_test import ( . "gopkg.in/check.v1" - "github.com/github/hub/Godeps/_workspace/src/gopkg.in/yaml.v1" + "gopkg.in/yaml.v1" "math" "reflect" "strings" diff --git a/Godeps/_workspace/src/gopkg.in/yaml.v1/emitterc.go b/vendor/gopkg.in/yaml.v1/emitterc.go similarity index 100% rename from Godeps/_workspace/src/gopkg.in/yaml.v1/emitterc.go rename to vendor/gopkg.in/yaml.v1/emitterc.go diff --git a/Godeps/_workspace/src/gopkg.in/yaml.v1/encode.go b/vendor/gopkg.in/yaml.v1/encode.go similarity index 100% rename from Godeps/_workspace/src/gopkg.in/yaml.v1/encode.go rename to vendor/gopkg.in/yaml.v1/encode.go diff --git a/Godeps/_workspace/src/gopkg.in/yaml.v1/encode_test.go b/vendor/gopkg.in/yaml.v1/encode_test.go similarity index 99% rename from Godeps/_workspace/src/gopkg.in/yaml.v1/encode_test.go rename to vendor/gopkg.in/yaml.v1/encode_test.go index 04d1cc214..c9febc22a 100644 --- a/Godeps/_workspace/src/gopkg.in/yaml.v1/encode_test.go +++ b/vendor/gopkg.in/yaml.v1/encode_test.go @@ -8,7 +8,7 @@ import ( "time" . "gopkg.in/check.v1" - "github.com/github/hub/Godeps/_workspace/src/gopkg.in/yaml.v1" + "gopkg.in/yaml.v1" ) var marshalIntTest = 123 diff --git a/Godeps/_workspace/src/gopkg.in/yaml.v1/parserc.go b/vendor/gopkg.in/yaml.v1/parserc.go similarity index 100% rename from Godeps/_workspace/src/gopkg.in/yaml.v1/parserc.go rename to vendor/gopkg.in/yaml.v1/parserc.go diff --git a/Godeps/_workspace/src/gopkg.in/yaml.v1/readerc.go b/vendor/gopkg.in/yaml.v1/readerc.go similarity index 100% rename from Godeps/_workspace/src/gopkg.in/yaml.v1/readerc.go rename to vendor/gopkg.in/yaml.v1/readerc.go diff --git a/Godeps/_workspace/src/gopkg.in/yaml.v1/resolve.go b/vendor/gopkg.in/yaml.v1/resolve.go similarity index 100% rename from Godeps/_workspace/src/gopkg.in/yaml.v1/resolve.go rename to vendor/gopkg.in/yaml.v1/resolve.go diff --git a/Godeps/_workspace/src/gopkg.in/yaml.v1/scannerc.go b/vendor/gopkg.in/yaml.v1/scannerc.go similarity index 100% rename from Godeps/_workspace/src/gopkg.in/yaml.v1/scannerc.go rename to vendor/gopkg.in/yaml.v1/scannerc.go diff --git a/Godeps/_workspace/src/gopkg.in/yaml.v1/sorter.go b/vendor/gopkg.in/yaml.v1/sorter.go similarity index 100% rename from Godeps/_workspace/src/gopkg.in/yaml.v1/sorter.go rename to vendor/gopkg.in/yaml.v1/sorter.go diff --git a/Godeps/_workspace/src/gopkg.in/yaml.v1/suite_test.go b/vendor/gopkg.in/yaml.v1/suite_test.go similarity index 100% rename from Godeps/_workspace/src/gopkg.in/yaml.v1/suite_test.go rename to vendor/gopkg.in/yaml.v1/suite_test.go diff --git a/Godeps/_workspace/src/gopkg.in/yaml.v1/writerc.go b/vendor/gopkg.in/yaml.v1/writerc.go similarity index 100% rename from Godeps/_workspace/src/gopkg.in/yaml.v1/writerc.go rename to vendor/gopkg.in/yaml.v1/writerc.go diff --git a/Godeps/_workspace/src/gopkg.in/yaml.v1/yaml.go b/vendor/gopkg.in/yaml.v1/yaml.go similarity index 100% rename from Godeps/_workspace/src/gopkg.in/yaml.v1/yaml.go rename to vendor/gopkg.in/yaml.v1/yaml.go diff --git a/Godeps/_workspace/src/gopkg.in/yaml.v1/yamlh.go b/vendor/gopkg.in/yaml.v1/yamlh.go similarity index 100% rename from Godeps/_workspace/src/gopkg.in/yaml.v1/yamlh.go rename to vendor/gopkg.in/yaml.v1/yamlh.go diff --git a/Godeps/_workspace/src/gopkg.in/yaml.v1/yamlprivateh.go b/vendor/gopkg.in/yaml.v1/yamlprivateh.go similarity index 100% rename from Godeps/_workspace/src/gopkg.in/yaml.v1/yamlprivateh.go rename to vendor/gopkg.in/yaml.v1/yamlprivateh.go