mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
Move all endpoints on v1 to be under apps
This commit is contained in:
@@ -4,6 +4,7 @@ excludeDirs:
|
||||
import:
|
||||
- package: code.cloudfoundry.org/bytefmt
|
||||
- package: github.com/funcy/functions_go
|
||||
version: ^0.1.35
|
||||
subpackages:
|
||||
- models
|
||||
- package: github.com/Sirupsen/logrus
|
||||
@@ -28,7 +29,7 @@ import:
|
||||
subpackages:
|
||||
- cli/config/configfile
|
||||
- package: github.com/docker/distribution
|
||||
branch: master
|
||||
branch: master
|
||||
- package: github.com/fsouza/go-dockerclient
|
||||
- package: github.com/garyburd/redigo
|
||||
subpackages:
|
||||
|
||||
Reference in New Issue
Block a user