open-vault/vendor/go.uber.org/multierr
Chris Hoffman a1c8c8459b
Bump Deps (#4868)
* bump deps

* revert script changes

* adding govendor miss
2018-07-06 12:09:34 -04:00
..
CHANGELOG.md Bump Deps (#4868) 2018-07-06 12:09:34 -04:00
LICENSE.txt Bump Deps (#4868) 2018-07-06 12:09:34 -04:00
Makefile Bump Deps (#4868) 2018-07-06 12:09:34 -04:00
README.md Bump Deps (#4868) 2018-07-06 12:09:34 -04:00
error.go Bump Deps (#4868) 2018-07-06 12:09:34 -04:00
glide.lock Bump Deps (#4868) 2018-07-06 12:09:34 -04:00
glide.yaml Bump Deps (#4868) 2018-07-06 12:09:34 -04:00

README.md

multierr GoDoc Build Status Coverage Status

multierr allows combining one or more Go errors together.

Installation

go get -u go.uber.org/multierr

Status

Stable: No breaking changes will be made before 2.0.


Released under the MIT License.