Fix: failed uint test due to aria2 internal package
This commit is contained in:
parent
8d9dee6e3d
commit
22cec36751
1 changed files with 1 additions and 1 deletions
|
@ -2,10 +2,10 @@ package serializer
|
|||
|
||||
import (
|
||||
model "github.com/HFO4/cloudreve/models"
|
||||
"github.com/HFO4/cloudreve/pkg/aria2/rpc"
|
||||
"github.com/HFO4/cloudreve/pkg/cache"
|
||||
"github.com/jinzhu/gorm"
|
||||
"github.com/stretchr/testify/assert"
|
||||
"github.com/zyxar/argo/rpc"
|
||||
"testing"
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue