Errorgen: support to run outside of GOPATH

This commit is contained in:
loyalsoldier
2020-10-04 13:06:12 +08:00
parent 0650af46f4
commit b181045b0c
62 changed files with 62 additions and 63 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
package stats
//go:generate errorgen
//go:generate go run v2ray.com/core/common/errors/errorgen
import (
"context"