1
0
mirror of https://github.com/nikolaydubina/calendarheatmap.git synced 2024-12-05 03:58:50 +02:00
calendarheatmap/go.mod
dependabot[bot] 39df8e6196
Bump golang.org/x/image from 0.15.0 to 0.17.0
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.15.0 to 0.17.0.
- [Commits](https://github.com/golang/image/compare/v0.15.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/image
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-10 18:49:19 +00:00

6 lines
93 B
Modula-2

module github.com/nikolaydubina/calendarheatmap
go 1.16
require golang.org/x/image v0.17.0