viirya commented on code in PR #19:
URL: https://github.com/apache/spark-connect-go/pull/19#discussion_r1578326225


##########
go.mod:
##########
@@ -49,10 +49,10 @@ require (
        github.com/pmezard/go-difflib v1.0.0 // indirect
        github.com/zeebo/xxh3 v1.0.2 // indirect
        golang.org/x/mod v0.10.0 // indirect
-       golang.org/x/net v0.10.0 // indirect
+       golang.org/x/net v0.17.0 // indirect
        golang.org/x/oauth2 v0.8.0
-       golang.org/x/sys v0.8.0 // indirect
-       golang.org/x/text v0.9.0 // indirect
+       golang.org/x/sys v0.13.0 // indirect
+       golang.org/x/text v0.13.0 // indirect

Review Comment:
   Did you also upgrade these libraries in this PR?



-- 
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