mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
update glide
This commit is contained in:
8
glide.lock
generated
8
glide.lock
generated
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user