Can anyone advise on how to resolve?
[root@ns02 promu]# make
Makefile:17: warning: overriding recipe for target /root/go/bin/promu' Makefile.common:236: warning: ignoring old recipe for target /root/go/bin/promu'
checking code style
checking license header
running golangci-lint
GO111MODULE=on go list -e -compiled -test=true -export=false -deps=true -find=false -tags= -- ./... > /dev/null
GO111MODULE=on /root/go/bin/golangci-lint run ./...
make: *** [common-lint] Killed
Can anyone advise on how to resolve?
[root@ns02 promu]# make
Makefile:17: warning: overriding recipe for target
/root/go/bin/promu' Makefile.common:236: warning: ignoring old recipe for target/root/go/bin/promu'