mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
24 lines
621 B
YAML
24 lines
621 B
YAML
package: github.com/iron-io/runner
|
|
import:
|
|
- package: github.com/Sirupsen/logrus
|
|
version: ^0.10.0
|
|
subpackages:
|
|
- hooks/syslog
|
|
- package: github.com/amir/raidman
|
|
- package: github.com/cactus/go-statsd-client
|
|
version: ^3.1.0
|
|
subpackages:
|
|
- statsd
|
|
- package: github.com/docker/docker
|
|
version: ^1.13.1
|
|
- package: github.com/fsouza/go-dockerclient
|
|
version: master
|
|
- package: github.com/heroku/docker-registry-client
|
|
version: master
|
|
subpackages:
|
|
- registry
|
|
- package: code.cloudfoundry.org/bytefmt
|
|
testImport:
|
|
- package: github.com/vrischmann/envconfig
|
|
version: 757beaaeac8d14bcc7ea3f71488d65cf45cf2eff
|