Skip to content

go install ./zend error #51

Description

@tohidplus
go install ./zend
# errors
compile: version "go1.12.9" does not match go tool version "go1.10.4"
# math/bits
compile: version "go1.12.9" does not match go tool version "go1.10.4"
# runtime/internal/atomic
compile: version "go1.12.9" does not match go tool version "go1.10.4"
# internal/cpu
compile: version "go1.12.9" does not match go tool version "go1.10.4"
# runtime/internal/sys
compile: version "go1.12.9" does not match go tool version "go1.10.4"
# internal/race
compile: version "go1.12.9" does not match go tool version "go1.10.4"
# unicode/utf8
compile: version "go1.12.9" does not match go tool version "go1.10.4"
# sync/atomic
compile: version "go1.12.9" does not match go tool version "go1.10.4"
# unicode
compile: version "go1.12.9" does not match go tool version "go1.10.4"
# runtime/cgo
compile: version "go1.12.9" does not match go tool version "go1.10.4"
Makefile:31: recipe for target 'all' failed
make: *** [all] Error 2

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions