Skip to content

Commit

Permalink
Merge pull request #7 from Dot-Liu/develop
Browse files Browse the repository at this point in the history
修改go.mod
  • Loading branch information
Eolink committed Jul 28, 2021
2 parents 3fda58e + f94975d commit 94b125b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/eolinker/goku-eosc
go 1.15

require (
github.com/eolinker/eosc v0.0.3
github.com/eolinker/eosc v0.0.4
github.com/eolinker/goku-standard-plugin v0.1.5
github.com/ghodss/yaml v1.0.0
github.com/go-basic/uuid v1.0.0
Expand All @@ -14,4 +14,3 @@ require (
gopkg.in/sourcemap.v1 v1.0.5 // indirect
)

replace github.com/eolinker/eosc => ../eosc

0 comments on commit 94b125b

Please sign in to comment.