loicalleyne commented on PR #176:
URL: https://github.com/apache/iceberg-go/pull/176#issuecomment-2539346597

   @zeroshade 
   > In the meantime can you resolve the conflict in the go.mod? Thanks!
   I tried updating the `go.mod` version and toolchain versions to match `main` 
and ran `go mod tidy`, still shows conflicts; then I tried deleting `go.mod` 
and `go.sum` and reran `go init github.com/apache/iceberg-go`, re-updated the 
versions and ran `go mod tidy` and it's still flagging conflicts; it appears to 
be minor version updates on a lot of packages. 
   
   The go.mod conflicts are mostly minor version bumps, and a few 
additions/removals due to the switch to the CDK.
   
   Does resolving go.mod conflicts mean undoing all changes to go.mod from the 
PR branch and letting the CI update the go.mod at build?
   


-- 
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: issues-unsubscr...@iceberg.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to