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 dependencies across the board #4339

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on May 11, 2024

  1. chore: update dependencies across the board

    - Update `github.com/gin-gonic/gin` from `v1.9.1` to `v1.10.0`
    - Update `github.com/stretchr/testify` from `v1.8.4` to `v1.9.0`
    - Add `github.com/bytedance/sonic/loader` and `github.com/cloudwego/*` as new indirect dependencies
    - Update `github.com/bytedance/sonic` from `v1.9.1` to `v1.11.6` and remove old indirect dependencies
    - Update `github.com/gabriel-vasile/mimetype` from `v1.4.2` to `v1.4.3`
    - Update `github.com/go-playground/validator/v10` from `v10.14.0` to `v10.20.0`
    - Update various indirect dependencies to newer versions, including `github.com/klauspost/cpuid/v2`, `github.com/leodido/go-urn`, `github.com/mattn/go-isatty`, `github.com/pelletier/go-toml/v2`, `github.com/ugorji/go/codec`, `golang.org/x/*` packages, and `google.golang.org/protobuf`
    - Remove several outdated indirect dependencies
    
    Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
    appleboy committed May 11, 2024
    Configuration menu
    Copy the full SHA
    30e4579 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. Merge branch 'main' into gin

    appleboy committed May 12, 2024
    Configuration menu
    Copy the full SHA
    7a9e2d6 View commit details
    Browse the repository at this point in the history