chore(deps): bump go.etcd.io/bbolt from 1.3.8 to 1.3.9 (#1854)

Bumps [go.etcd.io/bbolt](https://github.com/etcd-io/bbolt) from 1.3.8 to 1.3.9.
- [Release notes](https://github.com/etcd-io/bbolt/releases)
- [Commits](https://github.com/etcd-io/bbolt/compare/v1.3.8...v1.3.9)

---
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]
2024-02-27 09:57:43 +09:00
committed by GitHub
parent 6f63566b68
commit d7e1e82299
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -50,7 +50,7 @@ require (
github.com/vulsio/go-msfdb v0.2.4-0.20231217191600-7a377d6e019c
github.com/vulsio/gost v0.4.6-0.20231217202927-253ae3c1e8fb
github.com/vulsio/goval-dictionary v0.9.5-0.20231217193624-5a5a38b48f60
go.etcd.io/bbolt v1.3.8
go.etcd.io/bbolt v1.3.9
golang.org/x/exp v0.0.0-20231214170342-aacd6d4b4611
golang.org/x/oauth2 v0.17.0
golang.org/x/sync v0.6.0