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

chore: bump to go1.21 #747

Merged
merged 1 commit into from
Mar 12, 2024
Merged

chore: bump to go1.21 #747

merged 1 commit into from
Mar 12, 2024

Conversation

woorui
Copy link
Collaborator

@woorui woorui commented Mar 12, 2024

Description

bump to go1.21 and replace golang.org/x/exp/slog with log/slog

Close #745, #746

@woorui woorui added the dependencies Pull requests that update a dependency file label Mar 12, 2024
@woorui woorui self-assigned this Mar 12, 2024
Copy link

vercel bot commented Mar 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated (UTC)
yomo ⬜️ Ignored (Inspect) Mar 12, 2024 10:54am

Copy link

codecov bot commented Mar 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.85%. Comparing base (248ac23) to head (bf94ff4).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #747      +/-   ##
==========================================
+ Coverage   58.53%   58.85%   +0.31%     
==========================================
  Files          45       45              
  Lines        3379     2761     -618     
==========================================
- Hits         1978     1625     -353     
+ Misses       1287     1022     -265     
  Partials      114      114              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

with:
file: coverage.txt
token: ${{ secrets.CODECOV_TOKEN }}
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I add codecov token here, close #745

@@ -40,7 +40,7 @@ jobs:
done

- name: Upload
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

close #746

@woorui woorui merged commit 0dfc544 into master Mar 12, 2024
7 checks passed
@woorui woorui deleted the chore/bump branch March 12, 2024 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants