mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
15 lines
448 B
YAML
15 lines
448 B
YAML
package: github.com/iron-io/functions
|
|
import:
|
|
- package: github.com/Sirupsen/logrus
|
|
- package: github.com/boltdb/bolt
|
|
- package: github.com/gin-gonic/gin
|
|
- package: github.com/go-openapi/errors
|
|
- package: github.com/go-openapi/strfmt
|
|
- package: github.com/go-openapi/validate
|
|
- package: github.com/iron-io/worker
|
|
version: master
|
|
repo: git@github.com:iron-io/worker.git
|
|
vcs: git
|
|
- package: github.com/lib/pq
|
|
- package: github.com/google/btree
|