![dependabot[bot]](/assets/img/avatar_default.png)
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.0.0-20200927104501-e162460cd6b5 to 0.5.0. - [Release notes](https://github.com/golang/image/releases) - [Commits](https://github.com/golang/image/commits/v0.5.0) --- updated-dependencies: - dependency-name: golang.org/x/image dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
8 lines
152 B
Modula-2
8 lines
152 B
Modula-2
module github.com/wcharczuk/go-chart/v2
|
|
|
|
go 1.15
|
|
|
|
require (
|
|
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0
|
|
golang.org/x/image v0.5.0
|
|
)
|