Skip to content

Commit

Permalink
go:embed
Browse files Browse the repository at this point in the history
  • Loading branch information
xushiwei committed Jan 6, 2024
1 parent b924ae8 commit f53de82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/gopcomm/gop_autogen.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import (
"github.com/goplus/yap"
"github.com/qiniu/x/errors"
)

//go:embed yap

Check failure on line 9 in cmd/gopcomm/gop_autogen.go

View workflow job for this annotation

GitHub Actions / build (1.18.x, ubuntu-latest)

pattern yap: no matching files found

Check failure on line 9 in cmd/gopcomm/gop_autogen.go

View workflow job for this annotation

GitHub Actions / build (1.19.x, ubuntu-latest)

pattern yap: no matching files found
var yapFS embed.FS
//line cmd/gopcomm/community.gop:11
func main() {
Expand Down

0 comments on commit f53de82

Please sign in to comment.