Fix a race condition + Use my fork of trie

This commit is contained in:
James Mills
2019-03-16 11:22:55 +10:00
parent c0f178c4f7
commit d2f44d1513
4 changed files with 9 additions and 4 deletions

View File

@@ -9,8 +9,8 @@ import (
"strings"
"time"
"github.com/derekparker/trie"
"github.com/gofrs/flock"
"github.com/prologic/trie"
)
var (