update glide

This commit is contained in:
Pedro Nasser
2016-09-12 12:50:32 -03:00
parent 6661fd85b2
commit c80ec456ce
2 changed files with 5 additions and 7 deletions

8
glide.lock generated
View File

@@ -103,7 +103,9 @@ imports:
subpackages: subpackages:
- registry - registry
- name: github.com/iron-io/titan - name: github.com/iron-io/titan
version: "" version: 3bb6aacb244a24e38bba755cc863533810117a5c
repo: https://github.com/iron-io/titan.git
vcs: git
subpackages: subpackages:
- common - common
- runner/agent - runner/agent
@@ -117,10 +119,6 @@ imports:
- runner/tasker/client/titan/jobs - runner/tasker/client/titan/jobs
- runner/tasker/client/titan/groups - runner/tasker/client/titan/groups
- runner/tasker/client/titan/runner - runner/tasker/client/titan/runner
- name: github.com/iron-io/worker
version: c397684f2430ddc09f2af0b86bc32abcf8d2a263
repo: git@github.com:iron-io/worker.git
vcs: git
- name: github.com/kr/fs - name: github.com/kr/fs
version: 2788f0dbd16903de03cb8186e5c7d97b69ad387b version: 2788f0dbd16903de03cb8186e5c7d97b69ad387b
- name: github.com/lib/pq - name: github.com/lib/pq

View File

@@ -6,8 +6,8 @@ import:
- package: github.com/go-openapi/errors - package: github.com/go-openapi/errors
- package: github.com/go-openapi/strfmt - package: github.com/go-openapi/strfmt
- package: github.com/go-openapi/validate - package: github.com/go-openapi/validate
- package: github.com/iron-io/worker - package: github.com/iron-io/titan
repo: git@github.com:iron-io/worker.git repo: git@github.com:iron-io/titan.git
vcs: git vcs: git
version: master version: master
- package: github.com/lib/pq - package: github.com/lib/pq