Upadate bbolt to v1.4.3
This commit is contained in:
@@ -3,12 +3,12 @@ module github.com/br0xen/boltbrowser
|
||||
require (
|
||||
github.com/br0xen/termbox-util v0.0.0-20170904143325-de1d4c83380e
|
||||
github.com/nsf/termbox-go v1.1.1
|
||||
go.etcd.io/bbolt v1.3.7
|
||||
go.etcd.io/bbolt v1.4.3
|
||||
)
|
||||
|
||||
require (
|
||||
github.com/mattn/go-runewidth v0.0.9 // indirect
|
||||
golang.org/x/sys v0.8.0 // indirect
|
||||
golang.org/x/sys v0.29.0 // indirect
|
||||
)
|
||||
|
||||
go 1.20
|
||||
go 1.23
|
||||
|
||||
Reference in New Issue
Block a user