Skip to content

Commit

Permalink
Bump github.com/wcharczuk/go-chart/v2 in /generate_images (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 11, 2024
1 parent edcaf75 commit a55cc40
Show file tree
Hide file tree
Showing 2 changed files with 861 additions and 7 deletions.
5 changes: 3 additions & 2 deletions generate_images/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,14 @@ require (
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0
github.com/leekchan/accounting v1.0.0
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
github.com/wcharczuk/go-chart/v2 v2.1.0
github.com/wcharczuk/go-chart/v2 v2.1.1
)

require (
github.com/blend/go-sdk v1.20220411.3 // indirect
github.com/cockroachdb/apd v1.1.0 // indirect
github.com/jmespath/go-jmespath v0.4.0 // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/shopspring/decimal v0.0.0-20180709203117-cd690d0c9e24 // indirect
golang.org/x/image v0.0.0-20200927104501-e162460cd6b5 // indirect
golang.org/x/image v0.11.0 // indirect
)
Loading

0 comments on commit a55cc40

Please sign in to comment.