1
0
mirror of https://github.com/MontFerret/ferret.git synced 2025-03-31 22:22:16 +02:00

Updated lock file

This commit is contained in:
Tim Voronov 2019-01-19 10:09:14 -05:00
parent 7cb7d75204
commit f97dd97a36

9
Gopkg.lock generated

@ -41,6 +41,14 @@
revision = "37c9140f52f6bf4998ff7617c456d554d6a2dc2f"
version = "v0.0.0"
[[projects]]
branch = "master"
digest = "1:e648389fd795e80783fb382616d5b2b8bab09e3703cc673231d8ff721f40a6ef"
name = "github.com/derekparker/trie"
packages = ["."]
pruneopts = "UT"
revision = "e608c2733dc704cd4a73f825f4acab8f3c3d4d15"
[[projects]]
digest = "1:bed9d72d596f94e65fff37f4d6c01398074a6bb1c3f3ceff963516bd01db6ff5"
name = "github.com/gofrs/uuid"
@ -287,6 +295,7 @@
"github.com/antlr/antlr4/runtime/Go/antlr",
"github.com/chzyer/readline",
"github.com/corpix/uarand",
"github.com/derekparker/trie",
"github.com/gofrs/uuid",
"github.com/labstack/echo",
"github.com/mafredri/cdp",