mirror of
https://github.com/CPunch/gopenfusion.git
synced 2026-05-17 18:40:03 +00:00
moved internal/protocol -> cnet/protocol
This commit is contained in:
@@ -3,8 +3,8 @@ package db
|
||||
import (
|
||||
"database/sql"
|
||||
|
||||
"github.com/CPunch/gopenfusion/cnet/protocol"
|
||||
"github.com/CPunch/gopenfusion/config"
|
||||
"github.com/CPunch/gopenfusion/internal/protocol"
|
||||
"github.com/blockloop/scan"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user