删除老分支库改新代码库
This commit is contained in:
@@ -2,7 +2,7 @@ package download
|
||||
|
||||
import (
|
||||
"bytes"
|
||||
"go.hoteas.com/hotime"
|
||||
"code.hoteas.com/hoteas/hotime"
|
||||
"io"
|
||||
"io/ioutil"
|
||||
"net/http"
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
package upload
|
||||
|
||||
import (
|
||||
"code.hoteas.com/hoteas/hotime"
|
||||
"errors"
|
||||
"go.hoteas.com/hotime"
|
||||
"io"
|
||||
"mime/multipart"
|
||||
"net/http"
|
||||
|
||||
Reference in New Issue
Block a user