ufUNnxagpM opened a new pull request, #453: URL: https://github.com/apache/arrow-go/pull/453
### Rationale for this change This change migrates several of usages of `golang.org/x/exp` packages to use the standard library equivalents that have been introduced into newer go versions. ### What changes are included in this PR? ### Are these changes tested? Tested with `go test ./...`. I get the exact same behavior (including some failures) as on master. ### Are there any user-facing changes? n/a -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org