Files
fn-serverless/examples/postgres/glide.yaml
Jordan Krage d565cc6afe Postgres Example (#490)
* creating postgres example - fixes #489

* postgres example glide fix

* all the changes

* use fn call

* removing func.yaml

* removing build.sh

* test.sh cleanup
2017-01-30 09:06:31 -08:00

5 lines
126 B
YAML

package: github.com/iron-io/functions/examples/postgres
import:
- package: github.com/lib/pq
- package: github.com/pkg/errors