Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Fix for newer go version (#30889)
go get for compiling and installing is deprecated. Updating it to the new "go install"
- Loading branch information