mirror of
https://gitee.com/dromara/carbon.git
synced 2024-12-02 04:07:36 +08:00
update
This commit is contained in:
parent
29a21253eb
commit
95a43fd225
@ -44,14 +44,14 @@ import (
|
||||
go get -u github.com/golang-module/carbon
|
||||
|
||||
import (
|
||||
"github.com/golang-module/carbon"
|
||||
"github.com/golang-module/carbon"
|
||||
)
|
||||
|
||||
// gitee倉庫を使う
|
||||
go get -u gitee.com/golang-module/carbon
|
||||
|
||||
import (
|
||||
"gitee.com/golang-module/carbon"
|
||||
"gitee.com/golang-module/carbon"
|
||||
)
|
||||
```
|
||||
> v1とv2の違いについては、<a href="#人気のある問題">人気のある問題</a>をご覧ください。
|
||||
|
Loading…
Reference in New Issue
Block a user