Fix import paths

This commit is contained in:
James Mills
2021-07-13 08:33:43 +10:00
parent 737340572b
commit 1833d56686
6 changed files with 10 additions and 10 deletions

View File

@@ -4,7 +4,7 @@ import (
"fmt"
"strings"
"github.com/prologic/bitcask"
"git.mills.io/prologic/bitcask"
log "github.com/sirupsen/logrus"
"git.mills.io/prologic/spyda/internal/session"