Skip to content

Not able to query version 1.16.0 #508

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Truja opened this issue Apr 23, 2019 · 4 comments
Closed

Not able to query version 1.16.0 #508

Truja opened this issue Apr 23, 2019 · 4 comments

Comments

@Truja
Copy link

Truja commented Apr 23, 2019

I am trying to install golangci-lint according to installation description, but I am getting following error:

00:20 $ GO111MODULE=on go get github.com/golangci/golangci-lint/cmd/[email protected]
go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.16.0
go get github.com/golangci/golangci-lint/cmd/[email protected]: can't query specific version ("v1.16.0") for package github.com/golangci/golangci-lint/cmd/golangci-lint in the main module (github.com/golangci/golangci-lint)

My Go environment: go version && go env

00:23 $ go version && go env
go version go1.12.3 darwin/amd64
GOARCH="amd64"
GOBIN=""
GOCACHE="/Users/rtrujillo/Library/Caches/go-build"
GOEXE=""
GOFLAGS=""
GOHOSTARCH="amd64"
GOHOSTOS="darwin"
GOOS="darwin"
GOPATH="/Users/rtrujillo/go"
GOPROXY=""
GORACE=""
GOROOT="/usr/local/Cellar/go/1.12.3/libexec"
GOTMPDIR=""
GOTOOLDIR="/usr/local/Cellar/go/1.12.3/libexec/pkg/tool/darwin_amd64"
GCCGO="gccgo"
CC="clang"
CXX="clang++"
CGO_ENABLED="1"
GOMOD="/Users/rtrujillo/go/src/github.com/golangci/golangci-lint/go.mod"
CGO_CFLAGS="-g -O2"
CGO_CPPFLAGS=""
CGO_CXXFLAGS="-g -O2"
CGO_FFLAGS="-g -O2"
CGO_LDFLAGS="-g -O2"
PKG_CONFIG="pkg-config"
GOGCCFLAGS="-fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=/var/folders/9p/163kyyjd59777m8wlnrfny8c0000gn/T/go-build761649214=/tmp/go-build -gno-record-gcc-switches -fno-common"

@Truja Truja changed the title Not able to find version 1.16.0 Not able to query version 1.16.0 Apr 23, 2019
@aofei
Copy link
Contributor

aofei commented Apr 23, 2019

This problem has been solved in #487, you just have to wait for the new version.

CC @jirfag

@jirfag
Copy link
Contributor

jirfag commented Apr 23, 2019

a next release is planned in 5 days

@Nivl
Copy link
Contributor

Nivl commented May 5, 2019

@jirfag any news on the next version?

@jirfag
Copy link
Contributor

jirfag commented Jun 10, 2019

sorry for the delay, I've released v1.17.0

@jirfag jirfag closed this as completed Jun 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants