Merge pull request #29 from tbrent/master

Fix Vendoring
This commit is contained in:
2019-02-18 08:14:47 -06:00
committed by GitHub

2
go.mod
View File

@@ -1,4 +1,4 @@
module git.bullercodeworks.com/brian/boltbrowser
module github.com/br0xen/boltbrowser
require (
github.com/boltdb/bolt v1.3.1