badalprasadsingh commented on code in PR #1859:
URL: https://github.com/apache/iceberg-go/pull/1859#discussion_r3851200290


##########
README.md:
##########
@@ -25,7 +25,7 @@
 
 ### Prerequisites
 
-* Go 1.25 or later
+* Go 1.25.9 or later

Review Comment:
   I clarified it, currently:
   
   1. `go.mod` is at `1.25.9`
   2. The CI matrix is `['1.25.9', '1.26.1']`
   
   That said, I’m happy to go with the minor version as you suggested. Since 
the patch version gets bumped roughly every two months, pinning a specific 
patch version here probably wouldn’t be ideal in the long run. :)
   



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