diff options
| author | Christine Dodrill <me@christine.website> | 2019-01-11 14:47:22 -0800 |
|---|---|---|
| committer | Christine Dodrill <me@christine.website> | 2019-01-11 14:47:22 -0800 |
| commit | 56a6ffc382332ce48ca4660ac2e88fda7b7925b4 (patch) | |
| tree | c71af2ff97dfefc902cbfd837134e6024e6f0648 /go.mod | |
| parent | c763a29f6e7d9f09a289feaec471a2d4372e4518 (diff) | |
| download | x-56a6ffc382332ce48ca4660ac2e88fda7b7925b4.tar.xz x-56a6ffc382332ce48ca4660ac2e88fda7b7925b4.zip | |
errors update
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -56,7 +56,7 @@ require ( github.com/otm/gluash v0.0.0-20151226163409-e145c563986f github.com/pborman/uuid v1.2.0 github.com/peterh/liner v1.1.0 - github.com/pkg/errors v0.8.0 + github.com/pkg/errors v0.8.1 github.com/robertkrimen/godocdown v0.0.0-20130622164427-0bfa04905481 github.com/russross/blackfriday-tool v0.0.0-20120308051103-a78eb387e806 github.com/ssor/bom v0.0.0-20170718123548-6386211fdfcf // indirect |
