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 third-party dependencies to latest versions #262

Merged
merged 1 commit into from Mar 24, 2024
Merged

Conversation

appleboy
Copy link
Member

  • Update github.com/gorilla/context to version v1.1.2
  • Update github.com/gorilla/sessions to version v1.2.2
  • Update go.mongodb.org/mongo-driver to version v1.14.0
  • Update gorm.io/gorm to version v1.25.8
  • Update github.com/bytedance/sonic to version v1.11.3
  • Update github.com/chenzhuoyu/iasm to version v0.9.1
  • Update github.com/gabriel-vasile/mimetype to version v1.4.3
  • Update github.com/go-playground/validator/v10 to version v10.19.0
  • Update github.com/gorilla/securecookie to version v1.1.2
  • Update github.com/klauspost/compress to version v1.17.7
  • Update github.com/klauspost/cpuid/v2 to version v2.2.7
  • Update github.com/leodido/go-urn to version v1.4.0
  • Update github.com/mattn/go-isatty to version v0.0.20
  • Update github.com/pelletier/go-toml/v2 to version v2.2.0
  • Update github.com/ugorji/go/codec to version v1.2.12
  • Update golang.org/x/arch to version v0.7.0
  • Update golang.org/x/crypto to version v0.21.0
  • Update golang.org/x/net to version v0.22.0
  • Update golang.org/x/sync to version v0.6.0
  • Update golang.org/x/sys to version v0.18.0
  • Update google.golang.org/protobuf to version v1.33.0

- Update `github.com/gorilla/context` to version `v1.1.2`
- Update `github.com/gorilla/sessions` to version `v1.2.2`
- Update `go.mongodb.org/mongo-driver` to version `v1.14.0`
- Update `gorm.io/gorm` to version `v1.25.8`
- Update `github.com/bytedance/sonic` to version `v1.11.3`
- Update `github.com/chenzhuoyu/iasm` to version `v0.9.1`
- Update `github.com/gabriel-vasile/mimetype` to version `v1.4.3`
- Update `github.com/go-playground/validator/v10` to version `v10.19.0`
- Update `github.com/gorilla/securecookie` to version `v1.1.2`
- Update `github.com/klauspost/compress` to version `v1.17.7`
- Update `github.com/klauspost/cpuid/v2` to version `v2.2.7`
- Update `github.com/leodido/go-urn` to version `v1.4.0`
- Update `github.com/mattn/go-isatty` to version `v0.0.20`
- Update `github.com/pelletier/go-toml/v2` to version `v2.2.0`
- Update `github.com/ugorji/go/codec` to version `v1.2.12`
- Update `golang.org/x/arch` to version `v0.7.0`
- Update `golang.org/x/crypto` to version `v0.21.0`
- Update `golang.org/x/net` to version `v0.22.0`
- Update `golang.org/x/sync` to version `v0.6.0`
- Update `golang.org/x/sys` to version `v0.18.0`
- Update `google.golang.org/protobuf` to version `v1.33.0`

Signed-off-by: appleboy <appleboy.tw@gmail.com>
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.00%. Comparing base (98372e3) to head (083f781).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #262   +/-   ##
=======================================
  Coverage   64.00%   64.00%           
=======================================
  Files           8        8           
  Lines          75       75           
=======================================
  Hits           48       48           
  Misses         25       25           
  Partials        2        2           

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

@appleboy appleboy merged commit 5c9a349 into master Mar 24, 2024
7 checks passed
@appleboy appleboy deleted the patch branch March 24, 2024 01:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants