mirror of
https://github.com/CPunch/gopenfusion.git
synced 2026-02-09 12:10:04 +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