mirror of
https://github.com/axllent/goptimize.git
synced 2026-01-02 07:15:20 -05:00
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2f6a3780f3 | |||
| 2241e5ec7a | |||
|
|
e8c7298c9c |
6
go.mod
6
go.mod
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user