Skip to content
This repository was archived by the owner on Mar 4, 2022. It is now read-only.
This repository was archived by the owner on Mar 4, 2022. It is now read-only.

Prototool v1.10.0 uses go1.12.4 #570

Description

@rantianhua

Prototool v1.10.0 release notes say that this version uses go 1.14.2. I install Prototool on my OS X using the following command:

curl -sSL https://github.com/uber/prototool/releases/download/v1.10.0/prototool-Darwin-x86_64 -o /usr/local/bin/prototool
chmod +x /usr/local/bin/prototool

Then check the installation:

➜  ~ prototool version
Version:                 1.10.0
Default protoc version:  3.11.0
Go version:              go1.12.4
OS/Arch:                 darwin/amd64

The go version is 1.12.4 instead of 1.14.2. My installed go version is 1.14.2.

➜  ~ go version
go version go1.14.2 darwin/amd64

I want to know what's the problem.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions