chore: update modules

This commit is contained in:
vicanso 2023-05-12 20:31:42 +08:00
parent 18d8ee51fb
commit 0ddb9e4ef1
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -5,7 +5,7 @@ go 1.17
require (
github.com/dustin/go-humanize v1.0.1
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0
github.com/stretchr/testify v1.8.1
github.com/stretchr/testify v1.8.2
github.com/wcharczuk/go-chart/v2 v2.1.0
)