grundprinzip commented on code in PR #12:
URL: https://github.com/apache/spark-connect-go/pull/12#discussion_r1237188135


##########
Makefile:
##########
@@ -37,6 +37,9 @@ GOARCH                    ?= $(shell go version | cut -d' ' 
-f4 | cut -d'/' -f2)
 TAGS                      ?= netgo
 SHELL = bash
 
+## Build tools
+BUF                       := $(GO) run github.com/bufbuild/buf/cmd/[email protected]

Review Comment:
   Thats very nice! Do you mind changing as well the github workflow?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to