chore: update go modules
This commit is contained in:
parent
7894d99953
commit
3d20bda9cc
2 changed files with 9 additions and 7 deletions
4
go.mod
4
go.mod
|
|
@ -3,8 +3,8 @@ module github.com/vicanso/go-charts-web
|
|||
go 1.17
|
||||
|
||||
require (
|
||||
github.com/vicanso/elton v1.9.3
|
||||
github.com/vicanso/go-charts/v2 v2.0.0-alpha
|
||||
github.com/vicanso/elton v1.9.4
|
||||
github.com/vicanso/go-charts/v2 v2.0.0
|
||||
)
|
||||
|
||||
require (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue