Skip to content
This repository has been archived by the owner on Dec 19, 2023. It is now read-only.

Commit

Permalink
change godep to glide
Browse files Browse the repository at this point in the history
  • Loading branch information
codeskyblue committed Aug 11, 2017
1 parent 53e1c39 commit 5cde531
Show file tree
Hide file tree
Showing 1,711 changed files with 422,896 additions and 1,475 deletions.
124 changes: 0 additions & 124 deletions Godeps/Godeps.json

This file was deleted.

5 changes: 0 additions & 5 deletions Godeps/Readme

This file was deleted.

70 changes: 70 additions & 0 deletions glide.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

19 changes: 19 additions & 0 deletions glide.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
package: github.com/codeskyblue/gosuv
import:
- package: github.com/codeskyblue/kexec
- package: github.com/equinox-io/equinox
- package: github.com/franela/goreq
- package: github.com/glycerine/rbuf
- package: github.com/go-yaml/yaml
- package: github.com/goji/httpauth
- package: github.com/gorilla/mux
- package: github.com/gorilla/websocket
- package: github.com/kennygrant/sanitize
- package: github.com/mitchellh/go-ps
- package: github.com/qiniu/log
- package: github.com/shurcooL/vfsgen
- package: github.com/urfave/cli
testImport:
- package: github.com/smartystreets/goconvey
subpackages:
- convey
19 changes: 19 additions & 0 deletions vendor/github.com/codeskyblue/kexec/examples/example.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions vendor/github.com/codeskyblue/kexec/examples/flask_main.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

65 changes: 65 additions & 0 deletions vendor/github.com/codeskyblue/kexec/kexec_test.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions vendor/github.com/codeskyblue/kexec/tests/Procfile

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 11 additions & 0 deletions vendor/github.com/codeskyblue/kexec/tests/flask_main.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 22 additions & 0 deletions vendor/github.com/codeskyblue/kexec/tests/main.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added vendor/github.com/codeskyblue/kexec/tests/tests
Binary file not shown.
Loading

0 comments on commit 5cde531

Please sign in to comment.