firebase-admin-go icon indicating copy to clipboard operation
firebase-admin-go copied to clipboard

use go install to install golint

Open shogo82148 opened this issue 3 years ago • 0 comments
trafficstars

use of go get to build and install packages is deprecated.

FYI, golint is also deprecated https://github.com/golang/go/issues/38968

shogo82148 avatar Jun 02 '22 08:06 shogo82148