build(deps): bump github.com/timshannon/bolthold to v0.0.0-20240314194003-30aac6950928 (#2248)

* Bump github.com/timshannon/bolthold to v0.0.0-20231129192944-dca5178aa629

* Bump to v0.0.0-20240314194003-30aac6950928

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
This commit is contained in:
Chongyi Zheng
2024-07-24 05:53:13 -04:00
committed by GitHub
parent 570ccf390e
commit 2feff3f193
2 changed files with 12 additions and 5 deletions

2
go.mod
View File

@@ -30,7 +30,7 @@ require (
github.com/spf13/cobra v1.8.1
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.9.0
github.com/timshannon/bolthold v0.0.0-20210913165410-232392fc8a6a
github.com/timshannon/bolthold v0.0.0-20240314194003-30aac6950928
go.etcd.io/bbolt v1.3.10
golang.org/x/term v0.22.0
gopkg.in/yaml.v3 v3.0.1