Commit Graph
9 Commits
Author SHA1 Message Date
codex c8e916adde Merge remote-tracking branch 'origin/renovate/golang.org-x-text-0.x' into codex/pr-open-review-20260608 2026-06-08 07:07:58 +07:00
Renovate Bot 7de2ee4cfc fix(deps): update module golang.org/x/text to v0.37.0 2026-05-09 17:00:47 +00:00
Renovate Bot 0583f90e82 fix(deps): update module github.com/rs/zerolog to v1.35.1 2026-05-02 17:00:56 +00:00
Renovate Botandthuanle d13c76a93d Update module github.com/jedib0t/go-pretty/v6 to v6.7.10 2026-04-26 16:52:29 +07:00
Renovate Botandthuanle 93b6c42842 Update module github.com/go-resty/resty/v2 to v2.17.2 2026-04-26 16:49:28 +07:00
thuanleandClaude Opus 4.7 a5ff76fc96 Update dependencies: go-binance v2.8.11, lo v1.53.0, x/text v0.36.0, telebot v3.3.8
Build Docker Image / build (amd64) (push) Successful in 5m21s
Also update Dockerfile to golang:1.26 and go directive to 1.25.0.
Supersedes all pending renovate PR branches.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-25 01:27:12 +07:00
thuanleandClaude Opus 4.7 440fa3bacd Fix concurrent map read/write race condition in MarketData
Add sync.RWMutex to protect future and spot price maps accessed by
WebSocket handlers (writers) and Telegram bot handlers (readers).
Also adds Alpha token support with caching.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-25 00:15:22 +07:00
thuanle 94a11e8d68 add margin
Build Docker Image / build (amd64) (push) Successful in 1m47s
2024-10-24 10:58:32 +07:00
thuanle a7559b3f9d init code 2024-10-24 09:53:02 +07:00