goptimize/go.mod

15 lines
261 B
Modula-2
Raw Normal View History

2019-10-26 09:19:46 +00:00
module github.com/axllent/goptimize
go 1.21
toolchain go1.22.2
2019-10-26 09:19:46 +00:00
require (
2023-02-25 10:04:02 +00:00
github.com/axllent/ghru v1.2.1
github.com/kovidgoyal/imaging v1.6.3
2019-10-26 09:19:46 +00:00
github.com/spf13/pflag v1.0.5
golang.org/x/image v0.15.0
2019-10-26 09:19:46 +00:00
)
require github.com/axllent/semver v0.0.1 // indirect