From 6c8eb29530f21bd76e6cd65cae609d4433033968 Mon Sep 17 00:00:00 2001 From: Dennis Coyle Date: Wed, 11 Apr 2018 07:43:23 -0500 Subject: [PATCH] Add error handling section --- docs/dependencies.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/dependencies.md b/docs/dependencies.md index c60150470..5209ac73f 100644 --- a/docs/dependencies.md +++ b/docs/dependencies.md @@ -34,3 +34,8 @@ These are only suggestions based on previous experience and our goals with this [viper](https://github.com/spf13/viper) +### Error Handling + +[zeebo](https://github.com/zeebo/errs) + +