mirror of
https://github.com/axllent/goptimize.git
synced 2024-11-18 02:06:14 -05:00
11 lines
191 B
Modula-2
11 lines
191 B
Modula-2
module github.com/axllent/goptimize
|
|
|
|
go 1.13
|
|
|
|
require (
|
|
github.com/axllent/ghru v1.2.1
|
|
github.com/disintegration/imaging v1.6.2
|
|
github.com/spf13/pflag v1.0.5
|
|
golang.org/x/image v0.14.0
|
|
)
|