Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GH-38285: [Go] Slight deps and docs update #38284

Merged
merged 2 commits into from
Oct 16, 2023
Merged

Conversation

zeroshade
Copy link
Member

@zeroshade zeroshade commented Oct 16, 2023

Rationale for this change

Making sure the documentation that shows up on pkg.go.dev will show that the package is compatible with go1.19+

What changes are included in this PR?

slight patch/minor version updates of some dependencies along with a documentation update in doc.go.

@zeroshade zeroshade requested a review from pitrou October 16, 2023 14:39
@pitrou pitrou changed the title MINOR: slight deps and docs update MINOR: [Go] Slight deps and docs update Oct 16, 2023
@pitrou
Copy link
Member

pitrou commented Oct 16, 2023

@raulcd This would probably nice to have in 14.0.0 as well (assuming CI is successful here).

@raulcd
Copy link
Member

raulcd commented Oct 16, 2023

Let me create an issue and assign it so the cherry-pick script is able to pick it correctly

@raulcd raulcd changed the title MINOR: [Go] Slight deps and docs update GH-38285: [Go] Slight deps and docs update Oct 16, 2023
@github-actions
Copy link

⚠️ GitHub issue #38285 has been automatically assigned in GitHub to PR creator.

@raulcd raulcd merged commit cbf1bb5 into apache:main Oct 16, 2023
@raulcd raulcd removed the awaiting committer review Awaiting committer review label Oct 16, 2023
@github-actions github-actions bot added the awaiting merge Awaiting merge label Oct 16, 2023
raulcd pushed a commit that referenced this pull request Oct 16, 2023
### Rationale for this change
Making sure the documentation that shows up on pkg.go.dev will show that the package is compatible with go1.19+

### What changes are included in this PR?
slight patch/minor version updates of some dependencies along with a documentation update in `doc.go`.
* Closes: #38285

Authored-by: Matt Topol <[email protected]>
Signed-off-by: Raúl Cumplido <[email protected]>
@conbench-apache-arrow
Copy link

After merging your PR, Conbench analyzed the 5 benchmarking runs that have been run so far on merge-commit cbf1bb5.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details. It also includes information about 2 possible false positives for unstable benchmarks that are known to sometimes produce them.

@zeroshade zeroshade deleted the doc-updates branch October 18, 2023 15:11
JerAguilon pushed a commit to JerAguilon/arrow that referenced this pull request Oct 23, 2023
### Rationale for this change
Making sure the documentation that shows up on pkg.go.dev will show that the package is compatible with go1.19+

### What changes are included in this PR?
slight patch/minor version updates of some dependencies along with a documentation update in `doc.go`.
* Closes: apache#38285

Authored-by: Matt Topol <[email protected]>
Signed-off-by: Raúl Cumplido <[email protected]>
loicalleyne pushed a commit to loicalleyne/arrow that referenced this pull request Nov 13, 2023
Making sure the documentation that shows up on pkg.go.dev will show that the package is compatible with go1.19+

slight patch/minor version updates of some dependencies along with a documentation update in `doc.go`.
* Closes: apache#38285

Authored-by: Matt Topol <[email protected]>
Signed-off-by: Raúl Cumplido <[email protected]>
dgreiss pushed a commit to dgreiss/arrow that referenced this pull request Feb 19, 2024
### Rationale for this change
Making sure the documentation that shows up on pkg.go.dev will show that the package is compatible with go1.19+

### What changes are included in this PR?
slight patch/minor version updates of some dependencies along with a documentation update in `doc.go`.
* Closes: apache#38285

Authored-by: Matt Topol <[email protected]>
Signed-off-by: Raúl Cumplido <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Go] Slight deps and docs update
3 participants