refactor: change modules's name
This commit is contained in:
parent
edd58a7632
commit
18af884865
4 changed files with 12 additions and 12 deletions
|
|
@ -3,7 +3,7 @@ package main
|
|||
import (
|
||||
"os"
|
||||
|
||||
charts "github.com/vicanso/go-echarts"
|
||||
charts "github.com/vicanso/go-charts"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue