abinfo "Setting GO_LDFLAGS ..."
GO_LDFLAGS=(
    "-X github.com/xtls/xray-core/core.build=$(git rev-parse --short HEAD)"
)
