Update Dependencies
This commit is contained in:
@@ -3,9 +3,8 @@ module github.com/br0xen/boltbrowser
|
||||
require (
|
||||
github.com/boltdb/bolt v1.3.1
|
||||
github.com/br0xen/termbox-util v0.0.0-20170904143325-de1d4c83380e
|
||||
github.com/mattn/go-runewidth v0.0.4 // indirect
|
||||
github.com/nsf/termbox-go v0.0.0-20180819125858-b66b20ab708e
|
||||
golang.org/x/sys v0.0.0-20191002091554-b397fe3ad8ed // indirect
|
||||
github.com/nsf/termbox-go v1.1.1
|
||||
golang.org/x/sys v0.6.0 // indirect
|
||||
)
|
||||
|
||||
go 1.13
|
||||
|
||||
Reference in New Issue
Block a user