• Joined on 2022-12-12
mirror synced commits to master at mirror/gin from mirror 2022-12-22 20:04:19 +03:00
e868fd1d3d test(TOML): Add some tests for the TOML render (#3401)
297b664cf8 refactor: avoid calling strings.ToLower twice (#3433)
Compare 2 commits »
mirror synced commits to refs/tags/v1.8.2 at mirror/gin from mirror 2022-12-22 20:04:19 +03:00
mirror synced new reference refs/tags/v1.8.2 to mirror/gin from mirror 2022-12-22 20:04:19 +03:00
mirror synced commits to dependabot/go_modules/github.com/goccy/go-json-0.10.0 at mirror/gin from mirror 2022-12-21 13:02:49 +03:00
5ad8be96d1 chore(deps): bump github.com/goccy/go-json from 0.9.11 to 0.10.0
d4caeee7c7 Fix the GO-2022-1144 vulnerability (#3432)
f551d7d8c2 chore(deps): bump github.com/bytedance/sonic from 1.4.0 to 1.6.0 (#3442)
483ac2a63b chore(deps): bump goreleaser/goreleaser-action from 3 to 4 (#3441)
Compare 4 commits »
mirror synced commits to master at mirror/gin from mirror 2022-12-21 13:02:49 +03:00
2285aa5430 docs(readme): release v1.8.2 version (#3420)
d4caeee7c7 Fix the GO-2022-1144 vulnerability (#3432)
f551d7d8c2 chore(deps): bump github.com/bytedance/sonic from 1.4.0 to 1.6.0 (#3442)
483ac2a63b chore(deps): bump goreleaser/goreleaser-action from 3 to 4 (#3441)
Compare 4 commits »
mirror synced commits to release/v1.8.2 at mirror/gin from mirror 2022-12-21 13:02:49 +03:00
e0b3c5ba77 Update CHANGELOG.md
mirror synced and deleted reference dependabot/github_actions/goreleaser/goreleaser-action-4 at mirror/gin from mirror 2022-12-21 13:02:48 +03:00
mirror synced and deleted reference dependabot/go_modules/github.com/bytedance/sonic-1.6.0 at mirror/gin from mirror 2022-12-21 13:02:48 +03:00
mirror synced commits to master at mirror/ants from mirror 2022-12-20 20:19:22 +03:00
88d2454bbb fix: resolve the build failures
b6eaea118b opt: refine some code
858f91f48b chore: code cleanup
4e0cb8cd03 chore: don't start workflow to scan code when there is no code changes
b1b2df0c10 chore: fix the broken build status icon
Compare 6 commits »
mirror synced commits to refs/tags/v2.7.1 at mirror/ants from mirror 2022-12-20 20:19:22 +03:00
mirror synced new reference refs/tags/v2.7.1 to mirror/ants from mirror 2022-12-20 20:19:22 +03:00
mirror synced commits to dependabot/github_actions/goreleaser/goreleaser-action-4 at mirror/static from mirror 2022-12-20 12:13:51 +03:00
mirror synced new reference dependabot/github_actions/goreleaser/goreleaser-action-4 to mirror/static from mirror 2022-12-20 12:13:51 +03:00
mirror synced commits to dependabot/github_actions/goreleaser/goreleaser-action-4 at mirror/gin from mirror 2022-12-20 12:13:50 +03:00
mirror synced new reference dependabot/github_actions/goreleaser/goreleaser-action-4 to mirror/gin from mirror 2022-12-20 12:13:50 +03:00
mirror synced commits to dependabot/go_modules/github.com/bytedance/sonic-1.6.0 at mirror/gin from mirror 2022-12-20 12:13:50 +03:00
mirror synced new reference dependabot/go_modules/github.com/bytedance/sonic-1.6.0 to mirror/gin from mirror 2022-12-20 12:13:50 +03:00
mirror synced commits to master at mirror/redis from mirror 2022-12-19 10:20:33 +03:00
f70c952806 chore(deps): bump github.com/onsi/gomega from 1.24.1 to 1.24.2 (#2320)
mirror synced commits to master at mirror/redis from mirror 2022-12-16 19:25:36 +03:00
53cc4b4c6c test: `TestRingSetAddrsContention` changed to Benchmark (#2316)
603e972266 test: upgrade redis version (#2315)
Compare 2 commits »
mirror synced commits to main at mirror/client_golang from mirror 2022-12-15 18:28:10 +03:00
e29ed9f2cd Support for multiple samples within same metric (#1181)