a334e8e43a
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.12.0 to 0.18.0. - [Commits](https://github.com/golang/image/compare/v0.12.0...v0.18.0) --- updated-dependencies: - dependency-name: golang.org/x/image dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8 lines
153 B
Modula-2
8 lines
153 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.18.0
|
|
)
|