fix(deps): update module go.etcd.io/bbolt to v1.5.0

This commit is contained in:
Renovate Bot
2026-06-22 00:13:32 +00:00
parent 6bdcb54828
commit 966d35564a
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -35,7 +35,7 @@ require (
github.com/spf13/pflag v1.0.10
github.com/stretchr/testify v1.11.1
github.com/timshannon/bolthold v0.0.0-20240314194003-30aac6950928
go.etcd.io/bbolt v1.4.3
go.etcd.io/bbolt v1.5.0
go.yaml.in/yaml/v4 v4.0.0-rc.3
golang.org/x/sys v0.46.0
golang.org/x/term v0.44.0