1
0
mirror of https://github.com/nikolaydubina/calendarheatmap.git synced 2024-12-04 03:39:18 +02:00
calendarheatmap/go.mod
dependabot[bot] 1469b42b0b
Bump golang.org/x/image from 0.21.0 to 0.22.0
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.21.0 to 0.22.0.
- [Commits](https://github.com/golang/image/compare/v0.21.0...v0.22.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-11-11 18:56:31 +00:00

6 lines
93 B
Modula-2

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