paleolimbot commented on code in PR #1048:
URL: https://github.com/apache/arrow-adbc/pull/1048#discussion_r1321902096
##########
r/adbcflightsql/tools/download-go.R:
##########
@@ -17,7 +17,7 @@
tmp_dir <- "src/go/tmp"
-go_version <- Sys.getenv("R_ADBC_GO_VERSION_DOWNLOAD", "1.18.10")
+go_version <- Sys.getenv("R_ADBC_GO_VERSION_DOWNLOAD", "1.19.13")
Review Comment:
Is there a canonical place in the repository where this value could be
scraped? I am pretty sure I can make this automatic so that you don't have to
do the version bump every time.
--
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]