@cryptotaxi247 / kubo / commits / 9570efb20

chore(deps): bump github.com/hashicorp/go-multierror from 1.0.0 to 1.1.0

Bumps [github.com/hashicorp/go-multierror](https://github.com/hashicorp/go-multierror) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/hashicorp/go-multierror/releases) - [Commits](https://github.com/hashicorp/go-multierror/compare/v1.0.0...v1.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

dependabot-preview[bot] committed Apr 1, 2020 at 11:24 UTC 9570efb20481a01175ebef7bfb867b99323e565d
2 files changed +3 -1
go.mod
+1 -1
@@ -12,7 +12,7 @@ require (
12 github.com/fsnotify/fsnotify v1.4.9
13 github.com/go-bindata/go-bindata/v3 v3.1.3
14 github.com/gogo/protobuf v1.3.1
15 - github.com/hashicorp/go-multierror v1.0.0
15 + github.com/hashicorp/go-multierror v1.1.0
16 github.com/hashicorp/golang-lru v0.5.4
17 github.com/ipfs/go-bitswap v0.2.7
18 github.com/ipfs/go-block-format v0.0.2
go.sum
+2
@@ -144,6 +144,8 @@ github.com/hashicorp/errwrap v1.0.0 h1:hLrqtEDnRye3+sgx6z4qVLNuviH3MR5aQ0ykNJa/U
144 github.com/hashicorp/errwrap v1.0.0/go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4=
145 github.com/hashicorp/go-multierror v1.0.0 h1:iVjPR7a6H0tWELX5NxNe7bYopibicUzc7uPribsnS6o=
146 github.com/hashicorp/go-multierror v1.0.0/go.mod h1:dHtQlpGsu+cZNNAkkCN/P3hoUDHhCYQXV3UM06sGGrk=
147 +github.com/hashicorp/go-multierror v1.1.0 h1:B9UzwGQJehnUY1yNrnwREHc3fGbC2xefo8g4TbElacI=
148 +github.com/hashicorp/go-multierror v1.1.0/go.mod h1:spPvp8C1qA32ftKqdAHm4hHTbPw+vmowP0z+KUhOZdA=
149 github.com/hashicorp/golang-lru v0.5.0/go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8=
150 github.com/hashicorp/golang-lru v0.5.1/go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8=
151 github.com/hashicorp/golang-lru v0.5.3 h1:YPkqC67at8FYaadspW/6uE0COsBxS2656RLEr8Bppgk=