updated go.mod

This commit is contained in:
Kashif Shah 2023-05-23 11:01:19 +00:00
parent 2241e5ec7a
commit 2f6a3780f3
1 changed files with 3 additions and 1 deletions

4
go.mod
View File

@ -1,6 +1,6 @@
module git.sdf.org/kashifshah/goptimize
go 1.13
go 1.20
require (
github.com/axllent/ghru v1.2.1
@ -8,3 +8,5 @@ require (
github.com/spf13/pflag v1.0.5
golang.org/x/image v0.5.0
)
require github.com/axllent/semver v0.0.1 // indirect