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