0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-06-12 11:29:36 +03:00

Fix go generate core/format.go (#725)

This commit is contained in:
yuhan6665
2021-09-27 01:45:02 -04:00
committed by GitHub
parent ed39fc3b79
commit 1ef824c0b4
2 changed files with 19 additions and 6 deletions

View File

@ -1,4 +1,4 @@
package core
//go:generate go install -v golang.org/x/tools/cmd/goimports@latest
//go:generate go run ../infra/vformat/
//go:generate go run ../infra/vformat/main.go -pwd ./..