commit | aa8f15f0a1acb41ddcce1ee03b917d0fd9bb014a | [log] [tgz] |
---|---|---|
author | Abhinav Gupta <abg@uber.com> | Tue May 31 12:12:14 2022 -0700 |
committer | GitHub <noreply@github.com> | Tue May 31 12:12:14 2022 -0700 |
tree | 8aeab1927f81acfbb66cd27d4a310a478d997514 | |
parent | f46d400df055a6da0925264e3b6532563ece7236 [diff] |
Upgrade to yaml.v3 3.0.1 (#60) Supersedes #59 Refs CVE-2022-28948
multierr
allows combining one or more Go error
s together.
go get -u go.uber.org/multierr
Stable: No breaking changes will be made before 2.0.
Released under the MIT License.