goptimize/go.mod
dependabot[bot] dedca9b41d
Bump golang.org/x/image from 0.15.0 to 0.18.0
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.15.0 to 0.18.0.
- [Commits](https://github.com/golang/image/compare/v0.15.0...v0.18.0)

---
updated-dependencies:
- dependency-name: golang.org/x/image
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-26 19:38:46 +00:00

15 lines
261 B
Modula-2

module github.com/axllent/goptimize
go 1.21
toolchain go1.22.2
require (
github.com/axllent/ghru v1.2.1
github.com/kovidgoyal/imaging v1.6.3
github.com/spf13/pflag v1.0.5
golang.org/x/image v0.18.0
)
require github.com/axllent/semver v0.0.1 // indirect