diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-06-05 17:17:15 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-05 17:17:15 +0000 |
| commit | e4a1e82cbc3fa9723ada98de751f0b45fa10df49 (patch) | |
| tree | 11ea185c0d21921a6e4ccf3103396de1c52a5eec /go.mod | |
| parent | 173e87296e92c542cdb724830d1a6fff4fb5ce62 (diff) | |
Bump go.etcd.io/bbolt from 1.3.5 to 1.3.6 (#1170)
Bumps [go.etcd.io/bbolt](https://github.com/etcd-io/bbolt) from 1.3.5 to 1.3.6.
- [Release notes](https://github.com/etcd-io/bbolt/releases)
- [Commits](https://github.com/etcd-io/bbolt/compare/v1.3.5...v1.3.6)
---
updated-dependencies:
- dependency-name: go.etcd.io/bbolt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ require ( github.com/stretchr/testify v1.7.0 github.com/ugorji/go/codec v1.2.6 github.com/zealic/xignore v0.3.3 - go.etcd.io/bbolt v1.3.5 + go.etcd.io/bbolt v1.3.6 gocloud.dev v0.23.0 golang.org/x/crypto v0.0.0-20210506145944-38f3c27a63bf golang.org/x/sys v0.0.0-20210503173754-0981d6026fa6 |
