Makefile
3.36 KB
-
Build: consistently reference go binary (#18059) · 1cbec508
Before this applied, go binary is referenced inconsistently in makefile. Sometimes with go modules enabled and sometimes not, sometimes through a variable and sometimes not. This change makes all the references in makefile consistent
Oleg Gaidarenko committed