Fix vendoring for br0xen

This commit is contained in:
Taylor Brent 2019-02-15 17:28:47 -08:00
parent 61c7f57d2b
commit b414b1e88b
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

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