Commit Graph

4 Commits

Author SHA1 Message Date
Florian Beisel 71ea9cac18
🎨 add helper functions and general cleanup 2024-01-24 11:04:43 +01:00
Florian Beisel e0190f4bb5
⬆️ Upgrade dependencies
This commits upgrades the following go dependencies:
- github.com/bytedance/sonic v1.9.2
- github.com/chenzhuoyu/base64x v0.0.0-20230717121745-296ad89f973d
- github.com/chenzhuoyu/iasm v0.9.1
2024-01-17 22:43:53 +01:00
Florian Beisel 6ee74a3979
build(deps): update dependencies, see below
* bump go.uber.org/atomic version to "v1.11.0"
* bump github.com/bytedance/sonic version to "v1.9.2"
* bump github.com/gabriel-vasile/mimetype version to "v1.4.3"
* bump github.com/go-playground/validator/v10 version to "v10.17.0"
* bump github.com/klauspost/cpuid/v2 version to "v2.2.6"
* bump github.com/mattn/go-isatty version to "v0.0.20"
* bump github.com/pelletier/go-toml/v2 version to "v2.1.1"
* bump github.com/ugorji/go/codec version to "v1.2.12"
* bump golang.org/x/arch version to "v0.7.0"
* bump golang.org/x/crypto version to "v0.18.0"
* bump google.golang.org/protobuf version to "v1.32.0"
2024-01-17 22:14:11 +01:00
Florian Beisel b58430af9a
Initial commit 2024-01-17 18:05:55 +01:00