whoops double ext not backwards compatible

This commit is contained in:
Bel LaPointe
2021-09-28 13:53:15 -06:00
parent 82d9519e72
commit 0121c426f7
2 changed files with 8 additions and 5 deletions

3
go.mod
View File

@@ -14,4 +14,7 @@ require (
github.com/patrickmn/go-cache v2.1.0+incompatible
github.com/syndtr/goleveldb v1.0.0
go.mongodb.org/mongo-driver v1.7.2
local/logb v0.0.0-00010101000000-000000000000
)
replace local/logb => ../logb