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: update various Go dependencies to latest versions #3901

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

appleboy
Copy link
Member

  • Update github.com/bytedance/sonic from v1.11.0 to v1.11.3
  • Update github.com/go-playground/validator/v10 from v10.18.0 to v10.19.0
  • Update github.com/pelletier/go-toml/v2 from v2.1.1 to v2.2.0
  • Update github.com/stretchr/testify from v1.8.4 to v1.9.0
  • Update golang.org/x/net from v0.21.0 to v0.22.0
  • Update golang.org/x/crypto from v0.19.0 to v0.21.0
  • Update golang.org/x/sys from v0.17.0 to v0.18.0

- Update `github.com/bytedance/sonic` from v1.11.0 to v1.11.3
- Update `github.com/go-playground/validator/v10` from v10.18.0 to v10.19.0
- Update `github.com/pelletier/go-toml/v2` from v2.1.1 to v2.2.0
- Update `github.com/stretchr/testify` from v1.8.4 to v1.9.0
- Update `golang.org/x/net` from v0.21.0 to v0.22.0
- Update `golang.org/x/crypto` from v0.19.0 to v0.21.0
- Update `golang.org/x/sys` from v0.17.0 to v0.18.0

Signed-off-by: appleboy <appleboy.tw@gmail.com>
@appleboy appleboy requested a review from thinkerou March 23, 2024 00:22
@appleboy appleboy added continuous-integration dependencies Pull requests that update a dependency file labels Mar 23, 2024
@appleboy appleboy added this to the v1.10 milestone Mar 23, 2024
Copy link

codecov bot commented Mar 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.18%. Comparing base (3dc1cd6) to head (f1a49a1).
Report is 30 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3901      +/-   ##
==========================================
- Coverage   99.21%   99.18%   -0.03%     
==========================================
  Files          42       43       +1     
  Lines        3182     2701     -481     
==========================================
- Hits         3157     2679     -478     
+ Misses         17       12       -5     
- Partials        8       10       +2     
Flag Coverage Δ
?
-race ∅ <ø> (?)
-tags "sonic avx" 99.17% <ø> (?)
-tags go_json 99.17% <ø> (?)
-tags nomsgpack 99.17% <ø> (?)
go-1.18 99.11% <ø> (-0.01%) ⬇️
go-1.19 99.18% <ø> (-0.03%) ⬇️
go-1.20 99.18% <ø> (-0.03%) ⬇️
go-1.21 99.18% <ø> (-0.03%) ⬇️
go-1.22 99.18% <ø> (?)
macos-latest 99.18% <ø> (-0.03%) ⬇️
ubuntu-latest 99.18% <ø> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@appleboy
Copy link
Member Author

@thinkerou Please help to review.

@thinkerou thinkerou merged commit c6f90df into gin-gonic:master Apr 2, 2024
55 of 57 checks passed
@appleboy appleboy deleted the patch branch April 4, 2024 01:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
continuous-integration dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants