Compare commits
1 Commits
76e633f4b1
...
v0.2.2
Author | SHA1 | Date | |
---|---|---|---|
bc17f7af78 |
@ -1,9 +1,9 @@
|
||||
package action
|
||||
|
||||
import (
|
||||
"github.com/devttl/goctl-swagger/generate"
|
||||
"github.com/urfave/cli/v2"
|
||||
"github.com/zeromicro/go-zero/tools/goctl/plugin"
|
||||
"svnet.cn/devttl/goctl-swagger/generate"
|
||||
)
|
||||
|
||||
func Generator(ctx *cli.Context) error {
|
||||
|
2
go.mod
2
go.mod
@ -1,4 +1,4 @@
|
||||
module github.com/devttl/goctl-swagger
|
||||
module svnet.cn/devttl/goctl-swagger
|
||||
|
||||
go 1.21
|
||||
|
||||
|
Reference in New Issue
Block a user