chore(deps): bump go.etcd.io/bbolt from 1.3.6 to 1.3.7 (#1657)

Bumps [go.etcd.io/bbolt](https://github.com/etcd-io/bbolt) from 1.3.6 to 1.3.7.
- [Release notes](https://github.com/etcd-io/bbolt/releases)
- [Commits](https://github.com/etcd-io/bbolt/compare/v1.3.6...v1.3.7)

---
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>
This commit is contained in:
dependabot[bot]
2023-04-27 03:50:53 +09:00
committed by GitHub
parent 74c91a5a21
commit 79a8b62105
2 changed files with 3 additions and 4 deletions

2
go.mod
View File

@@ -49,7 +49,7 @@ require (
github.com/vulsio/go-msfdb v0.2.1
github.com/vulsio/gost v0.4.3-0.20230420081542-e248764c0eee
github.com/vulsio/goval-dictionary v0.8.2
go.etcd.io/bbolt v1.3.6
go.etcd.io/bbolt v1.3.7
golang.org/x/exp v0.0.0-20230425010034-47ecfdc1ba53
golang.org/x/oauth2 v0.1.0
golang.org/x/sync v0.1.0