chore: update go modules
This commit is contained in:
parent
f455e1ae1c
commit
5111ea0ae7
2 changed files with 8 additions and 8 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.4
|
||||
github.com/vicanso/go-charts/v2 v2.0.1
|
||||
github.com/vicanso/elton v1.9.5
|
||||
github.com/vicanso/go-charts/v2 v2.0.4
|
||||
)
|
||||
|
||||
require (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue