Commit Graph

9 Commits

Author SHA1 Message Date
renovatebot 7de2ee4cfc fix(deps): update module golang.org/x/text to v0.37.0 2026-05-09 17:00:47 +00:00
renovatebot d13c76a93d Update module github.com/jedib0t/go-pretty/v6 to v6.7.10 2026-04-26 16:52:29 +07:00
renovatebot 93b6c42842 Update module github.com/go-resty/resty/v2 to v2.17.2 2026-04-26 16:49:28 +07:00
thuanle 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
thuanle 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
renovatebot 955fa43d04 Update module github.com/go-resty/resty/v2 to v2.16.5
renovate/artifacts Artifact file update failure
2025-09-27 17:00:25 +00:00
renovatebot af935fd754 Update module github.com/adshao/go-binance/v2 to v2.8.5
renovate/artifacts Artifact file update failure
2025-09-20 17:00:27 +00: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