raulcd opened a new issue, #40700:
URL: https://github.com/apache/arrow/issues/40700

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   
[test-debian-12-go-1.21](https://github.com/ursacomputing/crossbow/runs/22911693077)
 has been failing since 18th of March. With the following failure:
   ```
   + source_dir=/arrow/go
   + export 'GOFLAGS= -gcflags=all=-d=checkptr'
   + GOFLAGS=' -gcflags=all=-d=checkptr'
   + pushd /arrow/go/arrow
   + [[ -n '' ]]
   + go install -v ./...
   go: updates to go.mod needed; to update it:
        go mod tidy
   1
   ```
   
   The commits introduced since the last success and the first failure are: 
https://github.com/apache/arrow/compare/b448b33808f2dd42866195fa4bb44198e2fc26b9...0956f3f7c9f8d4f976275cd670744b52ee30cbf3
   
   There were several dependency version bumps from dependabot.
   
   ### Component(s)
   
   Continuous Integration, Go


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

Reply via email to