hjtran commented on code in PR #30559:
URL: https://github.com/apache/beam/pull/30559#discussion_r1552348156


##########
local-env-setup.sh:
##########
@@ -24,7 +24,7 @@ darwin_install_pip3_packages() {
 
 install_go_packages(){
         echo "Installing goavro"
-        go get github.com/linkedin/goavro/v2
+        go install github.com/linkedin/goavro@latest

Review Comment:
   No, this was accidental. Had to make this change to get my dev container to 
work. [Mailing list 
thread](https://lists.apache.org/thread/4lp8nqppd2xv8m694oyjzzjqvwtor4gl)
   
   Will revert



-- 
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: github-unsubscr...@beam.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to