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


##########
.github/workflows/build.yml:
##########
@@ -115,5 +115,5 @@ jobs:
       - name: golangci-lint
         uses: golangci/golangci-lint-action@v6
         with:
-          version: v1.59

Review Comment:
   Same here.



##########
go.mod:
##########
@@ -15,43 +15,43 @@
 
 module github.com/apache/spark-connect-go/v35
 
-go 1.21
+go 1.22.0

Review Comment:
   Is this change needed? Do we need to update the go version at the same 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]


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

Reply via email to