更改git库
This commit is contained in:
parent
76e633f4b1
commit
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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user