Compare commits

...

3 Commits

Author SHA1 Message Date
Kashif Shah 2f6a3780f3 updated go.mod 2023-05-23 11:01:19 +00:00
Kashif Shah 2241e5ec7a updating go.mod to match mirror repository 2023-05-23 10:52:09 +00:00
Ralph Slooten e8c7298c9c Merge tag '0.2.1' into develop
Release 0.2.1
2023-02-25 23:08:28 +13:00
1 changed files with 4 additions and 2 deletions

6
go.mod
View File

@ -1,6 +1,6 @@
module github.com/axllent/goptimize
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