docs: update go/db version to v1.3.1 (by AI)

This commit is contained in:
AI Engineer 2026-05-13 23:21:37 +08:00
parent b5d7378fdf
commit f971114f9b

View File

@ -78,7 +78,7 @@ High-performance HTTP client.
Redis client with Pub/Sub.
- **API**: `GetRedis`, `NewRedis`, `Do`, `Subscribe`, `PUBLISH`, `NewIDMaker`
### go/db v1.3.0
### go/db v1.3.1
Lean database abstraction.
- **API**: `GetDB`, `Sync`, `Insert`, `Update`, `Delete`, `Query`, `Exec`, `Begin`