summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-07 10:06:14 +0000
committerGitHub <[email protected]>2021-05-07 10:06:14 +0000
commit1509ca322bac38002f00f40918dcb313f2ee8eae (patch)
tree902364cf2569e88ea29ffa94aee4f5120172f65c /go.mod
parent482b2122bb1f9d41e590fa09702d2dd90c765c80 (diff)
Bump go.uber.org/multierr from 1.6.0 to 1.7.0
Bumps [go.uber.org/multierr](https://github.com/uber-go/multierr) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/uber-go/multierr/releases) - [Changelog](https://github.com/uber-go/multierr/blob/master/CHANGELOG.md) - [Commits](https://github.com/uber-go/multierr/compare/v1.6.0...v1.7.0) Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index a0da81ec..fffb1cdc 100644
--- a/go.mod
+++ b/go.mod
@@ -30,7 +30,7 @@ require (
github.com/valyala/tcplisten v0.0.0-20161114210144-ceec8f93295a
github.com/yookoala/gofast v0.6.0
go.etcd.io/bbolt v1.3.5
- go.uber.org/multierr v1.6.0
+ go.uber.org/multierr v1.7.0
go.uber.org/zap v1.16.0
golang.org/x/net v0.0.0-20210226101413-39120d07d75e
golang.org/x/sync v0.0.0-20201207232520-09787c993a3a