仓库移动到golang组织下
This commit is contained in:
@@ -2,7 +2,7 @@ package download
|
||||
|
||||
import (
|
||||
"bytes"
|
||||
"code.hoteas.com/hoteas/hotime"
|
||||
"code.hoteas.com/golang/hotime"
|
||||
"io"
|
||||
"io/ioutil"
|
||||
"net/http"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
package upload
|
||||
|
||||
import (
|
||||
"code.hoteas.com/hoteas/hotime"
|
||||
"code.hoteas.com/golang/hotime"
|
||||
"errors"
|
||||
"io"
|
||||
"mime/multipart"
|
||||
|
||||
Reference in New Issue
Block a user