2 Commits

Author SHA1 Message Date
2f6a3780f3 updated go.mod 2023-05-23 11:01:19 +00:00
2241e5ec7a updating go.mod to match mirror repository 2023-05-23 10:52:09 +00:00

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