-
Notifications
You must be signed in to change notification settings - Fork 461
Open
Labels
Description
手动编译如下:
go build cmd/afrog/main.go
pkg/web/embed.go:5:12: pattern all:webpath: no matching files found直接安装如下:
go install -v github.com/zan8in/afrog/v3/cmd/afrog@latest
go/pkg/mod/github.com/zan8in/afrog/[email protected]/pkg/web/embed.go:5:12: pattern all:webpath: no matching files found
x9xhack