Rename module
This commit is contained in:
@@ -10,12 +10,12 @@ import (
|
||||
|
||||
gossh "golang.org/x/crypto/ssh"
|
||||
|
||||
"github.uio.no/torjus/apiary/config"
|
||||
"git.t-juice.club/torjus/apiary/config"
|
||||
|
||||
"git.t-juice.club/torjus/apiary/honeypot/ssh/store"
|
||||
"git.t-juice.club/torjus/apiary/models"
|
||||
sshlib "github.com/gliderlabs/ssh"
|
||||
"github.com/google/uuid"
|
||||
"github.uio.no/torjus/apiary/honeypot/ssh/store"
|
||||
"github.uio.no/torjus/apiary/models"
|
||||
"go.uber.org/zap"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user