-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update Go version and upgrade dependencies
- Update Go version to `1.21.0` and add toolchain `go1.23.1` - Upgrade `github.com/gin-gonic/gin` from `v1.9.1` to `v1.10.0` - Upgrade `github.com/nicksnyder/go-i18n/v2` from `v2.4.0` to `v2.4.1` - Upgrade `golang.org/x/text` from `v0.14.0` to `v0.20.0` - Upgrade `github.com/bytedance/sonic` from `v1.11.6` to `v1.12.4` - Upgrade `github.com/bytedance/sonic/loader` from `v0.1.1` to `v0.2.1` - Upgrade `github.com/gabriel-vasile/mimetype` from `v1.4.3` to `v1.4.6` - Upgrade `github.com/go-playground/validator/v10` from `v10.20.0` to `v10.22.1` - Upgrade `github.com/goccy/go-json` from `v0.10.2` to `v0.10.3` - Upgrade `github.com/klauspost/cpuid/v2` from `v2.2.7` to `v2.2.9` - Upgrade `github.com/pelletier/go-toml/v2` from `v2.2.2` to `v2.2.3` - Upgrade `golang.org/x/arch` from `v0.7.0` to `v0.12.0` - Upgrade `golang.org/x/crypto` from `v0.22.0` to `v0.29.0` - Upgrade `golang.org/x/net` from `v0.24.0` to `v0.31.0` - Upgrade `golang.org/x/sys` from `v0.19.0` to `v0.27.0` - Upgrade `google.golang.org/protobuf` from `v1.34.0` to `v1.35.2` - Upgrade `github.com/BurntSushi/toml` from `v1.3.2` to `v1.4.0` - Remove `gopkg.in/yaml.v2` dependency - Update checksums in `go.sum` for upgraded dependencies Signed-off-by: appleboy <[email protected]>
- Loading branch information
Showing
2 changed files
with
53 additions
and
52 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters